- b6338e0 Adds supportsExecute language option (#2963) by Rubén Rincón Blanco · 3 years, 2 months ago
- d103b7f Add support for generating SPIR-V assembly from OpenCL C and C++ for OpenCL (#2940) by Jason Zheng · 3 years, 2 months ago
- 813b654 Show full java asm output when using switch expression (#2996) by Maurice Mohlek · 3 years, 2 months ago
- f71e3c4 Unconditionally use the compilation queue (#2978) by Matt Godbolt · 3 years, 2 months ago
- 4e75139 Another attempt at speeding up the regex by Matt Godbolt · 3 years, 2 months ago
- a75fe09 Improve the regular expression used to parse conditionals. by Matt Godbolt · 3 years, 2 months ago
- 97134a9 Fix linting errors from #2932 by Mats Larsen · 3 years, 2 months ago
- 278d28b Add rustc Macro Expansion view (#2932) by Mats Larsen · 3 years, 2 months ago
- e7b9cbd Respect tab width and tabs/spaces settings for format APIs (#2957) by Mats Larsen · 3 years, 2 months ago
- c3a7274 Remove user-agent dependencies and add some extra metadata stuff (#2943) by Patrick Quist · 3 years, 2 months ago
- 8c852d9 Rename CUDA to CUDA C++ in language dropdown (#2938) by Mats Larsen · 3 years, 2 months ago
- eda7397 add .ixx to c++ extensions by partouf · 3 years, 2 months ago
- 8cd9aaf oops by partouf · 3 years, 2 months ago
- 04f39e2 bugfixes pascal objdump by partouf · 3 years, 2 months ago
- 6919532 bugfixes cmake inputFilename by partouf · 3 years, 2 months ago
- e24f724 Options cleanup (#2924) by Patrick Quist · 3 years, 2 months ago
- bc6757a Pascalchanges (#2881) by Patrick Quist · 3 years, 2 months ago
- d6081f5 support cmake for fortran (#2930) by Patrick Quist · 3 years, 2 months ago
- 27136f3 Clean trunk and execution (#2916) by Patrick Quist · 3 years, 3 months ago
- b3628b2 OCaml Improvements: objdump and a few refactorings (#2913) by Haz · 3 years, 3 months ago
- 44c5162 Add support for Microsoft Visual C++ 6 (#2907) by Kevin Adler · 3 years, 3 months ago
- 31050a8 Cmakeproms (#2906) by Patrick Quist · 3 years, 3 months ago
- 22304af new counters for cmake and bugfix executeCounter (#2905) by Patrick Quist · 3 years, 3 months ago
- b744d6a Asm-parser binary bugfix (#2904) by Patrick Quist · 3 years, 3 months ago
- 9d382eb bugfix mainsource detection by partouf · 3 years, 3 months ago
- cfff740 Fix execution for Java with multifile ui (#2882) by Mats Larsen · 3 years, 3 months ago
- 955e500 Make asSafeVer even safer for more types of inputs by RabsRincon · 3 years, 3 months ago
- 0b75857 Only focus on the first word of semver for ordering by RabsRincon · 3 years, 3 months ago
- 27d29d9 allow .f fortran file by Patrick Quist · 3 years, 3 months ago
- 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 3 months ago
- aab1e8c Add chibicc (#2873) by Rubén Rincón Blanco · 3 years, 3 months ago
- 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 3 years, 3 months ago
- 019029c Support execution and binary mode in haskell. Closes #2854 by Matt Godbolt · 3 years, 3 months ago
- 60db8ba Make OCaml examples executable and objdumpable (#2853) by Haz · 3 years, 3 months ago
- b6c2380 Assembly API documentation for Java Bytecode (#2817) by Mats Larsen · 3 years, 3 months ago
- ca017ba Add support for heterogeneous compute (#2836) by Matt Godbolt · 3 years, 3 months ago
- 565a4f7 Actually fix Windows options-handler tests for realsies now by RabsRincon · 3 years, 3 months ago
- 9a1c83d Change some _.bind(fn, this) to fn.bind(this) by RabsRincon · 3 years, 3 months ago
- 16ff1a8 Add api/version and api/releaseBuild GET endpoints by RabsRincon · 3 years, 3 months ago
- 4d3750b Override default compiler flags for OCaml (#2849) by Haz · 3 years, 3 months ago
- 387c75a Adds configs for nsjail cfg and firejail profile paths (#2846) by Rubén Rincón Blanco · 3 years, 3 months ago
- 3593ddb Add doc support for MOVBE amd64 instruction by RabsRincon · 3 years, 4 months ago
- 508d604 lintfixes by Patrick Quist · 3 years, 4 months ago
- 4c0711b Update to latest zig trunk (#2832) by Joachim Schmidt · 3 years, 4 months ago
- 7e1835f Add support for Ruby (#2816) by Quinton Miller · 3 years, 4 months ago
- 2930b0c Add support for Intel asm syntax (#2824) by Michał Cichoń · 3 years, 4 months ago
- d6c5752 Reassign my copyright to Compiler Explorer Authors by RabsRincon · 3 years, 4 months ago
- 3bce751 Add support for Circle (https://www.circle-lang.org/) (#2808) by Michał Cichoń · 3 years, 4 months ago
- 92884e0 Add rustfmt as code formatting tool for Rust (#2798) by Mats Larsen · 3 years, 4 months ago
- 9b11050 Remove invalid todo comment and fix rustMir button toggling (#2806) by Mats Larsen · 3 years, 4 months ago
- aa431e1 Add rustc MIR output view (#2795) by Mats Larsen · 3 years, 4 months ago
- ff75d02 Allow a tool to have a separate monaco editor for it's stdinput (#2785) by Tom Ritter · 3 years, 4 months ago
- 25f48a8 Reassign my copyright to Compiler Explorer Authors by Matt Godbolt · 3 years, 4 months ago
- db6626e Reassign my copyright to Compiler Explorer Authors by RabsRincon · 3 years, 4 months ago
- d52a131 Treat data definitions in the middle of functions as "strong" (#2792) by Matt Godbolt · 3 years, 4 months ago
- 625732b cproc tweaks by Matt Godbolt · 3 years, 4 months ago
- 040115e Support cproc C11 compiler (#2787) by Marc Poulhiès · 3 years, 4 months ago
- 115cbf3 Add support for HIP compilation for AMD GPUs. (#2759) by Artem Belevich · 3 years, 4 months ago
- f3acbc9 Adds .hidden for libraries (#2780) by Rubén Rincón Blanco · 3 years, 4 months ago
- 9829915 Improve handling of Crystal's quoted labels (#2789) by Quinton Miller · 3 years, 4 months ago
- e0c5a73 Adds toggle for full compiler version output by RabsRincon · 3 years, 4 months ago
- 18a03e5 Add C++ for OpenCL language (#2771) by Jason Zheng · 3 years, 4 months ago
- f000d51 Adding rustc-cg-gcc (#2746) by Marc Poulhiès · 3 years, 4 months ago
- 6ea7669 Override CC env variable in Crystal propeties (#2776) by Quinton Miller · 3 years, 4 months ago
- 7fddb70 Add optional support for noting page loads with which icons are visible (#2774) by Matt Godbolt · 3 years, 4 months ago
- a44c2ae lintfix by partouf · 3 years, 5 months ago
- 5fe6f14 Better handling of Kalray MPPA comment and bundle separator (#2768) by Marc Poulhiès · 3 years, 5 months ago
- 2eebf03 lint fixes by partouf · 3 years, 5 months ago
- 94ecb09 Add Crystal support (#2732) by Quinton Miller · 3 years, 5 months ago
- f3be741 Fix execution for JVM compilers (#2767) by Mats Larsen · 3 years, 5 months ago
- 70cb841 Add OpenCL C language (#2752) by Jason Zheng · 3 years, 5 months ago
- e2a8e7c Support execution of programs for JVM compilers (#2745) by Mats Larsen · 3 years, 5 months ago
- 78c0f67 Config changes (#2764) by Rubén Rincón Blanco · 3 years, 5 months ago
- 27012bb Initial sketch for how we could parse Rust output (#2761) by Rubén Rincón Blanco · 3 years, 5 months ago
- d6083ea Limit AWS SSM request to what we actually use (#2750) by Patrick Quist · 3 years, 5 months ago
- d1da148 Add initial scala support (#2737) by Oleksandr · 3 years, 5 months ago
- a6eef13 Support an executionWrapper per compiler. CC @jfalcou by Matt Godbolt · 3 years, 5 months ago
- 35fb3a1 Extract a named function per @partouf's advice by Matt Godbolt · 3 years, 5 months ago
- a031ef9 Fix up sandbox directory for interpreters by Matt Godbolt · 3 years, 5 months ago
- 68a687d Support execution in python by Matt Godbolt · 3 years, 5 months ago
- 8c2bed4 Updates to better support cppx-blue by Matt Godbolt · 3 years, 5 months ago
- 0fca6c8 Adds Zig-args (#2735) by Rubén Rincón Blanco · 3 years, 5 months ago
- 3fe2a21 Removed unnecessary reference to 'text' (#2729) by Maxim Stefanov · 3 years, 5 months ago
- c909aee Corrected trim of the documentation link. (#2727) by Maxim Stefanov · 3 years, 5 months ago
- b939d1f Added support for SASS disassembly for clang as a CUDA compiler. (#2728) by Artem Belevich · 3 years, 5 months ago
- 9e2b24e Add Zig c++ (#2716) by Rubén Rincón Blanco · 3 years, 5 months ago
- 3652437 New calls for embed and code (#2680) by Patrick Quist · 3 years, 6 months ago
- d604f06 exceptions for zig versions < 0.8.0 by Patrick Quist · 3 years, 6 months ago
- b4ebb47 Add Kotlin/JVM support (#2637) by Daniel Below · 3 years, 6 months ago
- a4edf7e No array for each by Matt Godbolt · 3 years, 6 months ago
- b5a6b45 Fix accidental `string.test`. Thanks @beachedwhale by Matt Godbolt · 3 years, 6 months ago
- 5c5bc4d Dont array push multiple times by Matt Godbolt · 3 years, 6 months ago
- 4e36d20 Prefer regex.test() by Matt Godbolt · 3 years, 6 months ago
- a465962 explicit length check by Matt Godbolt · 3 years, 6 months ago
- 42f8a66 Prefer includes lint rule by Matt Godbolt · 3 years, 6 months ago
- 806a633 Consistent destructuring by Matt Godbolt · 3 years, 6 months ago
- cb50486 Bump eslint dependencies and suppress most of the warnings by Matt Godbolt · 3 years, 6 months ago
- 6445052 mrustc: force crate_type to rlib (#2691) by Marc Poulhiès · 3 years, 6 months ago
- b283b7e Initial support for mrustc (#2681) by Marc Poulhiès · 3 years, 6 months ago
- b00511e LDC: use -gline-tables-only instead of -g by default (#2687) by Johan Engelen · 3 years, 6 months ago