1. 0ace5fb Add explicit WSL option by Andrew Pardoe · 7 years ago
  2. 6f718f4 More thanks by Matt Godbolt · 7 years ago
  3. d7040b2 New attempt at running the haskell demangler by Matt Godbolt · 7 years ago
  4. c82fa1d Place a git_hash within the archive, and use it in place of git rev-parse by Matt Godbolt · 7 years ago
  5. f4f400a Remove .orig by Matt Godbolt · 7 years ago
  6. d62ff47 Attempt two at building on all branches by Matt Godbolt · 7 years ago
  7. 062a726 Build for all branches by Matt Godbolt · 7 years ago
  8. 56e53dc Name tweaks by Matt Godbolt · 7 years ago
  9. fe4f2fa Tweaks for deployment by Matt Godbolt · 7 years ago
  10. 3ff8cec Re-enable gdc and ghc for travis by Matt Godbolt · 7 years ago
  11. 78e42a7 Quieten down the rust install by Matt Godbolt · 7 years ago
  12. 8d85986 Temporarily disable ghc and gdc for travis builds by Matt Godbolt · 7 years ago
  13. deed95f Put ghc on a diet by Matt Godbolt · 7 years ago
  14. 5acb292 Fix typo by Matt Godbolt · 7 years ago
  15. 3b58957 Put temp files within build structure by Matt Godbolt · 7 years ago
  16. 6d4d33f First attempt at getting travis to build and upload images to S3 by Matt Godbolt · 7 years ago
  17. a3a1f55 Reduce the amount of rust gunk that makes it into the distribution tarball by Matt Godbolt · 7 years ago
  18. 0260e0e Update Monaco to latest version by Rubén · 7 years ago
  19. f691aae Finish up Chedy's PR Mostly formatting issues, but also few minor improvements by Rubén · 7 years ago
  20. 12c302f Merge pull request #587 from cppchedy/master by Rubén · 7 years ago
  21. 0f3f24f remove comment by cppchedy · 7 years ago
  22. 5cec77a remove if statment by cppchedy · 7 years ago
  23. e9750a3 remove Alert by cppchedy · 7 years ago
  24. e59041e Merge branch 'master' of https://github.com/cppchedy/compiler-explorer by cppchedy · 7 years ago
  25. 94815bb address review cpmments on message display and filter data transfer by cppchedy · 7 years ago
  26. 1bb8188 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  27. 368dd7e Merge branch 'master' into master by Rubén · 7 years ago
  28. c7dd63d Run formatter on compiler.js and explorer.css by Rubén · 7 years ago
  29. be83a8c Undo rename by Rubén · 7 years ago
  30. 85a392f Split libs in columns of 5 by Rubén · 7 years ago
  31. c683869 Remove dubg line by Rubén · 7 years ago
  32. e7a31d7 Fix sentry issues #363288884 & #370010523 by Rubén · 7 years ago
  33. d0d9e1f Ban `-include` in the options by Matt Godbolt · 7 years ago
  34. 7cf0eaf fix of function filter by cppchedy · 7 years ago
  35. 9a848af corrected cfg button state by cppchedy · 7 years ago
  36. 645943a adress review comments by cppchedy · 7 years ago
  37. 71b9d19 Add DLib to the library list (See #589) by Matt Godbolt · 7 years ago
  38. d519c96 Rust 1.21 (see #588) by Matt Godbolt · 7 years ago
  39. 7836188 Add ranges-v3 by Rubén · 7 years ago
  40. 28be8e9 show not supported massage instead of closing by cppchedy · 7 years ago
  41. 4244f0f revert package.json by cppchedy · 7 years ago
  42. b956fe2 add semicolon by cppchedy · 7 years ago
  43. b804e0b desactivate Cfg mode when binary filter is set by cppchedy · 7 years ago
  44. e592d33 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  45. 12fe135 Let IE users use CE again by Rubén · 7 years ago
  46. 9857ea3 Merge pull request #579 from 9il/patch-3 by Rubén · 7 years ago
  47. 8e8c85a Update d.amazon.properties by Ilya Yaroshenko · 7 years ago
  48. 3755265 Create contributing guidelines by Matt Godbolt · 7 years ago
  49. ebecea3 Fix up bad changelog formatting by Matt Godbolt · 7 years ago
  50. f7f0be7 Changelog update by Matt Godbolt · 7 years ago
  51. f578877 Finish adding D examples by Rubén · 7 years ago
  52. 6f7a4b8 Add D examples and beautify all examples names by Rubén · 7 years ago
  53. ec6378d Fix typo in gbench path by Matt Godbolt · 7 years ago
  54. 4e8752f Remove unused component getter by Rubén · 7 years ago
  55. f150526 Finish up cfg fixes and improvements by Rubén · 7 years ago
  56. 9cd3b1d Remove highlight when mouse is over a non sourced file by Rubén · 7 years ago
  57. f8cb1a5 Improve minor things in cfg code by Rubén · 7 years ago
  58. b4adcab Update styling convention by Rubén · 7 years ago
  59. 6b13bb1 Add trunk Eigen, and add Google benchmark. Closes #578 by Matt Godbolt · 7 years ago
  60. 9938aa7 update mir-algorithm version by Ilya Yaroshenko · 7 years ago
  61. 96bacaa Add Eigen 3.3.4 (closes #552) by Matt Godbolt · 7 years ago
  62. fe644a1 Merge pull request #569 from hanickadot/master by Matt Godbolt · 7 years ago
  63. 4c387da Added "compile time regular expression" header library. by Hana Dusíková · 7 years ago
  64. e1229ec Revert "Use same version of lru cache on server as client" by Matt Godbolt · 7 years ago
  65. a619945 Revert "Fixes up include paths for lru" by Matt Godbolt · 7 years ago
  66. 2147e9a Fixes up include paths for lru by Matt Godbolt · 7 years ago
  67. e00d24d Use same version of lru cache on server as client by Matt Godbolt · 7 years ago
  68. 30999e9 Remove non-standard keywords and add missing ones by Rubén · 7 years ago
  69. 7c9f6af Bump lru-cache version. by Rubén · 7 years ago
  70. dd23556 Remove sneaky file by Rubén · 7 years ago
  71. 393cd97 Fix off-by-one error Line count is actually 1-indexed by Rubén · 7 years ago
  72. d0ab375 Fix sentry issue #363237203 by Rubén · 7 years ago
  73. 42b792b `ref` is not a keyword. Fixes #567 by Matt Godbolt · 7 years ago
  74. 0a65cd1 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  75. 5fae0c9 merge by cppchedy · 7 years ago
  76. 9a3d1f8 Add a healthcheck endpoint. Closes #563 by Matt Godbolt · 7 years ago
  77. e108116 Fix up possible merge problem by Matt Godbolt · 7 years ago
  78. dd749f9 More thanks! by Matt Godbolt · 7 years ago
  79. 13dce4a Merge pull request #540 from AndrewPardoe/master by Matt Godbolt · 7 years ago
  80. 895b66d Fix minor mistakes on asm-tooltip by Rubén · 7 years ago
  81. 54aa4a5 Generate new-style source annotation in binary mode. Fixes #553 by Matt Godbolt · 7 years ago
  82. 767351f Fixes #555 by Matt Godbolt · 7 years ago
  83. 5cb24b7 Merge pull request #551 from dkm/typo-fix by Rubén · 7 years ago
  84. 8770121 Trivial typo fix by Marc Poulhiès · 7 years ago
  85. 83ff138 Better handling of labels in asm. by Matt Godbolt · 7 years ago
  86. d193739 Bring every file up-to-format-date by Rubén · 7 years ago
  87. e8afb37 More thanks! by Matt Godbolt · 7 years ago
  88. aa832bd Rewording by Matt Godbolt · 7 years ago
  89. 153a312 Support both old and new cppx's by Matt Godbolt · 7 years ago
  90. 3300efb Revert "Revert "Pick up cppx from its new daily home"" by Matt Godbolt · 7 years ago
  91. 4d05980 Rename CL compilers to be MSVC (CC @andrewpardoe) by Matt Godbolt · 7 years ago
  92. f093b34 Fix code linking display for Dark theme by Rubén · 7 years ago
  93. 3ea1b4e Addressing feedback from RabsRicon by apardoe@microsoft.com · 7 years ago
  94. bf60b1c Update PowerPCC 4.8.5 naming by Rubén · 7 years ago
  95. 8aade5f Merge remote-tracking branch 'godbolt/master' by Andrew Pardoe · 7 years ago
  96. 0437f09 Revert "Pick up cppx from its new daily home" by Matt Godbolt · 7 years ago
  97. cf28e93 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  98. fa1487d Workaround for `vis.js` - directly use the minified version as that seems to prevent the double-anonymous function problem by Matt Godbolt · 7 years ago
  99. c4a243e Add cctz library by Rubén · 7 years ago
  100. 042d682 Delegate compilation handling to view events by Rubén · 7 years ago