1. 8d1c520 oops, bugfix by partouf · 7 years ago
  2. fe8b126 setting not needed by partouf · 7 years ago
  3. b693a46 undo supports binary change by partouf · 7 years ago
  4. 65ef5df fixes after codereview by partouf · 7 years ago
  5. 96fb489 indentation by partouf · 7 years ago
  6. 6bfec26 indentation by partouf · 7 years ago
  7. 7ace3a7 . by partouf · 7 years ago
  8. f2f8d13 bugfix by partouf · 7 years ago
  9. fd00642 indentation by partouf · 7 years ago
  10. b62e8e1 undo by partouf · 7 years ago
  11. c9c62ac Minimal FPC support by partouf · 7 years ago
  12. dc1de97 Add some documentation on adding compilers by Matt Godbolt · 7 years ago
  13. d7b8c54 Save FontScale between GCCDump sessions by RabsRincon · 7 years ago
  14. 3812d08 Fix Lib popover not enforcing max of 1 version/lib by RabsRincon · 7 years ago
  15. 81a685a Merge pull request #623 from dkm/patch-1 by Matt Godbolt · 7 years ago
  16. eea08a0 minor typo by Marc Poulhiès · 7 years ago
  17. f996038 Oops, URLs are tricky by Matt Godbolt · 7 years ago
  18. de81903 Note the general discussion list by Matt Godbolt · 7 years ago
  19. eaed157 Note the mailing list and slack channel by Matt Godbolt · 7 years ago
  20. e7f4e04 Merge pull request #622 from dkm/patch-1 by Matt Godbolt · 7 years ago
  21. 70c63a8 Minor typo fix in README by Marc Poulhiès · 7 years ago
  22. 4e49547 Merge pull request #585 from dkm/dump-rtl-2 by Matt Godbolt · 7 years ago
  23. cfefa37 Initial support for GCC Tree/RTL dumps. by Marc Poulhiès · 7 years ago
  24. 577c345 Merge pull request #619 from jsheard/ispc192 by Matt Godbolt · 7 years ago
  25. 616652a Merge pull request #621 from dkm/asm-fix by Matt Godbolt · 7 years ago
  26. 9784aa5 Better handling of assignments in assembly by Marc Poulhiès · 7 years ago
  27. 224b7cc ISPC 1.9.2 by Joshua Sheard · 7 years ago
  28. 3a6acdb Add option to reset LruCache for each compiler by RabsRincon · 7 years ago
  29. 44ba96b Show OS name for embedded ARM compilers. c.f. #279 by Matt Godbolt · 7 years ago
  30. f0da33f Undo unnecessary intel shenanigans by Matt Godbolt · 7 years ago
  31. c214dac Config for icc18 by Matt Godbolt · 7 years ago
  32. 6faada8 Hack for intel licenses by Matt Godbolt · 7 years ago
  33. 91c010e Fix up travis by Matt Godbolt · 7 years ago
  34. bbd6f0d Clarify readme by Matt Godbolt · 7 years ago
  35. 43c16a1 Bump minimum node to v8 by Matt Godbolt · 7 years ago
  36. 13b2acd Merge pull request #611 from JohanEngelen/patch-1 by Matt Godbolt · 7 years ago
  37. 3f21fd7 D: Add LDC 1.5.0 and make it the default. by Johan Engelen · 7 years ago
  38. fb4f537 Remove unused variable by RabsRincon · 7 years ago
  39. ebb5aee Merge pull request #603 from AndrewPardoe/master by Matt Godbolt · 7 years ago
  40. c443cb1 Update app.js by Andrew Pardoe · 7 years ago
  41. 0ace5fb Add explicit WSL option by Andrew Pardoe · 7 years ago
  42. cbe0dbc Fix Kvasir include paths by Rubén · 7 years ago
  43. 6f718f4 More thanks by Matt Godbolt · 7 years ago
  44. d7040b2 New attempt at running the haskell demangler by Matt Godbolt · 7 years ago
  45. c82fa1d Place a git_hash within the archive, and use it in place of git rev-parse by Matt Godbolt · 7 years ago
  46. f4f400a Remove .orig by Matt Godbolt · 7 years ago
  47. d62ff47 Attempt two at building on all branches by Matt Godbolt · 7 years ago
  48. 062a726 Build for all branches by Matt Godbolt · 7 years ago
  49. 56e53dc Name tweaks by Matt Godbolt · 7 years ago
  50. fe4f2fa Tweaks for deployment by Matt Godbolt · 7 years ago
  51. 3ff8cec Re-enable gdc and ghc for travis by Matt Godbolt · 7 years ago
  52. 78e42a7 Quieten down the rust install by Matt Godbolt · 7 years ago
  53. 8d85986 Temporarily disable ghc and gdc for travis builds by Matt Godbolt · 7 years ago
  54. deed95f Put ghc on a diet by Matt Godbolt · 7 years ago
  55. 5acb292 Fix typo by Matt Godbolt · 7 years ago
  56. 3b58957 Put temp files within build structure by Matt Godbolt · 7 years ago
  57. 6d4d33f First attempt at getting travis to build and upload images to S3 by Matt Godbolt · 7 years ago
  58. a3a1f55 Reduce the amount of rust gunk that makes it into the distribution tarball by Matt Godbolt · 7 years ago
  59. 0260e0e Update Monaco to latest version by Rubén · 7 years ago
  60. f691aae Finish up Chedy's PR Mostly formatting issues, but also few minor improvements by Rubén · 7 years ago
  61. 12c302f Merge pull request #587 from cppchedy/master by Rubén · 7 years ago
  62. 0f3f24f remove comment by cppchedy · 7 years ago
  63. 5cec77a remove if statment by cppchedy · 7 years ago
  64. e9750a3 remove Alert by cppchedy · 7 years ago
  65. e59041e Merge branch 'master' of https://github.com/cppchedy/compiler-explorer by cppchedy · 7 years ago
  66. 94815bb address review cpmments on message display and filter data transfer by cppchedy · 7 years ago
  67. 1bb8188 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  68. 368dd7e Merge branch 'master' into master by Rubén · 7 years ago
  69. c7dd63d Run formatter on compiler.js and explorer.css by Rubén · 7 years ago
  70. be83a8c Undo rename by Rubén · 7 years ago
  71. 85a392f Split libs in columns of 5 by Rubén · 7 years ago
  72. c683869 Remove dubg line by Rubén · 7 years ago
  73. e7a31d7 Fix sentry issues #363288884 & #370010523 by Rubén · 7 years ago
  74. d0d9e1f Ban `-include` in the options by Matt Godbolt · 7 years ago
  75. 7cf0eaf fix of function filter by cppchedy · 7 years ago
  76. 9a848af corrected cfg button state by cppchedy · 7 years ago
  77. 645943a adress review comments by cppchedy · 7 years ago
  78. 71b9d19 Add DLib to the library list (See #589) by Matt Godbolt · 7 years ago
  79. d519c96 Rust 1.21 (see #588) by Matt Godbolt · 7 years ago
  80. 7836188 Add ranges-v3 by Rubén · 7 years ago
  81. 28be8e9 show not supported massage instead of closing by cppchedy · 7 years ago
  82. 4244f0f revert package.json by cppchedy · 7 years ago
  83. b956fe2 add semicolon by cppchedy · 7 years ago
  84. b804e0b desactivate Cfg mode when binary filter is set by cppchedy · 7 years ago
  85. e592d33 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  86. 12fe135 Let IE users use CE again by Rubén · 7 years ago
  87. 9857ea3 Merge pull request #579 from 9il/patch-3 by Rubén · 7 years ago
  88. 8e8c85a Update d.amazon.properties by Ilya Yaroshenko · 7 years ago
  89. 3755265 Create contributing guidelines by Matt Godbolt · 7 years ago
  90. ebecea3 Fix up bad changelog formatting by Matt Godbolt · 7 years ago
  91. f7f0be7 Changelog update by Matt Godbolt · 7 years ago
  92. f578877 Finish adding D examples by Rubén · 7 years ago
  93. 6f7a4b8 Add D examples and beautify all examples names by Rubén · 7 years ago
  94. ec6378d Fix typo in gbench path by Matt Godbolt · 7 years ago
  95. 4e8752f Remove unused component getter by Rubén · 7 years ago
  96. f150526 Finish up cfg fixes and improvements by Rubén · 7 years ago
  97. 9cd3b1d Remove highlight when mouse is over a non sourced file by Rubén · 7 years ago
  98. f8cb1a5 Improve minor things in cfg code by Rubén · 7 years ago
  99. b4adcab Update styling convention by Rubén · 7 years ago
  100. 6b13bb1 Add trunk Eigen, and add Google benchmark. Closes #578 by Matt Godbolt · 7 years ago