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