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