1. 0c48cb9 lifetime: Fix the html escaping by Matthias Gehre · 6 years ago
  2. 1968423 Add -Wlifetime clang by Matthias Gehre · 6 years ago
  3. 9e86326 Fix @quuxplusone compiler link by Rubén · 6 years ago
  4. 822d1f6 Rename per @hsutter's request by Matt Godbolt · 6 years ago
  5. ae8a825 Merge pull request #1069 from tiehuis/zig-support by Rubén · 6 years ago
  6. 4748cef Fix zig compiler binary path by Marc Tiehuis · 6 years ago
  7. af27f7c Rename zig master to trunk by Marc Tiehuis · 6 years ago
  8. 25fe3ca Update per Herb's requests by Matt Godbolt · 6 years ago
  9. a10598c Add clang 7.0.0 for C too by Miguel Ojeda · 6 years ago
  10. 1547eae Add clang 7.0 (using latest GCC toolchain for libstdc++ by Matt Godbolt · 6 years ago
  11. 4ad1b9c * Add fmt 5.2.0 by RabsRincon · 6 years ago
  12. 00ac996 * Add Rust 1.29.0 by RabsRincon · 6 years ago
  13. ffd04ac Add zig support by Marc Tiehuis · 6 years ago
  14. de23f6b * Add DMD 2.081.2 & 2.082.0 by RabsRincon · 6 years ago
  15. 3f4ade7 Merge branch 'master' into add-agner-fogs-vector-class-library by Matt Godbolt · 6 years ago
  16. 6182a0e Add the `go` 1.11 executable by Matt Godbolt · 6 years ago
  17. ce93453 * Add GoLang 1.11 by RabsRincon · 6 years ago
  18. b7e3bea * Add Doctest 2.0.0 by RabsRincon · 6 years ago
  19. f1a541b Dependent libs for EASTL by Matt Godbolt · 6 years ago
  20. e85de21 Typo/braino in EASTL trunk config by Matt Godbolt · 6 years ago
  21. b4d0a2f Add config for EASTL by Matt Godbolt · 6 years ago
  22. 9e04626 [fixup] Fix a small glitch 1.30 -> v1.30 by Dominic Kempf · 6 years ago
  23. 9701868 Add Agner Fogs vector class library to the Compiler Explorer by Dominic Kempf · 6 years ago
  24. c334aa4 Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  25. 69ead8e Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  26. 45036cc Add a link to a blog post explaining what auto-NSDMI are by Corentin Jabot · 6 years ago
  27. 6aea9aa Fix config typo (CC @cor3ntin) by Matt Godbolt · 6 years ago
  28. 9764a0f Clear status on state change & fix file-saver by RabsRincon · 6 years ago
  29. 225dc4a Remove extraneous semi-colon by Corentin Jabot · 6 years ago
  30. 3618455 Merge branch 'master' into storage by Rubén · 6 years ago
  31. da35eff Activate s3 links on beta by RabsRincon · 6 years ago
  32. e1d5158 Add a nightly build for "auto NSDMI" by Corentin Jabot · 6 years ago
  33. ff28920 Shorten links to `/z/BLAH` by Matt Godbolt · 6 years ago
  34. 5d000c4 Make s3 storage configurable; configure for live site by Matt Godbolt · 6 years ago
  35. dc82bbf Make GCC 8.2 the default C compiler by RabsRincon · 6 years ago
  36. 93b9db2 Merge branch 'master' into storage by Rubén · 6 years ago
  37. 4cffd13 * Set S3 as our own default short link handler by RabsRincon · 6 years ago
  38. 41b46b6 * Add Boost 1.68.0 by RabsRincon · 6 years ago
  39. 6e5a543 Merge pull request #1038 from tambry/s3_ipv6_fix by Rubén · 6 years ago
  40. 1404d63 * Add GCC 8.2 C version by RabsRincon · 6 years ago
  41. dcf960a Change S3 endpoints to dualstack by Raul Tambre · 6 years ago
  42. 81a392d Remove .json ext on filenames in local storage by RabsRincon · 6 years ago
  43. b4b5a00 Begin s3 implementation by RabsRincon · 6 years ago
  44. e87c19a Use full fs-extra & apply more of Matt comments by RabsRincon · 6 years ago
  45. ce246b4 Merge branch 'master' into storage by RabsRincon · 6 years ago
  46. 290c734 CTRE with two different branches (for backward compatibility) by Hana Dusíková · 6 years ago
  47. ab93511 Update CONTRIBUTORS.md & generator script by RabsRincon · 6 years ago
  48. f8d90eb Merge pull request #987 from shubhdev/master by Rubén · 6 years ago
  49. 6174449 * Fix nlohmann/json@2.1.1 include path by Rubén · 6 years ago
  50. b3b5582 Merge pull request #1032 from mattgodbolt/community_ads by Rubén · 6 years ago
  51. 2583e58 Add postfix to prod motd url by RabsRincon · 6 years ago
  52. 74ca290 Make beta point to different motd by RabsRincon · 6 years ago
  53. bea13c5 Finish up community ads setup by RabsRincon · 6 years ago
  54. aa4305a * Add Rust 1.28.0 by RabsRincon · 6 years ago
  55. 1887bbf fix typo in llvm.default.properties by Jameson Nash · 6 years ago
  56. e634d11 fix @RabsRincon's comments by Nicole Mazzuca · 6 years ago
  57. a8ba1fc c++ amazon demangler fix by Partouf · 6 years ago
  58. a58f503 regex fix by Partouf · 6 years ago
  59. 9df57de fix the version regex for vc by Nicole Mazzuca · 6 years ago
  60. 21ee0df fix the amazon*.properties files by Nicole Mazzuca · 6 years ago
  61. 5e131d6 Add initial own storage work by RabsRincon · 6 years ago
  62. 615a6e6 lowercase filenames by Nicole Mazzuca · 6 years ago
  63. 9ddf22f Support Visual C++ and Windows well by Nicole Mazzuca · 6 years ago
  64. f5fda3b * Add GCC 8.2 by Matt Godbolt · 6 years ago
  65. 23c5061 Add GCC 8.2 by Matt Godbolt · 6 years ago
  66. 9e2542d Add Intel syntax support for ELLCC. Fixes #1014 by phuclv90 · 6 years ago
  67. 2d22716 Add rust 1.27 and 1.27.0 by Matt Godbolt · 6 years ago
  68. f7fd712 Use `-I` with ARM compilers. See #989 by Matt Godbolt · 6 years ago
  69. 5cf4d7f Merge branch 'master' into EU by Matt Godbolt · 6 years ago
  70. f6d0d77 Disable multiarch for amazon (and by default; workaround probably no longer needed!) by Matt Godbolt · 6 years ago
  71. 485c987 Remove old config files by Matt Godbolt · 6 years ago
  72. 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
  73. 95befee Tweak to notification for P1144 by Matt Godbolt · 6 years ago
  74. 76c9b35 Add c++2a and libc++ stdlib to p1144 by Matt Godbolt · 6 years ago
  75. bc7c86c Add experimental P1144 compiler (CC @quuxplusone) by Matt Godbolt · 6 years ago
  76. 9fb7027 Update library by Darcy Beurle · 6 years ago
  77. 13d9a58 Add Blaze stable and development libraries by Darcy Beurle · 6 years ago
  78. 8154d83 Add contributorer.py script & update CONTRIBUTORS by RabsRincon · 6 years ago
  79. ddb5e70 Merge pull request #990 from AMS21/master by Rubén · 6 years ago
  80. 38b25ef Added missing new line at eof by AMS21 · 6 years ago
  81. 4a12e2c * Add fmt 5.1.0 by RabsRincon · 6 years ago
  82. b25e462 fixed typo by AMS21 · 6 years ago
  83. 444f2ce Added the doctest library by AMS21 · 6 years ago
  84. cfe5c06 Fix typo: LDC is not GDC ;-) by Johan Engelen · 6 years ago
  85. 61c37e6 nlohmann json: Remove version 2.1.1 by Shubham Rawat · 6 years ago
  86. 1036da2 nlohmann json: Add trunk as well by Shubham Rawat · 6 years ago
  87. 0ff53eb nlohmann json: Fix lib path by Shubham Rawat · 6 years ago
  88. 19a2a6b Add nlohmann json by Shubham Rawat · 6 years ago
  89. ec3c764 Added alternative path for HFSM trunk by Andrew Gresyk · 6 years ago
  90. f925cd5 Re-added HFSM 0.8 by Andrew Gresyk · 6 years ago
  91. c79e5f6 Updated HFSM to 0.10 by Andrew Gresyk · 6 years ago
  92. 03d413a Use c++filt on msvcc by RabsRincon · 6 years ago
  93. d44792b * Add MSVC C version compilers by RabsRincon · 6 years ago
  94. e53e936 Revert old compiler IDs by Johan Engelen · 6 years ago
  95. eabb62c Fix typo by Johan Engelen · 6 years ago
  96. 37e2443 Add LDC 1.10.0 and make it default by Johan Engelen · 6 years ago
  97. 0e79066 Add semver ordering to compilers by RabsRincon · 6 years ago
  98. 3ae56e4 Fix changeloger.py for msgs with marks in lines >1 by RabsRincon · 6 years ago
  99. f738a9b Prepend every option in the conf. view pickers by RabsRincon · 6 years ago
  100. 2abf63f Fix swift 4.1.1 & 4.1.2 declarations by RabsRincon · 6 years ago