1. 4fff87f Add libguarded (cc @janwilmans) by Matt Godbolt · 8 years ago release
  2. db4d806 Merge pull request #619 from jsheard/ispc192 by Matt Godbolt · 8 years ago
  3. 991c111 Merge commit '44ba96' into release by Matt Godbolt · 8 years ago
  4. 44ba96b Show OS name for embedded ARM compilers. c.f. #279 by Matt Godbolt · 8 years ago
  5. f0da33f Undo unnecessary intel shenanigans by Matt Godbolt · 8 years ago
  6. c214dac Config for icc18 by Matt Godbolt · 8 years ago
  7. 6faada8 Hack for intel licenses by Matt Godbolt · 8 years ago
  8. 91c010e Fix up travis by Matt Godbolt · 8 years ago
  9. bbd6f0d Clarify readme by Matt Godbolt · 8 years ago
  10. 43c16a1 Bump minimum node to v8 by Matt Godbolt · 8 years ago
  11. 13b2acd Merge pull request #611 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  12. 3f21fd7 D: Add LDC 1.5.0 and make it the default. by Johan Engelen · 8 years ago
  13. fb4f537 Remove unused variable by RabsRincon · 8 years ago
  14. ebb5aee Merge pull request #603 from AndrewPardoe/master by Matt Godbolt · 8 years ago
  15. c443cb1 Update app.js by Andrew Pardoe · 8 years ago
  16. 0ace5fb Add explicit WSL option by Andrew Pardoe · 8 years ago
  17. cbe0dbc Fix Kvasir include paths by Rubén · 8 years ago
  18. 6f718f4 More thanks by Matt Godbolt · 8 years ago
  19. d7040b2 New attempt at running the haskell demangler by Matt Godbolt · 8 years ago
  20. c82fa1d Place a git_hash within the archive, and use it in place of git rev-parse by Matt Godbolt · 8 years ago
  21. f4f400a Remove .orig by Matt Godbolt · 8 years ago
  22. d62ff47 Attempt two at building on all branches by Matt Godbolt · 8 years ago
  23. 062a726 Build for all branches by Matt Godbolt · 8 years ago
  24. 56e53dc Name tweaks by Matt Godbolt · 8 years ago
  25. fe4f2fa Tweaks for deployment by Matt Godbolt · 8 years ago
  26. 3ff8cec Re-enable gdc and ghc for travis by Matt Godbolt · 8 years ago
  27. 78e42a7 Quieten down the rust install by Matt Godbolt · 8 years ago
  28. 8d85986 Temporarily disable ghc and gdc for travis builds by Matt Godbolt · 8 years ago
  29. deed95f Put ghc on a diet by Matt Godbolt · 8 years ago
  30. 5acb292 Fix typo by Matt Godbolt · 8 years ago
  31. 3b58957 Put temp files within build structure by Matt Godbolt · 8 years ago
  32. 6d4d33f First attempt at getting travis to build and upload images to S3 by Matt Godbolt · 8 years ago
  33. 572812d Merge branch 'staging' into release by Matt Godbolt · 8 years ago
  34. f0f6a52 Merge branch 'master' into staging by Matt Godbolt · 8 years ago
  35. a3a1f55 Reduce the amount of rust gunk that makes it into the distribution tarball by Matt Godbolt · 8 years ago
  36. 0260e0e Update Monaco to latest version by Rubén · 8 years ago
  37. f691aae Finish up Chedy's PR Mostly formatting issues, but also few minor improvements by Rubén · 8 years ago
  38. 12c302f Merge pull request #587 from cppchedy/master by Rubén · 8 years ago
  39. 0f3f24f remove comment by cppchedy · 8 years ago
  40. 5cec77a remove if statment by cppchedy · 8 years ago
  41. e9750a3 remove Alert by cppchedy · 8 years ago
  42. e59041e Merge branch 'master' of https://github.com/cppchedy/compiler-explorer by cppchedy · 8 years ago
  43. 94815bb address review cpmments on message display and filter data transfer by cppchedy · 8 years ago
  44. 1bb8188 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 8 years ago
  45. 368dd7e Merge branch 'master' into master by Rubén · 8 years ago
  46. c7dd63d Run formatter on compiler.js and explorer.css by Rubén · 8 years ago
  47. be83a8c Undo rename by Rubén · 8 years ago
  48. 85a392f Split libs in columns of 5 by Rubén · 8 years ago
  49. c683869 Remove dubg line by Rubén · 8 years ago
  50. e7a31d7 Fix sentry issues #363288884 & #370010523 by Rubén · 8 years ago
  51. d0d9e1f Ban `-include` in the options by Matt Godbolt · 8 years ago
  52. 7cf0eaf fix of function filter by cppchedy · 8 years ago
  53. 9a848af corrected cfg button state by cppchedy · 8 years ago
  54. 645943a adress review comments by cppchedy · 8 years ago
  55. 8800f76 Merge branch 'staging' into release by Matt Godbolt · 8 years ago
  56. 9ac1116 Merge branch 'master' into staging by Matt Godbolt · 8 years ago
  57. 71b9d19 Add DLib to the library list (See #589) by Matt Godbolt · 8 years ago
  58. d519c96 Rust 1.21 (see #588) by Matt Godbolt · 8 years ago
  59. 7836188 Add ranges-v3 by Rubén · 8 years ago
  60. 28be8e9 show not supported massage instead of closing by cppchedy · 8 years ago
  61. 4244f0f revert package.json by cppchedy · 8 years ago
  62. b956fe2 add semicolon by cppchedy · 8 years ago
  63. b804e0b desactivate Cfg mode when binary filter is set by cppchedy · 8 years ago
  64. e592d33 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 8 years ago
  65. 06731e4 Merge branch 'staging' into release by Matt Godbolt · 8 years ago
  66. ccce2f4 Merge branch 'master' into staging by Matt Godbolt · 8 years ago
  67. 12fe135 Let IE users use CE again by Rubén · 8 years ago
  68. 9857ea3 Merge pull request #579 from 9il/patch-3 by Rubén · 8 years ago
  69. 8e8c85a Update d.amazon.properties by Ilya Yaroshenko · 8 years ago
  70. 3755265 Create contributing guidelines by Matt Godbolt · 8 years ago
  71. ebecea3 Fix up bad changelog formatting by Matt Godbolt · 8 years ago
  72. d736322 Merge branch 'master' into staging by Matt Godbolt · 8 years ago
  73. f7f0be7 Changelog update by Matt Godbolt · 8 years ago
  74. f578877 Finish adding D examples by Rubén · 8 years ago
  75. 6f7a4b8 Add D examples and beautify all examples names by Rubén · 8 years ago
  76. 9a734cf Merge branch 'master' into staging by Matt Godbolt · 8 years ago
  77. ec6378d Fix typo in gbench path by Matt Godbolt · 8 years ago
  78. 4e8752f Remove unused component getter by Rubén · 8 years ago
  79. f150526 Finish up cfg fixes and improvements by Rubén · 8 years ago
  80. 9cd3b1d Remove highlight when mouse is over a non sourced file by Rubén · 8 years ago
  81. f8cb1a5 Improve minor things in cfg code by Rubén · 8 years ago
  82. b4adcab Update styling convention by Rubén · 8 years ago
  83. cc24692 Merge branch 'master' into staging by Matt Godbolt · 8 years ago
  84. 6b13bb1 Add trunk Eigen, and add Google benchmark. Closes #578 by Matt Godbolt · 8 years ago
  85. 9938aa7 update mir-algorithm version by Ilya Yaroshenko · 8 years ago
  86. 96bacaa Add Eigen 3.3.4 (closes #552) by Matt Godbolt · 8 years ago
  87. 8ac170b Merge branch 'staging' into release by Matt Godbolt · 8 years ago
  88. 4835bc6 Manually ensuring master and staging agree by Matt Godbolt · 8 years ago
  89. 0d1d467 Merge branch 'master' into staging by Matt Godbolt · 8 years ago
  90. fe644a1 Merge pull request #569 from hanickadot/master by Matt Godbolt · 8 years ago
  91. 4c387da Added "compile time regular expression" header library. by Hana Dusíková · 8 years ago
  92. e1229ec Revert "Use same version of lru cache on server as client" by Matt Godbolt · 8 years ago
  93. a619945 Revert "Fixes up include paths for lru" by Matt Godbolt · 8 years ago
  94. 72bfa91 Fixes up include paths for lru by Matt Godbolt · 8 years ago
  95. 2147e9a Fixes up include paths for lru by Matt Godbolt · 8 years ago
  96. 67f7d65 Use same version of lru cache on server as client by Matt Godbolt · 8 years ago
  97. e00d24d Use same version of lru cache on server as client by Matt Godbolt · 8 years ago
  98. 1e7413d Remove non-standard keywords and add missing ones by Rubén · 8 years ago
  99. c28024d Bump lru-cache version. by Rubén · 8 years ago
  100. 11c6cc2 Remove sneaky file by Rubén · 8 years ago