1. 32d9519 fix for wine-vc by Partouf · 6 years ago
  2. 7f1a0d6 under the default runCompiler, make sure we have the right cwd (in tmp) by Partouf · 6 years ago
  3. e800dee don't reject *everything* by Partouf · 6 years ago
  4. e47542c Brain dead typo by Matt Godbolt · 6 years ago
  5. 32b4beb * add GCC 8.3 and experimental GCC modules build by Matt Godbolt · 6 years ago
  6. 6d352f7 Merge pull request #1288 from kalray/pr/cfg by Matt Godbolt · 6 years ago
  7. f7962a6 Add entry in Contributors by Marc Poulhiès · 6 years ago
  8. af5c5d4 Better match gcc compilers by Marc Poulhiès · 6 years ago
  9. 8f47bc4 Merge pull request #1282 from asynts/master by Rubén Rincón Blanco · 6 years ago
  10. 74df630 adding myself to CONTRIBUTORS.md by asynts · 6 years ago
  11. 661acfc oops, extending the existing test instead by asynts · 6 years ago
  12. 0e16f4f updating the test name by asynts · 6 years ago
  13. ec21170 adding tests for c440b50d, ... by asynts · 6 years ago
  14. 54f08a2 addressing issue #1273, ... by asynts · 6 years ago
  15. 67b1c2b Use better sensible defaults for c++ compilers by Matt Godbolt · 6 years ago
  16. e5a124c Oops, contracts, not concepts (thanks @lefticus) by Matt Godbolt · 6 years ago
  17. 8b52cc4 Update concepts name and notification by Matt Godbolt · 6 years ago
  18. ea11eaf Put healthcheck at the root, unconditionally by Matt Godbolt · 6 years ago
  19. 33dcffc Add concepts compiler (provisional wording etc) by Matt Godbolt · 6 years ago
  20. a4ecbc5 February thanks by Matt Godbolt · 6 years ago
  21. 2b9f531 Fix motd not showing on site update by RabsRincon · 6 years ago
  22. 2fab0dd Update README.md and bring Roadmap.md to 2019 by RabsRincon · 6 years ago
  23. f5b89c7 Add a way to specify lang from fetchRemote by RabsRincon · 6 years ago
  24. ffa2715 lintfix by Partouf · 6 years ago
  25. 7902221 Merge pull request #1278 from jD91mZM2/master by Patrick Quist · 6 years ago
  26. 1e99b22 Merge branch 'master' into master by Patrick Quist · 6 years ago
  27. e7b6ec3 Merge pull request #1279 from mattgodbolt/linktocppinsights by Patrick Quist · 6 years ago
  28. 10f7c58 extra documentation by Partouf · 6 years ago
  29. a4451eb show cppinsights button only with c++ by Partouf · 6 years ago
  30. 3113a41 change cppinsights url on click by Partouf · 6 years ago
  31. f54f4c2 bugfix z links by Partouf · 6 years ago
  32. 77c0507 refactoring, allow direct links with clientstate by Partouf · 6 years ago
  33. 9c06073 cppinsights link by Partouf · 6 years ago
  34. 56cf191 Fix custom path prefix by jD91mZM2 · 6 years ago
  35. 8fe7c58 Merge pull request #1277 from mattgodbolt/local-boost by Patrick Quist · 6 years ago
  36. 3ef3a4e Update compiler-explorer.amazon.properties by Patrick Quist · 6 years ago
  37. e7ed661 Update compiler-wrapper by Patrick Quist · 6 years ago
  38. 03e2d0a Update c++.amazon.properties by Patrick Quist · 6 years ago
  39. bff6115 Merge pull request #1269 from mattgodbolt/executablecache by Patrick Quist · 6 years ago
  40. 23888dd remove folder only after exec has been cached by Partouf · 6 years ago
  41. dec1da0 Improve propagation of source changes by RabsRincon · 6 years ago
  42. 31552b1 Improve Slack link expander detection by RabsRincon · 6 years ago
  43. 52e42a3 Merge pull request #1275 from AMS21/patch-1 by Rubén Rincón Blanco · 6 years ago
  44. 95b85c3 Updated doctest library to 2.2.3 by AMS21 · 6 years ago
  45. 65d101e A hopeful fix for the `//setup` hack by Matt Godbolt · 6 years ago
  46. f5193ee bugfix by Partouf · 6 years ago
  47. f2206f4 return error when build fails by Partouf · 6 years ago
  48. 126f845 use npm package instead of executing tar by Partouf · 6 years ago
  49. 493036b store executables in the same cache by Partouf · 6 years ago
  50. d7b1441 package executable and dependencies and unpack by partouf · 6 years ago
  51. 25eacf2 refactor by partouf · 6 years ago
  52. 8a08772 store executables in cache and use them for execution by partouf · 6 years ago
  53. dcb1825 Merge pull request #1267 from ruslangaripov/init_scripts by Patrick Quist · 6 years ago
  54. 42c9b26 Make ``find'' scripts compatible w/ the Bourne sh by Ruslan Garipov · 6 years ago
  55. 512c7bc Clarify what Ctrl+S does by RabsRincon · 6 years ago
  56. 86dabbb Clarify that gcc1.27 is 32-bit only by Matt Godbolt · 6 years ago
  57. b171fc2 Add GCC 1.27. See #1263 by Matt Godbolt · 6 years ago
  58. b6a3b12 Change meta twitter:site handle to @CompileExplore by RabsRincon · 6 years ago
  59. 73792cf Redirect installed libs link to new automated list by RabsRincon · 6 years ago
  60. 60b6ee4 Merge pull request #1261 from AMS21/patch-1 by Rubén Rincón Blanco · 6 years ago
  61. 8c1d59a Fix Intel's TBB library config by RabsRincon · 6 years ago
  62. a492311 Add a way to list all installed libraries by RabsRincon · 6 years ago
  63. d64c68f Updated doctest library to 2.2.2 by AMS21 · 6 years ago
  64. e326384 Force LF EOL by RabsRincon · 6 years ago
  65. f5d46ce * Add Intel's Threading Building Blocks (TBB) by RabsRincon · 6 years ago
  66. e3808fe * Add Rust 1.32.0 by RabsRincon · 6 years ago
  67. 76ff2dd Merge pull request #1259 from Freyr666/OCaml_compiler_flags by Matt Godbolt · 6 years ago
  68. 8042a72 OCaml: add compiler flag preventing binary creation by Freyr666 · 6 years ago
  69. bb9105b Merge pull request #1225 from Freyr666/OCaml by Matt Godbolt · 6 years ago
  70. b9fbc10 OCaml: fix compiler paths by Freyr666 · 6 years ago
  71. ab15e83 Merge pull request #1257 from adamburgess/fix-masm by Patrick Quist · 6 years ago
  72. 49e64c0 Fix masm flag detection for ARM compilers by Adam Burgess · 6 years ago
  73. 4249009 * Added Ada language support by Matt Godbolt · 6 years ago
  74. 27baed7 * Add commonly-used options as a drop-down on the compiler flags textbox. by Matt Godbolt · 6 years ago
  75. d2ae942 Merge pull request #1255 from DarkArc/patch-1 by Matt Godbolt · 6 years ago
  76. 040cb4a Target experimental/meta instead of cppx/meta by Wyatt Childers · 6 years ago
  77. aae0e1b Merge pull request #1201 from mattgodbolt/storageget by Patrick Quist · 6 years ago
  78. 2c38278 Merge remote-tracking branch 'matt/master' into matt/storageget by Partouf · 6 years ago
  79. ae7bc43 Merge pull request #1254 from mattgodbolt/yarnUpgrades by Patrick Quist · 6 years ago
  80. 4ee91f0 lintfix by Partouf · 6 years ago
  81. 42385ec Security upgrades and test fixes by Matt Godbolt · 6 years ago
  82. 00ceb4c Merge pull request #1174 from mattgodbolt/compilerargs by Patrick Quist · 6 years ago
  83. c87d8e5 Move to latest yarn (1.13) by Matt Godbolt · 6 years ago
  84. e529b6e removed redundant check for array length by Partouf · 6 years ago
  85. 01db837 handlePop arg to exclude usedoptions, use separate url when needed by Partouf · 6 years ago
  86. 8b228ff More ada fixes by Matt Godbolt · 6 years ago
  87. b5b8482 Pick gnat82 as the default ada compiler by Matt Godbolt · 6 years ago
  88. fa9a3ca Merge pull request #1251 from karliss/section-filter by Matt Godbolt · 6 years ago
  89. 7c92978 Merge pull request #1190 from Mitchtdk/ada-language-support by Matt Godbolt · 6 years ago
  90. 97919af Merge pull request #1252 from AMS21/patch-1 by Matt Godbolt · 6 years ago
  91. 5a57c30 Add tests for setion based filtering. by Kārlis Seņko · 6 years ago
  92. fc85179 Updated doctest library to 2.2.1 by AMS21 · 6 years ago
  93. 304d135 Filter non function symbols based on section. by Kārlis Seņko · 6 years ago
  94. 399cbcb bugfix by Partouf · 6 years ago
  95. ba1263b no need for separate rest call anymore by Partouf · 6 years ago
  96. cad9919 bugfix VC style assignment matches by Partouf · 6 years ago
  97. addf46c process popular arguments if supplied in compilation results by Partouf · 6 years ago
  98. 16bae63 bugfix arguments with assignment by Partouf · 6 years ago
  99. 064ded5 unittest for CompilerArguments + able to exclude certain arguments by Partouf · 6 years ago
  100. f85d617 Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago