1. 5998445 suggested changes by partouf · 7 years ago
  2. ca15283 Use the exe property as python path and add a group by Windel Bouwman · 7 years ago
  3. 44b7d90 Update after review comments by Windel Bouwman · 7 years ago
  4. c79d20e Add GCC 5.5 and 7.3. Closes #612 by Matt Godbolt · 7 years ago
  5. 37d5f6e Merge pull request #777 from nilsdeppe/add_brigand by Rubén · 7 years ago
  6. c3ceacc Add Brigand metaprogramming library by Nils Deppe · 7 years ago
  7. 9076868 Simplify CSP based on observations by RabsRincon · 7 years ago
  8. b2203dd Minor Python improvements by RabsRincon · 7 years ago
  9. a778a1b Add missing GCC aliases by RabsRincon · 7 years ago
  10. c61e1c0 Reenable CSP testing in site by RabsRincon · 7 years ago
  11. 656c0c9 Apply last CSP changes by RabsRincon · 7 years ago
  12. 368479f Apply more CSP header fixes. Last one, hopefully by RabsRincon · 7 years ago
  13. d8145da Tweak csp header by RabsRincon · 7 years ago
  14. 6ea55d1 Revert inline script removal as requested by RabsRincon · 7 years ago
  15. 8b71a65 Fix CSP implementation by RabsRincon · 7 years ago
  16. 8900811 Set CSP to Report-Only for a testing period by RabsRincon · 7 years ago
  17. 2be47e2 Add Boost 1.66 by RabsRincon · 7 years ago
  18. 3fc0be2 Allow FullStory and GAnalytics in the CSP by RabsRincon · 7 years ago
  19. ef7db1a Implement CSP by RabsRincon · 7 years ago
  20. e3c5686 Point clang versions at appropriate GCC installations. Fixes #493 by Matt Godbolt · 7 years ago
  21. 90f4878 Bump up upload size to 16mb (for Thomas D, c.f. emails) by Matt Godbolt · 7 years ago
  22. 0d02d10 Ensure `--` and `-` prefixes work for blacklisted options. Closes #767 by Matt Godbolt · 7 years ago
  23. c07a5c5 Update GCC versions for some outdated commands by RabsRincon · 7 years ago
  24. b44c27a Eneable C support by RabsRincon · 7 years ago
  25. d69ec1e Group compilers by group in dropdown by RabsRincon · 7 years ago
  26. fd55589 use llvm-mc by partouf · 7 years ago
  27. b20401b -g fails on linux llvm-as by partouf · 7 years ago
  28. 7043312 fix clang version regex by partouf · 7 years ago
  29. 7eb7ede use the gnu as installed with the different version of gcc by partouf · 7 years ago
  30. 2fd0bab Merge pull request #748 from partouf/asm by Rubén · 7 years ago
  31. ea54d3c added possible llvm-as locations by partouf · 7 years ago
  32. 5b2a7cb Add LDC 1.7.0 and make it the default for D by Johan Engelen · 7 years ago
  33. da5c0c4 amazon properties by partouf · 7 years ago
  34. 404a9c1 basic setup for nasm and gnu as by partouf · 7 years ago
  35. 36c6781 Add links to libraries by RabsRincon · 7 years ago
  36. 9b7aa77 Add Rust 1.22 and 1.23 by Joshua Sheard · 7 years ago
  37. 8446e1f Remove some references to gcc.godbolt.org etc by Matt Godbolt · 7 years ago
  38. 30a8336 Enable FPC 3.0.4 by partouf · 7 years ago
  39. f13dfef Ignore external contributions copyrights by RabsRincon · 7 years ago
  40. c642ed3 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  41. e8a8c9e Add cpyrighter script by RabsRincon · 7 years ago
  42. de0ce0b Merge pull request #682 from partouf/cl-unmangling by Rubén · 7 years ago
  43. 0311cd3 set undname as demangler for msvc cl by partouf · 7 years ago
  44. 5254e94 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  45. 44fd768 Add ARM gcc 7.2.1 (none). Closes #689 by Matt Godbolt · 7 years ago
  46. 9aa75ed Add C properties for Amazon by RabsRincon · 7 years ago
  47. c57a266 Avoid searching for our own compilers in api call by RabsRincon · 7 years ago
  48. 0776ca3 Merge branch 'master' into unification by Rubén · 7 years ago
  49. b15f15f Add LDC 1.6.0 and make that the D default by Johan Engelen · 7 years ago
  50. def7723 Merge branch 'master' into unification by Rubén · 7 years ago
  51. ebe7445 Allow tests to console log by Matt Godbolt · 7 years ago
  52. 89efa6f Extend linting to the tests by Matt Godbolt · 7 years ago
  53. ef95efc Further improve pre-commit hook by RabsRincon · 7 years ago
  54. ce6d70f Add a `make install-git-hooks` target to install pre-commit hooks by Matt Godbolt · 7 years ago
  55. d383569 Fix space after check by RabsRincon · 7 years ago
  56. a22a1da Add precommit hook to scriots folder by RabsRincon · 7 years ago
  57. 41ead3f Merge branch 'master' into unification by RabsRincon · 7 years ago
  58. a272ea9 Add utils tests, update filter-tests by Matt Godbolt · 7 years ago
  59. c923117 Add custom pre-commit hook so comits have to be ok by RabsRincon · 7 years ago
  60. ee2f249 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  61. 1d6418f Make CPPX into its own language for the dropdown by RabsRincon · 7 years ago
  62. f5ae491 Attempt at speeding up travis by caching compile artifacts by Matt Godbolt · 7 years ago
  63. d7818ae Merge branch 'master' into unification by Rubén · 7 years ago
  64. 43279a6 Fix various points raised after code reviews by RabsRincon · 7 years ago
  65. b3cf00a Decrease cache size to hopefully prevent OOM issues by Matt Godbolt · 7 years ago
  66. ea31e8d Derive compile filename from the extensions by Matt Godbolt · 7 years ago
  67. f2a75ac Fix arcane reference to 6g on matt's laptop by Matt Godbolt · 7 years ago
  68. 91f9590 Merge branch 'master' into unification by RabsRincon · 7 years ago
  69. 63ed0e7 Change enough stuff as to get it running by RabsRincon · 7 years ago
  70. 87ac248 Fix 'undefined' name (CC @samkellett - I missed this on the review, sorry) by Matt Godbolt · 7 years ago
  71. 944f202 Added cppcoro library by Sam Kellett · 7 years ago
  72. aaa9013 Update pascal.amazon.properties by Patrick Quist · 7 years ago
  73. 556c41a Merge pull request #632 from partouf/fpcdemangle by Rubén · 7 years ago
  74. 79a6e18 Remove unused swift compiler by RabsRincon · 7 years ago
  75. 9a00c9b Apply beta through config. Closes #647 by Matt Godbolt · 7 years ago
  76. fd79594 Ahem. Pascal=pascal. Not Pascal=fortran by Matt Godbolt · 7 years ago
  77. 3ae8f4b Rename fpc->fortran in the links by Matt Godbolt · 7 years ago
  78. e72c874 Finalize Go implemenation by RabsRincon · 7 years ago
  79. 2acdaaf rename fpc to pascal by partouf · 7 years ago
  80. 58706d8 config changes by partouf · 7 years ago
  81. 4acad7e pascal rename by partouf · 7 years ago
  82. 3f74777 set demangler setting to a value so we can check/uncheck demangling in the UI by partouf · 7 years ago
  83. cb0fc7f Finish off #536 by RabsRincon · 7 years ago
  84. 298cd16 Bump objdumper version to gcc's 7.2.0 by RabsRincon · 7 years ago
  85. e55b913 Add separate jshint configs for client and server. Make them much more strict, and fix up the issues brought up by Matt Godbolt · 7 years ago
  86. cf407a8 Add some config parameters that come from AWS itself. Use it to configure raven (sentry.io) on the server by Matt Godbolt · 7 years ago
  87. 97aa04e Add newer GoLang compilers by RabsRincon · 7 years ago
  88. c9dc37d Fixes for dropdown by Matt Godbolt · 7 years ago
  89. 0268f15 Better name for fpc by Matt Godbolt · 7 years ago
  90. cf09e2c Tweak settings for cache sizes; add fpc to the list by Matt Godbolt · 7 years ago
  91. 71a0383 Start using oficial D demangler. by RabsRincon · 7 years ago
  92. ad0f53b Add Swift 4.0.1 (x86) by RabsRincon · 7 years ago
  93. 21b35a1 More path fixes by Matt Godbolt · 7 years ago
  94. 3ac993c Path fixes by Matt Godbolt · 7 years ago
  95. 94821ed Merge pull request #600 from partouf/fpc-support by Matt Godbolt · 7 years ago
  96. 46bce37 Add libguarded (cc @janwilmans) by Matt Godbolt · 7 years ago
  97. 6a01701 Amazon properties for fpc compilers by partouf · 7 years ago
  98. b693a46 undo supports binary change by partouf · 7 years ago
  99. 65ef5df fixes after codereview by partouf · 7 years ago
  100. c9c62ac Minimal FPC support by partouf · 7 years ago