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