1. ad0f53b Add Swift 4.0.1 (x86) by RabsRincon · 7 years ago
  2. 21b35a1 More path fixes by Matt Godbolt · 7 years ago
  3. 3ac993c Path fixes by Matt Godbolt · 7 years ago
  4. 94821ed Merge pull request #600 from partouf/fpc-support by Matt Godbolt · 7 years ago
  5. 46bce37 Add libguarded (cc @janwilmans) by Matt Godbolt · 7 years ago
  6. 6a01701 Amazon properties for fpc compilers by partouf · 7 years ago
  7. b693a46 undo supports binary change by partouf · 7 years ago
  8. 65ef5df fixes after codereview by partouf · 7 years ago
  9. c9c62ac Minimal FPC support by partouf · 7 years ago
  10. 224b7cc ISPC 1.9.2 by Joshua Sheard · 7 years ago
  11. 44ba96b Show OS name for embedded ARM compilers. c.f. #279 by Matt Godbolt · 7 years ago
  12. c214dac Config for icc18 by Matt Godbolt · 7 years ago
  13. 3f21fd7 D: Add LDC 1.5.0 and make it the default. by Johan Engelen · 7 years ago
  14. cbe0dbc Fix Kvasir include paths by Rubén · 7 years ago
  15. 3ff8cec Re-enable gdc and ghc for travis by Matt Godbolt · 7 years ago
  16. 78e42a7 Quieten down the rust install by Matt Godbolt · 7 years ago
  17. 8d85986 Temporarily disable ghc and gdc for travis builds by Matt Godbolt · 7 years ago
  18. deed95f Put ghc on a diet by Matt Godbolt · 7 years ago
  19. 5acb292 Fix typo by Matt Godbolt · 7 years ago
  20. 3b58957 Put temp files within build structure by Matt Godbolt · 7 years ago
  21. 6d4d33f First attempt at getting travis to build and upload images to S3 by Matt Godbolt · 7 years ago
  22. a3a1f55 Reduce the amount of rust gunk that makes it into the distribution tarball by Matt Godbolt · 7 years ago
  23. d0d9e1f Ban `-include` in the options by Matt Godbolt · 7 years ago
  24. 71b9d19 Add DLib to the library list (See #589) by Matt Godbolt · 7 years ago
  25. d519c96 Rust 1.21 (see #588) by Matt Godbolt · 7 years ago
  26. 7836188 Add ranges-v3 by Rubén · 7 years ago
  27. 9857ea3 Merge pull request #579 from 9il/patch-3 by Rubén · 7 years ago
  28. 8e8c85a Update d.amazon.properties by Ilya Yaroshenko · 7 years ago
  29. f578877 Finish adding D examples by Rubén · 7 years ago
  30. ec6378d Fix typo in gbench path by Matt Godbolt · 7 years ago
  31. 6b13bb1 Add trunk Eigen, and add Google benchmark. Closes #578 by Matt Godbolt · 7 years ago
  32. 9938aa7 update mir-algorithm version by Ilya Yaroshenko · 7 years ago
  33. 96bacaa Add Eigen 3.3.4 (closes #552) by Matt Godbolt · 7 years ago
  34. 4c387da Added "compile time regular expression" header library. by Hana Dusíková · 7 years ago
  35. dd23556 Remove sneaky file by Rubén · 7 years ago
  36. 393cd97 Fix off-by-one error Line count is actually 1-indexed by Rubén · 7 years ago
  37. e108116 Fix up possible merge problem by Matt Godbolt · 7 years ago
  38. 13dce4a Merge pull request #540 from AndrewPardoe/master by Matt Godbolt · 7 years ago
  39. 895b66d Fix minor mistakes on asm-tooltip by Rubén · 7 years ago
  40. aa832bd Rewording by Matt Godbolt · 7 years ago
  41. 153a312 Support both old and new cppx's by Matt Godbolt · 7 years ago
  42. 3300efb Revert "Revert "Pick up cppx from its new daily home"" by Matt Godbolt · 7 years ago
  43. 4d05980 Rename CL compilers to be MSVC (CC @andrewpardoe) by Matt Godbolt · 7 years ago
  44. 3ea1b4e Addressing feedback from RabsRicon by apardoe@microsoft.com · 7 years ago
  45. bf60b1c Update PowerPCC 4.8.5 naming by Rubén · 7 years ago
  46. 8aade5f Merge remote-tracking branch 'godbolt/master' by Andrew Pardoe · 7 years ago
  47. 0437f09 Revert "Pick up cppx from its new daily home" by Matt Godbolt · 7 years ago
  48. c4a243e Add cctz library by Rubén · 7 years ago
  49. 4a8e63e Pick up cppx from its new daily home by Matt Godbolt · 7 years ago
  50. 9bacab7 Merge pull request #522 from cppchedy/master by Rubén · 7 years ago
  51. 569d179 Add abseil by Matt Godbolt · 7 years ago
  52. 297658e Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  53. 613a6dc Add gccgo 7.2.0 by Rubén · 7 years ago
  54. 32516e1 Support not-demangling in binary mode too by Matt Godbolt · 7 years ago
  55. cc559ed Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  56. a8b11e7 Add xtensor C++ library by Rubén · 7 years ago
  57. e450a64 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  58. 918663e Disable opencv by Matt Godbolt · 7 years ago
  59. e3cfd4c D: add the mir algorithm and glas libraries by Johan Engelen · 7 years ago
  60. b3c2ef8 Fix typo in opencv by Matt Godbolt · 7 years ago
  61. 5040739 Fix typo in kvasir; add opencv by Matt Godbolt · 7 years ago
  62. 5a75995 Merge branch 'master' into master by Rubén · 7 years ago
  63. 4c5f1bf Add library inclusion dropdown by Rubén · 7 years ago
  64. ce75f56 Use LDC 1.4.0 as default D compiler by Johan Engelen · 7 years ago
  65. a2b754c remove duplication by cppchedy · 7 years ago
  66. 590a6a1 Add LDC 1.4.0 by Johan Engelen · 7 years ago
  67. 3bfe4a1 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into mattgodbolt-master by cppchedy · 7 years ago
  68. 3dd2506 adding support for control flow graph mode by cppchedy · 7 years ago
  69. e607c9f Clang 5.0.0 by Matt Godbolt · 7 years ago
  70. e71ff38 Add a default font scale setting by Matt Godbolt · 7 years ago
  71. a017898 Rust 1.20 by Matt Godbolt · 7 years ago
  72. b03ed88 Use 'trunk' instead of 'snapshot' to indicate gcc built from source by Kaartic Sivaraam · 7 years ago
  73. fc933ff Add clang 4.0.1 by Matt Godbolt · 7 years ago
  74. 3768172 Add rust 1.19 by Matt Godbolt · 7 years ago
  75. f36c6dc Enable execute by default (except on Amazon) by Matt Godbolt · 7 years ago
  76. 71709f1 Allow user-selectable sandbox types. Default to 'none' to not use docker shenanigans by Matt Godbolt · 7 years ago
  77. cbf45a9 Adding WSL-CL and renaming CL.js to Wine-CL by Andrew Pardoe · 7 years ago
  78. 78cf120 Cleaned up changes to get rid of crazy parse fail by Andrew Pardoe · 7 years ago
  79. fe2c1fd Add gcc 7.2.0 by Matt Godbolt · 7 years ago
  80. f554518 Make max concurrent compiles 4 by Matt Godbolt · 7 years ago
  81. a4dcf2f local changes for @mgodbolt by Matt Godbolt · 7 years ago
  82. f1482d0 Point at GCC 7's toolchain for clang (c.f. #440) by Matt Godbolt · 7 years ago
  83. e2ebc8e Auto-include cppx/meta and cppx/compiler per @hsutter by Matt Godbolt · 7 years ago
  84. 64bf419 Fix typo in arm by Matt Godbolt · 7 years ago
  85. be8fd12 ARM 6.3 by Matt Godbolt · 7 years ago
  86. 417d2a7 cppx changes by Matt Godbolt · 7 years ago
  87. 3c80c6e Fix some minor issues with compiler type determination. by Matt Godbolt · 7 years ago
  88. ca7b7ba Add ldc 1.3.0 (see #481) by Matt Godbolt · 7 years ago
  89. 3f5c6df Add LDC 1.3.0 by Johan Engelen · 7 years ago
  90. 6f3c860 Disable execution for D code by Rubén · 7 years ago
  91. be75dd3 Add swift to the dropdown by Rubén · 7 years ago
  92. 1b03396 swift supports Intel just like clang does by Matt Godbolt · 7 years ago
  93. 330f37b Make gcc 7.1 the default by Matt Godbolt · 7 years ago
  94. a90816c swift compilers for amazon by Matt Godbolt · 7 years ago
  95. d23dda1 Merge pull request #467 from mattgodbolt/conformance by Rubén · 7 years ago
  96. 9a44255 Adress various points brought up by Matt by Rubén · 7 years ago
  97. db8bf4e Early support for swift. test with `make EXTRA_ARGS="--language Swift"` by Matt Godbolt · 7 years ago
  98. 8f13b52 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by Simon Brand · 7 years ago
  99. 939b76f Add demangling to Haskell by Simon Brand · 7 years ago
  100. 671ba55 Add haskell to the dropdown by Matt Godbolt · 7 years ago