1. b15f15f Add LDC 1.6.0 and make that the D default by Johan Engelen · 7 years ago
  2. ebe7445 Allow tests to console log by Matt Godbolt · 7 years ago
  3. 89efa6f Extend linting to the tests by Matt Godbolt · 7 years ago
  4. ef95efc Further improve pre-commit hook by RabsRincon · 7 years ago
  5. ce6d70f Add a `make install-git-hooks` target to install pre-commit hooks by Matt Godbolt · 7 years ago
  6. d383569 Fix space after check by RabsRincon · 7 years ago
  7. a22a1da Add precommit hook to scriots folder by RabsRincon · 7 years ago
  8. a272ea9 Add utils tests, update filter-tests by Matt Godbolt · 7 years ago
  9. f5ae491 Attempt at speeding up travis by caching compile artifacts by Matt Godbolt · 7 years ago
  10. b3cf00a Decrease cache size to hopefully prevent OOM issues by Matt Godbolt · 7 years ago
  11. 87ac248 Fix 'undefined' name (CC @samkellett - I missed this on the review, sorry) by Matt Godbolt · 7 years ago
  12. 944f202 Added cppcoro library by Sam Kellett · 7 years ago
  13. aaa9013 Update pascal.amazon.properties by Patrick Quist · 7 years ago
  14. 556c41a Merge pull request #632 from partouf/fpcdemangle by Rubén · 7 years ago
  15. 79a6e18 Remove unused swift compiler by RabsRincon · 7 years ago
  16. 9a00c9b Apply beta through config. Closes #647 by Matt Godbolt · 7 years ago
  17. fd79594 Ahem. Pascal=pascal. Not Pascal=fortran by Matt Godbolt · 7 years ago
  18. 3ae8f4b Rename fpc->fortran in the links by Matt Godbolt · 7 years ago
  19. e72c874 Finalize Go implemenation by RabsRincon · 7 years ago
  20. 2acdaaf rename fpc to pascal by partouf · 7 years ago
  21. 58706d8 config changes by partouf · 7 years ago
  22. 4acad7e pascal rename by partouf · 7 years ago
  23. 3f74777 set demangler setting to a value so we can check/uncheck demangling in the UI by partouf · 7 years ago
  24. cb0fc7f Finish off #536 by RabsRincon · 7 years ago
  25. 298cd16 Bump objdumper version to gcc's 7.2.0 by RabsRincon · 7 years ago
  26. e55b913 Add separate jshint configs for client and server. Make them much more strict, and fix up the issues brought up by Matt Godbolt · 7 years ago
  27. cf407a8 Add some config parameters that come from AWS itself. Use it to configure raven (sentry.io) on the server by Matt Godbolt · 7 years ago
  28. 97aa04e Add newer GoLang compilers by RabsRincon · 7 years ago
  29. c9dc37d Fixes for dropdown by Matt Godbolt · 7 years ago
  30. 0268f15 Better name for fpc by Matt Godbolt · 7 years ago
  31. cf09e2c Tweak settings for cache sizes; add fpc to the list by Matt Godbolt · 7 years ago
  32. 71a0383 Start using oficial D demangler. by RabsRincon · 7 years ago
  33. ad0f53b Add Swift 4.0.1 (x86) by RabsRincon · 7 years ago
  34. 21b35a1 More path fixes by Matt Godbolt · 7 years ago
  35. 3ac993c Path fixes by Matt Godbolt · 7 years ago
  36. 94821ed Merge pull request #600 from partouf/fpc-support by Matt Godbolt · 7 years ago
  37. 46bce37 Add libguarded (cc @janwilmans) by Matt Godbolt · 7 years ago
  38. 6a01701 Amazon properties for fpc compilers by partouf · 7 years ago
  39. b693a46 undo supports binary change by partouf · 7 years ago
  40. 65ef5df fixes after codereview by partouf · 7 years ago
  41. c9c62ac Minimal FPC support by partouf · 7 years ago
  42. 224b7cc ISPC 1.9.2 by Joshua Sheard · 7 years ago
  43. 44ba96b Show OS name for embedded ARM compilers. c.f. #279 by Matt Godbolt · 7 years ago
  44. c214dac Config for icc18 by Matt Godbolt · 7 years ago
  45. 3f21fd7 D: Add LDC 1.5.0 and make it the default. by Johan Engelen · 7 years ago
  46. cbe0dbc Fix Kvasir include paths by Rubén · 7 years ago
  47. 3ff8cec Re-enable gdc and ghc for travis by Matt Godbolt · 7 years ago
  48. 78e42a7 Quieten down the rust install by Matt Godbolt · 7 years ago
  49. 8d85986 Temporarily disable ghc and gdc for travis builds by Matt Godbolt · 7 years ago
  50. deed95f Put ghc on a diet by Matt Godbolt · 7 years ago
  51. 5acb292 Fix typo by Matt Godbolt · 7 years ago
  52. 3b58957 Put temp files within build structure by Matt Godbolt · 7 years ago
  53. 6d4d33f First attempt at getting travis to build and upload images to S3 by Matt Godbolt · 7 years ago
  54. a3a1f55 Reduce the amount of rust gunk that makes it into the distribution tarball by Matt Godbolt · 7 years ago
  55. d0d9e1f Ban `-include` in the options by Matt Godbolt · 7 years ago
  56. 71b9d19 Add DLib to the library list (See #589) by Matt Godbolt · 7 years ago
  57. d519c96 Rust 1.21 (see #588) by Matt Godbolt · 7 years ago
  58. 7836188 Add ranges-v3 by Rubén · 7 years ago
  59. 9857ea3 Merge pull request #579 from 9il/patch-3 by Rubén · 7 years ago
  60. 8e8c85a Update d.amazon.properties by Ilya Yaroshenko · 7 years ago
  61. f578877 Finish adding D examples by Rubén · 7 years ago
  62. ec6378d Fix typo in gbench path by Matt Godbolt · 7 years ago
  63. 6b13bb1 Add trunk Eigen, and add Google benchmark. Closes #578 by Matt Godbolt · 7 years ago
  64. 9938aa7 update mir-algorithm version by Ilya Yaroshenko · 7 years ago
  65. 96bacaa Add Eigen 3.3.4 (closes #552) by Matt Godbolt · 7 years ago
  66. 4c387da Added "compile time regular expression" header library. by Hana Dusíková · 7 years ago
  67. dd23556 Remove sneaky file by Rubén · 7 years ago
  68. 393cd97 Fix off-by-one error Line count is actually 1-indexed by Rubén · 7 years ago
  69. e108116 Fix up possible merge problem by Matt Godbolt · 7 years ago
  70. 13dce4a Merge pull request #540 from AndrewPardoe/master by Matt Godbolt · 7 years ago
  71. 895b66d Fix minor mistakes on asm-tooltip by Rubén · 7 years ago
  72. aa832bd Rewording by Matt Godbolt · 7 years ago
  73. 153a312 Support both old and new cppx's by Matt Godbolt · 7 years ago
  74. 3300efb Revert "Revert "Pick up cppx from its new daily home"" by Matt Godbolt · 7 years ago
  75. 4d05980 Rename CL compilers to be MSVC (CC @andrewpardoe) by Matt Godbolt · 7 years ago
  76. 3ea1b4e Addressing feedback from RabsRicon by apardoe@microsoft.com · 7 years ago
  77. bf60b1c Update PowerPCC 4.8.5 naming by Rubén · 7 years ago
  78. 8aade5f Merge remote-tracking branch 'godbolt/master' by Andrew Pardoe · 7 years ago
  79. 0437f09 Revert "Pick up cppx from its new daily home" by Matt Godbolt · 7 years ago
  80. c4a243e Add cctz library by Rubén · 7 years ago
  81. 4a8e63e Pick up cppx from its new daily home by Matt Godbolt · 7 years ago
  82. 9bacab7 Merge pull request #522 from cppchedy/master by Rubén · 7 years ago
  83. 569d179 Add abseil by Matt Godbolt · 7 years ago
  84. 297658e Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  85. 613a6dc Add gccgo 7.2.0 by Rubén · 7 years ago
  86. 32516e1 Support not-demangling in binary mode too by Matt Godbolt · 7 years ago
  87. cc559ed Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  88. a8b11e7 Add xtensor C++ library by Rubén · 7 years ago
  89. e450a64 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  90. 918663e Disable opencv by Matt Godbolt · 7 years ago
  91. e3cfd4c D: add the mir algorithm and glas libraries by Johan Engelen · 7 years ago
  92. b3c2ef8 Fix typo in opencv by Matt Godbolt · 7 years ago
  93. 5040739 Fix typo in kvasir; add opencv by Matt Godbolt · 7 years ago
  94. 5a75995 Merge branch 'master' into master by Rubén · 7 years ago
  95. 4c5f1bf Add library inclusion dropdown by Rubén · 7 years ago
  96. ce75f56 Use LDC 1.4.0 as default D compiler by Johan Engelen · 7 years ago
  97. a2b754c remove duplication by cppchedy · 7 years ago
  98. 590a6a1 Add LDC 1.4.0 by Johan Engelen · 7 years ago
  99. 3bfe4a1 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into mattgodbolt-master by cppchedy · 7 years ago
  100. 3dd2506 adding support for control flow graph mode by cppchedy · 7 years ago