1. 6a769c1 basic asm producing compilation with clean by Partouf · 6 years ago
  2. 07f0bc2 Add cross gcc variants to C by RabsRincon · 6 years ago
  3. 291c7c0 Fix zig 0.2.0 compilation failures by Marc Tiehuis · 6 years ago
  4. 03d77a6 Add Swift 4.2 by Erik Little · 6 years ago
  5. cbd68a8 Merge branch 'master' into clangs by Rubén Rincón Blanco · 6 years ago
  6. 90e6794 Manually pass system library path to icc. Fixes #896 by Matt Godbolt · 6 years ago
  7. 2f6729f Merge pull request #1099 from niekbouman/master by Matt Godbolt · 6 years ago
  8. 6067d72 Enabled ctbignum in library configuration by Niek J. Bouman · 6 years ago
  9. 30fb03b Merge pull request #1093 from niekbouman/master by Matt Godbolt · 6 years ago
  10. 97aec7e Add icc19 (closes #1097) by Matt Godbolt · 6 years ago
  11. 0d170a8 Add zig 0.2.0 and 0.3.0 compiler by Marc Tiehuis · 6 years ago
  12. 600d385 Updated c++.amazon.properties, added ctbignum lib by Niek J. Bouman · 6 years ago
  13. 5e4405f Merge pull request #1089 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 6 years ago
  14. 382a84f Update d.amazon.properties by Johan Engelen · 6 years ago
  15. 08bb368 Bump gcc toolchain to 8.2.0 for clang trunk by RabsRincon · 6 years ago
  16. 3c2881d lifetime: use gcc 8.2 by Matthias Gehre · 6 years ago
  17. 7feb7b0 lifetime: Use libstdc++ by Matthias Gehre · 6 years ago
  18. a7c1670 Add LDC 1.11 and 0.17.6 by Johan Engelen · 6 years ago
  19. 0c48cb9 lifetime: Fix the html escaping by Matthias Gehre · 6 years ago
  20. 1968423 Add -Wlifetime clang by Matthias Gehre · 6 years ago
  21. 9e86326 Fix @quuxplusone compiler link by Rubén · 6 years ago
  22. 822d1f6 Rename per @hsutter's request by Matt Godbolt · 6 years ago
  23. ae8a825 Merge pull request #1069 from tiehuis/zig-support by Rubén · 6 years ago
  24. 4748cef Fix zig compiler binary path by Marc Tiehuis · 6 years ago
  25. af27f7c Rename zig master to trunk by Marc Tiehuis · 6 years ago
  26. 25fe3ca Update per Herb's requests by Matt Godbolt · 6 years ago
  27. a10598c Add clang 7.0.0 for C too by Miguel Ojeda · 6 years ago
  28. 1547eae Add clang 7.0 (using latest GCC toolchain for libstdc++ by Matt Godbolt · 6 years ago
  29. 4ad1b9c * Add fmt 5.2.0 by RabsRincon · 6 years ago
  30. 00ac996 * Add Rust 1.29.0 by RabsRincon · 6 years ago
  31. ffd04ac Add zig support by Marc Tiehuis · 6 years ago
  32. de23f6b * Add DMD 2.081.2 & 2.082.0 by RabsRincon · 6 years ago
  33. 3f4ade7 Merge branch 'master' into add-agner-fogs-vector-class-library by Matt Godbolt · 6 years ago
  34. 6182a0e Add the `go` 1.11 executable by Matt Godbolt · 6 years ago
  35. ce93453 * Add GoLang 1.11 by RabsRincon · 6 years ago
  36. b7e3bea * Add Doctest 2.0.0 by RabsRincon · 6 years ago
  37. f1a541b Dependent libs for EASTL by Matt Godbolt · 6 years ago
  38. e85de21 Typo/braino in EASTL trunk config by Matt Godbolt · 6 years ago
  39. b4d0a2f Add config for EASTL by Matt Godbolt · 6 years ago
  40. 9e04626 [fixup] Fix a small glitch 1.30 -> v1.30 by Dominic Kempf · 6 years ago
  41. 9701868 Add Agner Fogs vector class library to the Compiler Explorer by Dominic Kempf · 6 years ago
  42. c334aa4 Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  43. 69ead8e Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  44. 45036cc Add a link to a blog post explaining what auto-NSDMI are by Corentin Jabot · 6 years ago
  45. 6aea9aa Fix config typo (CC @cor3ntin) by Matt Godbolt · 6 years ago
  46. 9764a0f Clear status on state change & fix file-saver by RabsRincon · 6 years ago
  47. 225dc4a Remove extraneous semi-colon by Corentin Jabot · 6 years ago
  48. 3618455 Merge branch 'master' into storage by Rubén · 6 years ago
  49. da35eff Activate s3 links on beta by RabsRincon · 6 years ago
  50. e1d5158 Add a nightly build for "auto NSDMI" by Corentin Jabot · 6 years ago
  51. ff28920 Shorten links to `/z/BLAH` by Matt Godbolt · 6 years ago
  52. 5d000c4 Make s3 storage configurable; configure for live site by Matt Godbolt · 6 years ago
  53. dc82bbf Make GCC 8.2 the default C compiler by RabsRincon · 6 years ago
  54. 93b9db2 Merge branch 'master' into storage by Rubén · 6 years ago
  55. 4cffd13 * Set S3 as our own default short link handler by RabsRincon · 6 years ago
  56. 41b46b6 * Add Boost 1.68.0 by RabsRincon · 6 years ago
  57. 6e5a543 Merge pull request #1038 from tambry/s3_ipv6_fix by Rubén · 6 years ago
  58. 1404d63 * Add GCC 8.2 C version by RabsRincon · 6 years ago
  59. dcf960a Change S3 endpoints to dualstack by Raul Tambre · 6 years ago
  60. 81a392d Remove .json ext on filenames in local storage by RabsRincon · 6 years ago
  61. b4b5a00 Begin s3 implementation by RabsRincon · 6 years ago
  62. e87c19a Use full fs-extra & apply more of Matt comments by RabsRincon · 6 years ago
  63. ce246b4 Merge branch 'master' into storage by RabsRincon · 6 years ago
  64. 290c734 CTRE with two different branches (for backward compatibility) by Hana Dusíková · 6 years ago
  65. ab93511 Update CONTRIBUTORS.md & generator script by RabsRincon · 6 years ago
  66. f8d90eb Merge pull request #987 from shubhdev/master by Rubén · 6 years ago
  67. 6174449 * Fix nlohmann/json@2.1.1 include path by Rubén · 6 years ago
  68. b3b5582 Merge pull request #1032 from mattgodbolt/community_ads by Rubén · 6 years ago
  69. 2583e58 Add postfix to prod motd url by RabsRincon · 6 years ago
  70. 74ca290 Make beta point to different motd by RabsRincon · 6 years ago
  71. bea13c5 Finish up community ads setup by RabsRincon · 6 years ago
  72. aa4305a * Add Rust 1.28.0 by RabsRincon · 6 years ago
  73. 1887bbf fix typo in llvm.default.properties by Jameson Nash · 6 years ago
  74. e634d11 fix @RabsRincon's comments by Nicole Mazzuca · 6 years ago
  75. a8ba1fc c++ amazon demangler fix by Partouf · 6 years ago
  76. a58f503 regex fix by Partouf · 6 years ago
  77. 9df57de fix the version regex for vc by Nicole Mazzuca · 6 years ago
  78. 21ee0df fix the amazon*.properties files by Nicole Mazzuca · 6 years ago
  79. 5e131d6 Add initial own storage work by RabsRincon · 6 years ago
  80. 615a6e6 lowercase filenames by Nicole Mazzuca · 6 years ago
  81. 9ddf22f Support Visual C++ and Windows well by Nicole Mazzuca · 6 years ago
  82. f5fda3b * Add GCC 8.2 by Matt Godbolt · 6 years ago
  83. 23c5061 Add GCC 8.2 by Matt Godbolt · 6 years ago
  84. 9e2542d Add Intel syntax support for ELLCC. Fixes #1014 by phuclv90 · 6 years ago
  85. 2d22716 Add rust 1.27 and 1.27.0 by Matt Godbolt · 6 years ago
  86. f7fd712 Use `-I` with ARM compilers. See #989 by Matt Godbolt · 6 years ago
  87. 5cf4d7f Merge branch 'master' into EU by Matt Godbolt · 6 years ago
  88. f6d0d77 Disable multiarch for amazon (and by default; workaround probably no longer needed!) by Matt Godbolt · 6 years ago
  89. 485c987 Remove old config files by Matt Godbolt · 6 years ago
  90. 2a460e3 Make policies separately enableable, but fixed path (as require() has troubles with webpack). Default off, on for amazon by Matt Godbolt · 6 years ago
  91. 95befee Tweak to notification for P1144 by Matt Godbolt · 6 years ago
  92. 76c9b35 Add c++2a and libc++ stdlib to p1144 by Matt Godbolt · 6 years ago
  93. bc7c86c Add experimental P1144 compiler (CC @quuxplusone) by Matt Godbolt · 6 years ago
  94. 9fb7027 Update library by Darcy Beurle · 6 years ago
  95. 13d9a58 Add Blaze stable and development libraries by Darcy Beurle · 6 years ago
  96. 8154d83 Add contributorer.py script & update CONTRIBUTORS by RabsRincon · 6 years ago
  97. ddb5e70 Merge pull request #990 from AMS21/master by Rubén · 6 years ago
  98. 38b25ef Added missing new line at eof by AMS21 · 6 years ago
  99. 4a12e2c * Add fmt 5.1.0 by RabsRincon · 6 years ago
  100. b25e462 fixed typo by AMS21 · 6 years ago