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