1. 27136f3 Clean trunk and execution (#2916) by Patrick Quist · 3 years, 1 month ago
  2. 6a1eed2 Add go 1.17 (#2919) by Jaap Aarts · 3 years, 1 month ago
  3. b3628b2 OCaml Improvements: objdump and a few refactorings (#2913) by Haz · 3 years, 2 months ago
  4. de592dd Add circle-131 with --gcc-toolchain switch support. Enables C++20 (#2914) by Michał Cichoń · 3 years, 2 months ago
  5. a3d98e5 Pass toolchain to new circle by Matt Godbolt · 3 years, 2 months ago
  6. f6e79f2 Use default GPU target for CUDA compilation w/ NVCC (#2911) by Artem Belevich · 3 years, 2 months ago
  7. 5c2cfcb Catch2 now uses a debug suffix in trunk by Patrick Quist · 3 years, 2 months ago
  8. 3d68f53 Implements Prettier formatting (#2766) by Rubén Rincón Blanco · 3 years, 2 months ago
  9. a2a7395 Reorganize CUDA compiler variants. (#2860) by Artem Belevich · 3 years, 2 months ago
  10. 6e33f7a chibicc includeFlag by Patrick Quist · 3 years, 2 months ago
  11. aab1e8c Add chibicc (#2873) by Rubén Rincón Blanco · 3 years, 2 months ago
  12. 935634c Add kotlin 1.5.30 (#2871) by Mats Larsen · 3 years, 2 months ago
  13. 1ad589b Add Clang assertions trunk for OpenCL C and C++ for OpenCL (#2851) by Jason Zheng · 3 years, 2 months ago
  14. 4062176 Add DAW JSON Link C++ library by RabsRincon · 3 years, 2 months ago
  15. 53b9e0a Support multiple formatter types for /api/format (#2818) by Mats Larsen · 3 years, 2 months ago
  16. 6b31c63 New sponsors by Matt Godbolt · 3 years, 2 months ago
  17. eb0fb9e Add Eigen v3.4.0 release (#2865) by Norbert Wenzel · 3 years, 2 months ago
  18. f8f1447 Add boost 1.77.0 by Matt Godbolt · 3 years, 2 months ago
  19. 68dbdb8 Add LDC 1.27.1 and make it the default compiler (#2858) by Johan Engelen · 3 years, 2 months ago
  20. 83fa117 Add CLI11 by Patrick Quist · 3 years, 2 months ago
  21. e98488e Update c++.amazon.properties by Patrick Quist · 3 years, 2 months ago
  22. 019029c Support execution and binary mode in haskell. Closes #2854 by Matt Godbolt · 3 years, 2 months ago
  23. 60db8ba Make OCaml examples executable and objdumpable (#2853) by Haz · 3 years, 2 months ago
  24. b6c2380 Assembly API documentation for Java Bytecode (#2817) by Mats Larsen · 3 years, 2 months ago
  25. 387c75a Adds configs for nsjail cfg and firejail profile paths (#2846) by Rubén Rincón Blanco · 3 years, 2 months ago
  26. d61478f Adds missing Clang RISC-V compilers for C by RabsRincon · 3 years, 2 months ago
  27. 3593ddb Add doc support for MOVBE amd64 instruction by RabsRincon · 3 years, 2 months ago
  28. 1ab04c8 Fix RISC-V rv32gc gcc 10.2.0 semver by RabsRincon · 3 years, 3 months ago
  29. 2800794 rename scn by Patrick Quist · 3 years, 3 months ago
  30. 1bdc703 add scnlib 0.4 (#2809) by dvirtz · 3 years, 3 months ago
  31. 7e1835f Add support for Ruby (#2816) by Quinton Miller · 3 years, 3 months ago
  32. 678adac Rust 1.54.0 (#2828) by Miguel Ojeda · 3 years, 3 months ago
  33. ef24e9c defaults by Patrick Quist · 3 years, 3 months ago
  34. 25dd8b4 defaults by Patrick Quist · 3 years, 3 months ago
  35. eb136a2 ada gcc 11.2.0 by Patrick Quist · 3 years, 3 months ago
  36. 94cd7ee gcc go 11.2.0 by Patrick Quist · 3 years, 3 months ago
  37. 68994ec fix #2826 by Patrick Quist · 3 years, 3 months ago
  38. 7bdad7e GCC 11.2 (#2822) by Miguel Ojeda · 3 years, 3 months ago
  39. 2930b0c Add support for Intel asm syntax (#2824) by Michał Cichoń · 3 years, 3 months ago
  40. 7e040fc Add ispc 1.16.1 by Austin Morton · 3 years, 3 months ago
  41. c3cbeba Add Crystal 1.1.1 again (#2815) by Quinton Miller · 3 years, 3 months ago
  42. dd7739d Revert "Add Crystal 1.1.1 (#2813)" (#2814) by Patrick Quist · 3 years, 3 months ago
  43. 27e3ff1 fix circle demangling and objdump, use full path for c++filt and objdump by Patrick Quist · 3 years, 3 months ago
  44. 17d4a8a use specific demangler, default doesnt seem to work by Patrick Quist · 3 years, 3 months ago
  45. de6d411 Add Crystal 1.1.1 (#2813) by Quinton Miller · 3 years, 3 months ago
  46. 8172d95 Tweaks to amazon config by Matt Godbolt · 3 years, 3 months ago
  47. 3bce751 Add support for Circle (https://www.circle-lang.org/) (#2808) by Michał Cichoń · 3 years, 3 months ago
  48. 92884e0 Add rustfmt as code formatting tool for Rust (#2798) by Mats Larsen · 3 years, 3 months ago
  49. ff75d02 Allow a tool to have a separate monaco editor for it's stdinput (#2785) by Tom Ritter · 3 years, 3 months ago
  50. 15be1c3 updated OSACA version to 0.4.5 (#2796) by Jan · 3 years, 3 months ago
  51. 89d629f Adds missing objdump type key to HIP by RabsRincon · 3 years, 3 months ago
  52. c9165ff Adds libsimdpp library by RabsRincon · 3 years, 3 months ago
  53. 6f807a8 Fix semicolon<->colon in properties file. See #2759 by Matt Godbolt · 3 years, 3 months ago
  54. dfb0301 Fix hotels library path by Matt Godbolt · 3 years, 3 months ago
  55. 54e568b Add hotels-template-library (#2793) by Chris Philip · 3 years, 3 months ago
  56. a338391 Fix cproc by Matt Godbolt · 3 years, 3 months ago
  57. d0d8d62 Adds GHC 8.10.5 & 9.0.1 (#2790) by Rubén Rincón Blanco · 3 years, 3 months ago
  58. 040115e Support cproc C11 compiler (#2787) by Marc Poulhiès · 3 years, 3 months ago
  59. 115cbf3 Add support for HIP compilation for AMD GPUs. (#2759) by Artem Belevich · 3 years, 3 months ago
  60. 0d09a4e Add python 3.9 and make it the default. CC @mCodingLLC by Matt Godbolt · 3 years, 3 months ago
  61. 3930a54 New sponsors by Matt Godbolt · 3 years, 3 months ago
  62. 61ebc1c Add compilers for Kotlin 1.5.21 (#2781) by Mats Larsen · 3 years, 3 months ago
  63. 04aa60d Revert "New path for arm trunk" by Matt Godbolt · 3 years, 3 months ago
  64. caa824e New path for arm trunk by Matt Godbolt · 3 years, 3 months ago
  65. 18a03e5 Add C++ for OpenCL language (#2771) by Jason Zheng · 3 years, 3 months ago
  66. f000d51 Adding rustc-cg-gcc (#2746) by Marc Poulhiès · 3 years, 3 months ago
  67. 6ea7669 Override CC env variable in Crystal propeties (#2776) by Quinton Miller · 3 years, 3 months ago
  68. 2aa95db LLVM 12.0.1 (#2775) by Miguel Ojeda · 3 years, 3 months ago
  69. 33b202f Add Clang-12 for OpenCL C (#2769) by Jason Zheng · 3 years, 3 months ago
  70. a6ff1f4 add oneapi 2021.3 release (#2773) by Robert Cohn · 3 years, 3 months ago
  71. 879f934 add taoJSON (#2772) by Pavel Novikov · 3 years, 3 months ago
  72. 7fddb70 Add optional support for noting page loads with which icons are visible (#2774) by Matt Godbolt · 3 years, 3 months ago
  73. 94ecb09 Add Crystal support (#2732) by Quinton Miller · 3 years, 3 months ago
  74. 7a3000c Update c++.amazon.properties by Patrick Quist · 3 years, 3 months ago
  75. 8fe1b6e New patron. by Matt Godbolt · 3 years, 3 months ago
  76. f3be741 Fix execution for JVM compilers (#2767) by Mats Larsen · 3 years, 3 months ago
  77. 70cb841 Add OpenCL C language (#2752) by Jason Zheng · 3 years, 3 months ago
  78. e2a8e7c Support execution of programs for JVM compilers (#2745) by Mats Larsen · 3 years, 3 months ago
  79. f8a51dc Add HowardHinnant/date library by RabsRincon · 3 years, 3 months ago
  80. 78c0f67 Config changes (#2764) by Rubén Rincón Blanco · 3 years, 3 months ago
  81. 775ad0e Add Thrust/CUB 1.12.1 and 1.13.0. (#2747) by Allison Vacanti · 3 years, 4 months ago
  82. 4c83050 typo by Patrick Quist · 3 years, 4 months ago
  83. fe06833 Update scala.amazon.properties by Rubén Rincón Blanco · 3 years, 4 months ago
  84. d1da148 Add initial scala support (#2737) by Oleksandr · 3 years, 4 months ago
  85. fcf0e39 Update c++.amazon.properties by Patrick Quist · 3 years, 4 months ago
  86. 527929f Actually enable python execution (and dedupe a bunch of things from amazon python config by Matt Godbolt · 3 years, 4 months ago
  87. 68a687d Support execution in python by Matt Godbolt · 3 years, 4 months ago
  88. 58ebc8d Move Kotlin compilers to semver ordering by RabsRincon · 3 years, 4 months ago
  89. fe9c32e Add compiler for Kotlin 1.5.20 (#2736) by Mats Larsen · 3 years, 4 months ago
  90. 0fca6c8 Adds Zig-args (#2735) by Rubén Rincón Blanco · 3 years, 4 months ago
  91. 9b41f66 Tweaks to highway's ID. CC @jan-wassenberg by Matt Godbolt · 3 years, 4 months ago
  92. 61ee4aa Add Highway SIMD library (#2731) by Jan Wassenberg · 3 years, 4 months ago
  93. 0431259 Add a new patron by Matt Godbolt · 3 years, 4 months ago
  94. b939d1f Added support for SASS disassembly for clang as a CUDA compiler. (#2728) by Artem Belevich · 3 years, 4 months ago
  95. 51f7730 Add a sponsor by Matt Godbolt · 3 years, 4 months ago
  96. 1b8f4ea Rust 1.53.0 (#2722) by Miguel Ojeda · 3 years, 4 months ago
  97. f9a2e08 [Kotlin] Fix JDK15 path (#2721) by Daniel Below · 3 years, 4 months ago
  98. 9e2b24e Add Zig c++ (#2716) by Rubén Rincón Blanco · 3 years, 4 months ago
  99. 06fbcb3 oops by partouf · 3 years, 4 months ago
  100. 94b6aba use the arm objdumps by partouf · 3 years, 4 months ago