1. bae829e Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into use-isystem by Ray Hamel · 7 years ago
  2. 995ab91 Add initial DMD support by RabsRincon · 7 years ago
  3. 1b7c3a8 If supported, set include paths w/ -isystem to quiet warnings in headers by Ray Hamel · 7 years ago
  4. 8457f34 Rust 1.24 by Matt Godbolt · 7 years ago
  5. a0c4b28 Merge pull request #817 from mattgodbolt/install_yarn by Matt Godbolt · 7 years ago
  6. 1a8629b Remove console check from pre-commit hook by RabsRincon · 7 years ago
  7. 670afd8 Move to ESLint by RabsRincon · 7 years ago
  8. f8468e5 Use a local-installed yarn. Refactor all the 'find node' stuff out of the Makefile by Matt Godbolt · 7 years ago
  9. 623f80f removed missing assemblers by Partouf · 7 years ago
  10. 3f362fd Enabling eqeqeeq for server side codee as w ell by jaredwy · 7 years ago
  11. 2158263 adding eqeqeq into our jshint files, so that everyone uses === it also updates everything to use === by jaredwy · 7 years ago
  12. a414d8a Merge branch 'master' into fixedes6 by Rubén · 7 years ago
  13. 00b042f Making jslint happy with the new global variable by jaredwy · 7 years ago
  14. 4fbcdaa Merge branch 'master' into jw/webpack by Rubén · 7 years ago
  15. cd4a21a Fix tests by RabsRincon · 7 years ago
  16. 7ea6d88 Merge branch 'master' into fixedes6 by Rubén · 7 years ago
  17. f807986 Making jshint happy adding some missed semi colons, removing the dist files and vs from being checked by jaredwy · 7 years ago
  18. 68a7f94 things that don't make sense by Partouf · 7 years ago
  19. 92138f1 Add copyright text and adjusted python3 path by Windel Bouwman · 7 years ago
  20. ff24389 Merge branch 'master' of https://github.com/windelbouwman/compiler-explorer by Windel Bouwman · 7 years ago
  21. 3ee339f Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by Windel Bouwman · 7 years ago
  22. 3b07b3c Group compilers by RabsRincon · 7 years ago
  23. 48bf397 Add GAS 7.3 by RabsRincon · 7 years ago
  24. 5998445 suggested changes by partouf · 7 years ago
  25. ca15283 Use the exe property as python path and add a group by Windel Bouwman · 7 years ago
  26. 44b7d90 Update after review comments by Windel Bouwman · 7 years ago
  27. 1bb78dc Change default C++ compiler to gcc73 by Rubén · 7 years ago
  28. 01cfbad Support web path aliases (e.g. for /beta nodes by Matt Godbolt · 7 years ago
  29. c79d20e Add GCC 5.5 and 7.3. Closes #612 by Matt Godbolt · 7 years ago
  30. 37d5f6e Merge pull request #777 from nilsdeppe/add_brigand by Rubén · 7 years ago
  31. c3ceacc Add Brigand metaprogramming library by Nils Deppe · 7 years ago
  32. 9076868 Simplify CSP based on observations by RabsRincon · 7 years ago
  33. b2203dd Minor Python improvements by RabsRincon · 7 years ago
  34. a778a1b Add missing GCC aliases by RabsRincon · 7 years ago
  35. c61e1c0 Reenable CSP testing in site by RabsRincon · 7 years ago
  36. 950cd51 fixes pascal by Partouf · 7 years ago
  37. 656c0c9 Apply last CSP changes by RabsRincon · 7 years ago
  38. 368479f Apply more CSP header fixes. Last one, hopefully by RabsRincon · 7 years ago
  39. d8145da Tweak csp header by RabsRincon · 7 years ago
  40. 6ea55d1 Revert inline script removal as requested by RabsRincon · 7 years ago
  41. 8b71a65 Fix CSP implementation by RabsRincon · 7 years ago
  42. 8900811 Set CSP to Report-Only for a testing period by RabsRincon · 7 years ago
  43. 2be47e2 Add Boost 1.66 by RabsRincon · 7 years ago
  44. 3fc0be2 Allow FullStory and GAnalytics in the CSP by RabsRincon · 7 years ago
  45. ef7db1a Implement CSP by RabsRincon · 7 years ago
  46. e3c5686 Point clang versions at appropriate GCC installations. Fixes #493 by Matt Godbolt · 7 years ago
  47. 90f4878 Bump up upload size to 16mb (for Thomas D, c.f. emails) by Matt Godbolt · 7 years ago
  48. 0d02d10 Ensure `--` and `-` prefixes work for blacklisted options. Closes #767 by Matt Godbolt · 7 years ago
  49. c07a5c5 Update GCC versions for some outdated commands by RabsRincon · 7 years ago
  50. b44c27a Eneable C support by RabsRincon · 7 years ago
  51. d69ec1e Group compilers by group in dropdown by RabsRincon · 7 years ago
  52. fd55589 use llvm-mc by partouf · 7 years ago
  53. b20401b -g fails on linux llvm-as by partouf · 7 years ago
  54. 7043312 fix clang version regex by partouf · 7 years ago
  55. 7eb7ede use the gnu as installed with the different version of gcc by partouf · 7 years ago
  56. 2fd0bab Merge pull request #748 from partouf/asm by Rubén · 7 years ago
  57. ea54d3c added possible llvm-as locations by partouf · 7 years ago
  58. 5b2a7cb Add LDC 1.7.0 and make it the default for D by Johan Engelen · 7 years ago
  59. da5c0c4 amazon properties by partouf · 7 years ago
  60. 404a9c1 basic setup for nasm and gnu as by partouf · 7 years ago
  61. 36c6781 Add links to libraries by RabsRincon · 7 years ago
  62. 9b7aa77 Add Rust 1.22 and 1.23 by Joshua Sheard · 7 years ago
  63. 8446e1f Remove some references to gcc.godbolt.org etc by Matt Godbolt · 7 years ago
  64. 30a8336 Enable FPC 3.0.4 by partouf · 7 years ago
  65. f13dfef Ignore external contributions copyrights by RabsRincon · 7 years ago
  66. c642ed3 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  67. e8a8c9e Add cpyrighter script by RabsRincon · 7 years ago
  68. de0ce0b Merge pull request #682 from partouf/cl-unmangling by Rubén · 7 years ago
  69. 0311cd3 set undname as demangler for msvc cl by partouf · 7 years ago
  70. 5254e94 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  71. 44fd768 Add ARM gcc 7.2.1 (none). Closes #689 by Matt Godbolt · 7 years ago
  72. 9aa75ed Add C properties for Amazon by RabsRincon · 7 years ago
  73. c57a266 Avoid searching for our own compilers in api call by RabsRincon · 7 years ago
  74. 0776ca3 Merge branch 'master' into unification by Rubén · 7 years ago
  75. b15f15f Add LDC 1.6.0 and make that the D default by Johan Engelen · 7 years ago
  76. def7723 Merge branch 'master' into unification by Rubén · 7 years ago
  77. ebe7445 Allow tests to console log by Matt Godbolt · 7 years ago
  78. 89efa6f Extend linting to the tests by Matt Godbolt · 7 years ago
  79. ef95efc Further improve pre-commit hook by RabsRincon · 7 years ago
  80. ce6d70f Add a `make install-git-hooks` target to install pre-commit hooks by Matt Godbolt · 7 years ago
  81. d383569 Fix space after check by RabsRincon · 7 years ago
  82. a22a1da Add precommit hook to scriots folder by RabsRincon · 7 years ago
  83. 41ead3f Merge branch 'master' into unification by RabsRincon · 7 years ago
  84. a272ea9 Add utils tests, update filter-tests by Matt Godbolt · 7 years ago
  85. c923117 Add custom pre-commit hook so comits have to be ok by RabsRincon · 7 years ago
  86. ee2f249 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  87. 1d6418f Make CPPX into its own language for the dropdown by RabsRincon · 7 years ago
  88. f5ae491 Attempt at speeding up travis by caching compile artifacts by Matt Godbolt · 7 years ago
  89. d7818ae Merge branch 'master' into unification by Rubén · 7 years ago
  90. 43279a6 Fix various points raised after code reviews by RabsRincon · 7 years ago
  91. b3cf00a Decrease cache size to hopefully prevent OOM issues by Matt Godbolt · 7 years ago
  92. ea31e8d Derive compile filename from the extensions by Matt Godbolt · 7 years ago
  93. f2a75ac Fix arcane reference to 6g on matt's laptop by Matt Godbolt · 7 years ago
  94. 91f9590 Merge branch 'master' into unification by RabsRincon · 7 years ago
  95. 63ed0e7 Change enough stuff as to get it running by RabsRincon · 7 years ago
  96. 87ac248 Fix 'undefined' name (CC @samkellett - I missed this on the review, sorry) by Matt Godbolt · 7 years ago
  97. 944f202 Added cppcoro library by Sam Kellett · 7 years ago
  98. aaa9013 Update pascal.amazon.properties by Patrick Quist · 7 years ago
  99. 556c41a Merge pull request #632 from partouf/fpcdemangle by Rubén · 7 years ago
  100. 79a6e18 Remove unused swift compiler by RabsRincon · 7 years ago