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