1. 752ce3b Don't replace tabs into spaces by WHR · 1 year, 7 months ago
  2. 477a077 Reply error message in plain text if compiler failed to start and the client didn't accept JSON by WHR · 1 year, 7 months ago
  3. 655425c Fix tabWidth setting didn't take effect by WHR · 1 year, 7 months ago
  4. 662019c Handle external processes terminated by signals by WHR · 1 year, 7 months ago
  5. cc17062 Don't create processes in detached mode by WHR · 1 year, 7 months ago
  6. 6a48497 Remove '.s' suffix from output file name by WHR · 1 year, 7 months ago
  7. 4903ea4 Disable auto-indentation in code editor by WHR · 1 year, 7 months ago
  8. 1d5e21c Hide 'execute' button if it isn't supported by the specific compiler configuration or 'link' is disabled by WHR · 1 year, 7 months ago
  9. 343b65d Recognize '<stdin>' as input file name from compiler diagnostic messages by WHR · 1 year, 7 months ago
  10. e16fb45 Reply status 500 if requested raw output file not found by WHR · 1 year, 7 months ago
  11. fd436e3 Support downloading raw output file by WHR · 1 year, 7 months ago
  12. 2701c97 Hide option buttons according to binary mode to improve clearness by WHR · 1 year, 7 months ago
  13. 5d6bdc8 Add 'Link' button to control whether to link executable by WHR · 1 year, 7 months ago
  14. ae82434 Enable 'Intel Assembly' button on explicit configuration by WHR · 1 year, 7 months ago
  15. 3d6881a Add default properties for language C by WHR · 1 year, 7 months ago
  16. 4c9c5d1 Fix undefined '_' by WHR · 1 year, 7 months ago
  17. e0cbabe Replace property 'cacheMb' to 'cache_size' by WHR · 1 year, 7 months ago
  18. 3f21fd7 D: Add LDC 1.5.0 and make it the default. by Johan Engelen · 7 years ago
  19. fb4f537 Remove unused variable by RabsRincon · 7 years ago
  20. ebb5aee Merge pull request #603 from AndrewPardoe/master by Matt Godbolt · 7 years ago
  21. c443cb1 Update app.js by Andrew Pardoe · 7 years ago
  22. 0ace5fb Add explicit WSL option by Andrew Pardoe · 7 years ago
  23. cbe0dbc Fix Kvasir include paths by Rubén · 7 years ago
  24. 6f718f4 More thanks by Matt Godbolt · 7 years ago
  25. d7040b2 New attempt at running the haskell demangler by Matt Godbolt · 7 years ago
  26. c82fa1d Place a git_hash within the archive, and use it in place of git rev-parse by Matt Godbolt · 7 years ago
  27. f4f400a Remove .orig by Matt Godbolt · 7 years ago
  28. d62ff47 Attempt two at building on all branches by Matt Godbolt · 7 years ago
  29. 062a726 Build for all branches by Matt Godbolt · 7 years ago
  30. 56e53dc Name tweaks by Matt Godbolt · 7 years ago
  31. fe4f2fa Tweaks for deployment by Matt Godbolt · 7 years ago
  32. 3ff8cec Re-enable gdc and ghc for travis by Matt Godbolt · 7 years ago
  33. 78e42a7 Quieten down the rust install by Matt Godbolt · 7 years ago
  34. 8d85986 Temporarily disable ghc and gdc for travis builds by Matt Godbolt · 7 years ago
  35. deed95f Put ghc on a diet by Matt Godbolt · 7 years ago
  36. 5acb292 Fix typo by Matt Godbolt · 7 years ago
  37. 3b58957 Put temp files within build structure by Matt Godbolt · 7 years ago
  38. 6d4d33f First attempt at getting travis to build and upload images to S3 by Matt Godbolt · 7 years ago
  39. a3a1f55 Reduce the amount of rust gunk that makes it into the distribution tarball by Matt Godbolt · 7 years ago
  40. 0260e0e Update Monaco to latest version by Rubén · 7 years ago
  41. f691aae Finish up Chedy's PR Mostly formatting issues, but also few minor improvements by Rubén · 7 years ago
  42. 12c302f Merge pull request #587 from cppchedy/master by Rubén · 7 years ago
  43. 0f3f24f remove comment by cppchedy · 7 years ago
  44. 5cec77a remove if statment by cppchedy · 7 years ago
  45. e9750a3 remove Alert by cppchedy · 7 years ago
  46. e59041e Merge branch 'master' of https://github.com/cppchedy/compiler-explorer by cppchedy · 7 years ago
  47. 94815bb address review cpmments on message display and filter data transfer by cppchedy · 7 years ago
  48. 1bb8188 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  49. 368dd7e Merge branch 'master' into master by Rubén · 7 years ago
  50. c7dd63d Run formatter on compiler.js and explorer.css by Rubén · 7 years ago
  51. be83a8c Undo rename by Rubén · 7 years ago
  52. 85a392f Split libs in columns of 5 by Rubén · 7 years ago
  53. c683869 Remove dubg line by Rubén · 7 years ago
  54. e7a31d7 Fix sentry issues #363288884 & #370010523 by Rubén · 7 years ago
  55. d0d9e1f Ban `-include` in the options by Matt Godbolt · 7 years ago
  56. 7cf0eaf fix of function filter by cppchedy · 7 years ago
  57. 9a848af corrected cfg button state by cppchedy · 7 years ago
  58. 645943a adress review comments by cppchedy · 7 years ago
  59. 71b9d19 Add DLib to the library list (See #589) by Matt Godbolt · 7 years ago
  60. d519c96 Rust 1.21 (see #588) by Matt Godbolt · 7 years ago
  61. 7836188 Add ranges-v3 by Rubén · 7 years ago
  62. 28be8e9 show not supported massage instead of closing by cppchedy · 7 years ago
  63. 4244f0f revert package.json by cppchedy · 7 years ago
  64. b956fe2 add semicolon by cppchedy · 7 years ago
  65. b804e0b desactivate Cfg mode when binary filter is set by cppchedy · 7 years ago
  66. e592d33 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  67. 12fe135 Let IE users use CE again by Rubén · 7 years ago
  68. 9857ea3 Merge pull request #579 from 9il/patch-3 by Rubén · 7 years ago
  69. 8e8c85a Update d.amazon.properties by Ilya Yaroshenko · 7 years ago
  70. 3755265 Create contributing guidelines by Matt Godbolt · 7 years ago
  71. ebecea3 Fix up bad changelog formatting by Matt Godbolt · 7 years ago
  72. f7f0be7 Changelog update by Matt Godbolt · 7 years ago
  73. f578877 Finish adding D examples by Rubén · 7 years ago
  74. 6f7a4b8 Add D examples and beautify all examples names by Rubén · 7 years ago
  75. ec6378d Fix typo in gbench path by Matt Godbolt · 7 years ago
  76. 4e8752f Remove unused component getter by Rubén · 7 years ago
  77. f150526 Finish up cfg fixes and improvements by Rubén · 7 years ago
  78. 9cd3b1d Remove highlight when mouse is over a non sourced file by Rubén · 7 years ago
  79. f8cb1a5 Improve minor things in cfg code by Rubén · 7 years ago
  80. b4adcab Update styling convention by Rubén · 7 years ago
  81. 6b13bb1 Add trunk Eigen, and add Google benchmark. Closes #578 by Matt Godbolt · 7 years ago
  82. 9938aa7 update mir-algorithm version by Ilya Yaroshenko · 7 years ago
  83. 96bacaa Add Eigen 3.3.4 (closes #552) by Matt Godbolt · 7 years ago
  84. fe644a1 Merge pull request #569 from hanickadot/master by Matt Godbolt · 7 years ago
  85. 4c387da Added "compile time regular expression" header library. by Hana Dusíková · 7 years ago
  86. e1229ec Revert "Use same version of lru cache on server as client" by Matt Godbolt · 7 years ago
  87. a619945 Revert "Fixes up include paths for lru" by Matt Godbolt · 7 years ago
  88. 2147e9a Fixes up include paths for lru by Matt Godbolt · 7 years ago
  89. e00d24d Use same version of lru cache on server as client by Matt Godbolt · 7 years ago
  90. 30999e9 Remove non-standard keywords and add missing ones by Rubén · 7 years ago
  91. 7c9f6af Bump lru-cache version. by Rubén · 7 years ago
  92. dd23556 Remove sneaky file by Rubén · 7 years ago
  93. 393cd97 Fix off-by-one error Line count is actually 1-indexed by Rubén · 7 years ago
  94. d0ab375 Fix sentry issue #363237203 by Rubén · 7 years ago
  95. 42b792b `ref` is not a keyword. Fixes #567 by Matt Godbolt · 7 years ago
  96. 0a65cd1 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by cppchedy · 7 years ago
  97. 5fae0c9 merge by cppchedy · 7 years ago
  98. 9a3d1f8 Add a healthcheck endpoint. Closes #563 by Matt Godbolt · 7 years ago
  99. e108116 Fix up possible merge problem by Matt Godbolt · 7 years ago
  100. dd749f9 More thanks! by Matt Godbolt · 7 years ago