1. b744d6a Asm-parser binary bugfix (#2904) by Patrick Quist · 3 years, 2 months ago
  2. 9d382eb bugfix mainsource detection by partouf · 3 years, 2 months ago
  3. cfff740 Fix execution for Java with multifile ui (#2882) by Mats Larsen · 3 years, 2 months ago
  4. 955e500 Make asSafeVer even safer for more types of inputs by RabsRincon · 3 years, 2 months ago
  5. 0b75857 Only focus on the first word of semver for ordering by RabsRincon · 3 years, 2 months ago
  6. 27d29d9 allow .f fortran file by Patrick Quist · 3 years, 2 months ago
  7. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 2 months ago
  8. aab1e8c Add chibicc (#2873) by Rubén Rincón Blanco · 3 years, 2 months ago
  9. 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 3 years, 2 months ago
  10. 019029c Support execution and binary mode in haskell. Closes #2854 by Matt Godbolt · 3 years, 2 months ago
  11. 60db8ba Make OCaml examples executable and objdumpable (#2853) by Haz · 3 years, 2 months ago
  12. b6c2380 Assembly API documentation for Java Bytecode (#2817) by Mats Larsen · 3 years, 2 months ago
  13. ca017ba Add support for heterogeneous compute (#2836) by Matt Godbolt · 3 years, 2 months ago
  14. 565a4f7 Actually fix Windows options-handler tests for realsies now by RabsRincon · 3 years, 2 months ago
  15. 9a1c83d Change some _.bind(fn, this) to fn.bind(this) by RabsRincon · 3 years, 2 months ago
  16. 16ff1a8 Add api/version and api/releaseBuild GET endpoints by RabsRincon · 3 years, 2 months ago
  17. 4d3750b Override default compiler flags for OCaml (#2849) by Haz · 3 years, 2 months ago
  18. 387c75a Adds configs for nsjail cfg and firejail profile paths (#2846) by Rubén Rincón Blanco · 3 years, 2 months ago
  19. 3593ddb Add doc support for MOVBE amd64 instruction by RabsRincon · 3 years, 3 months ago
  20. 508d604 lintfixes by Patrick Quist · 3 years, 3 months ago
  21. 4c0711b Update to latest zig trunk (#2832) by Joachim Schmidt · 3 years, 3 months ago
  22. 7e1835f Add support for Ruby (#2816) by Quinton Miller · 3 years, 3 months ago
  23. 2930b0c Add support for Intel asm syntax (#2824) by Michał Cichoń · 3 years, 3 months ago
  24. d6c5752 Reassign my copyright to Compiler Explorer Authors by RabsRincon · 3 years, 3 months ago
  25. 3bce751 Add support for Circle (https://www.circle-lang.org/) (#2808) by Michał Cichoń · 3 years, 3 months ago
  26. 92884e0 Add rustfmt as code formatting tool for Rust (#2798) by Mats Larsen · 3 years, 3 months ago
  27. 9b11050 Remove invalid todo comment and fix rustMir button toggling (#2806) by Mats Larsen · 3 years, 3 months ago
  28. aa431e1 Add rustc MIR output view (#2795) by Mats Larsen · 3 years, 3 months ago
  29. ff75d02 Allow a tool to have a separate monaco editor for it's stdinput (#2785) by Tom Ritter · 3 years, 3 months ago
  30. 25f48a8 Reassign my copyright to Compiler Explorer Authors by Matt Godbolt · 3 years, 3 months ago
  31. db6626e Reassign my copyright to Compiler Explorer Authors by RabsRincon · 3 years, 3 months ago
  32. d52a131 Treat data definitions in the middle of functions as "strong" (#2792) by Matt Godbolt · 3 years, 3 months ago
  33. 625732b cproc tweaks by Matt Godbolt · 3 years, 3 months ago
  34. 040115e Support cproc C11 compiler (#2787) by Marc Poulhiès · 3 years, 3 months ago
  35. 115cbf3 Add support for HIP compilation for AMD GPUs. (#2759) by Artem Belevich · 3 years, 3 months ago
  36. f3acbc9 Adds .hidden for libraries (#2780) by Rubén Rincón Blanco · 3 years, 3 months ago
  37. 9829915 Improve handling of Crystal's quoted labels (#2789) by Quinton Miller · 3 years, 3 months ago
  38. e0c5a73 Adds toggle for full compiler version output by RabsRincon · 3 years, 3 months ago
  39. 18a03e5 Add C++ for OpenCL language (#2771) by Jason Zheng · 3 years, 3 months ago
  40. f000d51 Adding rustc-cg-gcc (#2746) by Marc Poulhiès · 3 years, 3 months ago
  41. 6ea7669 Override CC env variable in Crystal propeties (#2776) by Quinton Miller · 3 years, 3 months ago
  42. 7fddb70 Add optional support for noting page loads with which icons are visible (#2774) by Matt Godbolt · 3 years, 3 months ago
  43. a44c2ae lintfix by partouf · 3 years, 3 months ago
  44. 5fe6f14 Better handling of Kalray MPPA comment and bundle separator (#2768) by Marc Poulhiès · 3 years, 3 months ago
  45. 2eebf03 lint fixes by partouf · 3 years, 3 months ago
  46. 94ecb09 Add Crystal support (#2732) by Quinton Miller · 3 years, 3 months ago
  47. f3be741 Fix execution for JVM compilers (#2767) by Mats Larsen · 3 years, 3 months ago
  48. 70cb841 Add OpenCL C language (#2752) by Jason Zheng · 3 years, 3 months ago
  49. e2a8e7c Support execution of programs for JVM compilers (#2745) by Mats Larsen · 3 years, 3 months ago
  50. 78c0f67 Config changes (#2764) by Rubén Rincón Blanco · 3 years, 3 months ago
  51. 27012bb Initial sketch for how we could parse Rust output (#2761) by Rubén Rincón Blanco · 3 years, 3 months ago
  52. d6083ea Limit AWS SSM request to what we actually use (#2750) by Patrick Quist · 3 years, 4 months ago
  53. d1da148 Add initial scala support (#2737) by Oleksandr · 3 years, 4 months ago
  54. a6eef13 Support an executionWrapper per compiler. CC @jfalcou by Matt Godbolt · 3 years, 4 months ago
  55. 35fb3a1 Extract a named function per @partouf's advice by Matt Godbolt · 3 years, 4 months ago
  56. a031ef9 Fix up sandbox directory for interpreters by Matt Godbolt · 3 years, 4 months ago
  57. 68a687d Support execution in python by Matt Godbolt · 3 years, 4 months ago
  58. 8c2bed4 Updates to better support cppx-blue by Matt Godbolt · 3 years, 4 months ago
  59. 0fca6c8 Adds Zig-args (#2735) by Rubén Rincón Blanco · 3 years, 4 months ago
  60. 3fe2a21 Removed unnecessary reference to 'text' (#2729) by Maxim Stefanov · 3 years, 4 months ago
  61. c909aee Corrected trim of the documentation link. (#2727) by Maxim Stefanov · 3 years, 4 months ago
  62. b939d1f Added support for SASS disassembly for clang as a CUDA compiler. (#2728) by Artem Belevich · 3 years, 4 months ago
  63. 9e2b24e Add Zig c++ (#2716) by Rubén Rincón Blanco · 3 years, 4 months ago
  64. 3652437 New calls for embed and code (#2680) by Patrick Quist · 3 years, 4 months ago
  65. d604f06 exceptions for zig versions < 0.8.0 by Patrick Quist · 3 years, 4 months ago
  66. b4ebb47 Add Kotlin/JVM support (#2637) by Daniel Below · 3 years, 5 months ago
  67. a4edf7e No array for each by Matt Godbolt · 3 years, 5 months ago
  68. b5a6b45 Fix accidental `string.test`. Thanks @beachedwhale by Matt Godbolt · 3 years, 5 months ago
  69. 5c5bc4d Dont array push multiple times by Matt Godbolt · 3 years, 5 months ago
  70. 4e36d20 Prefer regex.test() by Matt Godbolt · 3 years, 5 months ago
  71. a465962 explicit length check by Matt Godbolt · 3 years, 5 months ago
  72. 42f8a66 Prefer includes lint rule by Matt Godbolt · 3 years, 5 months ago
  73. 806a633 Consistent destructuring by Matt Godbolt · 3 years, 5 months ago
  74. cb50486 Bump eslint dependencies and suppress most of the warnings by Matt Godbolt · 3 years, 5 months ago
  75. 6445052 mrustc: force crate_type to rlib (#2691) by Marc Poulhiès · 3 years, 5 months ago
  76. b283b7e Initial support for mrustc (#2681) by Marc Poulhiès · 3 years, 5 months ago
  77. b00511e LDC: use -gline-tables-only instead of -g by default (#2687) by Johan Engelen · 3 years, 5 months ago
  78. b2ac544 somewhat working delphi support (#2672) by Patrick Quist · 3 years, 5 months ago
  79. ba6da76 add wrap to executor (#2679) by Patrick Quist · 3 years, 5 months ago
  80. ab5e1df Update gccrs.js by Patrick Quist · 3 years, 6 months ago
  81. 92fb7ee Create GCCRSCompiler class from GCCCompiler (#2632) by Marc Poulhiès · 3 years, 6 months ago
  82. 6bad75e fix #2623 by partouf · 3 years, 6 months ago
  83. a330cd9 Add Zig cc as a C compiler (#2434) by Rubén Rincón Blanco · 3 years, 6 months ago
  84. a519919 Bump max ir lines default for all languages to 5000. by Matt Godbolt · 3 years, 6 months ago
  85. 9b94ce7 Fix #1346: truncating nested top-level declarations (#2626) by Arseniy Zaostrovnykh · 3 years, 6 months ago
  86. 1d7455e Re-enable java. Closes #1438 by Matt Godbolt · 3 years, 6 months ago
  87. b56cdb7 Filter out some directives that seem to upset llvm-mca. Closes #1270 by Matt Godbolt · 3 years, 6 months ago
  88. b934d99 Keep go asm in UPPERCASE. See #2620 by Matt Godbolt · 3 years, 6 months ago
  89. 5048106 Link into executable for Assembly language (#2581) by Patrick Quist · 3 years, 6 months ago
  90. 4f88b3f Highlight ASM and LLVM IR lines corresponding to the given token and vice-versa (#2594) by Arseniy Zaostrovnykh · 3 years, 6 months ago
  91. 259b72e Add some tests to s3 storage by Matt Godbolt · 3 years, 6 months ago
  92. a194b5a Always store shortlinks with a 6 character prefix in dynamodb by Austin Morton · 3 years, 6 months ago
  93. 80fa894 Store shortlinks with both 6 and 9 character prefixs in dynamodb by Austin Morton · 3 years, 6 months ago
  94. 1f135f2 Fire up a firejailed WINE complex even in nsjail mode. by Matt Godbolt · 3 years, 6 months ago
  95. c0633d0 Highlight individual tokens in the source file and the corresponding nodes in the LLVM AST pane (#2572) by Arseniy Zaostrovnykh · 3 years, 6 months ago
  96. d461b8c Add support for nsjail compiler executions (#2569) by Matt Godbolt · 3 years, 6 months ago
  97. aceaae2 Remove additionalEnv. Treat execOptions.env as always 'in addition to… (#2571) by Matt Godbolt · 3 years, 7 months ago
  98. 355983a bugfix make call by Patrick Quist · 3 years, 7 months ago
  99. 71e23ae Treat LLVM %blah = expressions as "opcodes" by Matt Godbolt · 3 years, 7 months ago
  100. 61c296b Fix lint by Matt Godbolt · 3 years, 7 months ago