1. 7ea6d88 Merge branch 'master' into fixedes6 by Rubén · 7 years ago
  2. 02122d8 ES6fy ppci and improve base-compiler by RabsRincon · 7 years ago
  3. e28ca15 Merge pull request #790 from windelbouwman/master by Rubén · 7 years ago
  4. 40b42c7 Merge pull request #793 from partouf/es6unittest by Rubén · 7 years ago
  5. 67235ec not needed by partouf · 7 years ago
  6. b46611d remove obsolete/empty constructors by partouf · 7 years ago
  7. 68a7f94 things that don't make sense by Partouf · 7 years ago
  8. 11da4e8 Merge branch 'es6unittest' of https://github.com/partouf/compiler-explorer into es6unittest by Partouf · 7 years ago
  9. 457a6f5 compiler handler calls initialise() by Partouf · 7 years ago
  10. a2e59a9 run initialise after compiler creation by partouf · 7 years ago
  11. 9a76e77 remove return initialise, no need for unittestmode by Partouf · 7 years ago
  12. bc792ad refactor getVersion by Partouf · 7 years ago
  13. 739ea34 Credit javascript coders. by Windel Bouwman · 7 years ago
  14. 92138f1 Add copyright text and adjusted python3 path by Windel Bouwman · 7 years ago
  15. ff24389 Merge branch 'master' of https://github.com/windelbouwman/compiler-explorer by Windel Bouwman · 7 years ago
  16. 3ee339f Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by Windel Bouwman · 7 years ago
  17. 3b07b3c Group compilers by RabsRincon · 7 years ago
  18. 48bf397 Add GAS 7.3 by RabsRincon · 7 years ago
  19. 26e6042 Merge pull request #1 from partouf/python by Windel Bouwman · 7 years ago
  20. 5998445 suggested changes by partouf · 7 years ago
  21. 9433397 Add check if python exec is required by Windel Bouwman · 7 years ago
  22. ca15283 Use the exe property as python path and add a group by Windel Bouwman · 7 years ago
  23. 44b7d90 Update after review comments by Windel Bouwman · 7 years ago
  24. 1bb78dc Change default C++ compiler to gcc73 by Rubén · 7 years ago
  25. 01cfbad Support web path aliases (e.g. for /beta nodes by Matt Godbolt · 7 years ago
  26. 9d8f6a1 Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer by Windel Bouwman · 7 years ago
  27. 3216818 Add ppci compiler type which uses python3 by Windel Bouwman · 7 years ago
  28. c79d20e Add GCC 5.5 and 7.3. Closes #612 by Matt Godbolt · 7 years ago
  29. da15294 Allow data: as a script source. Bummer by Rubén · 7 years ago
  30. 4798a6b Normalize how views close its children by RabsRincon · 7 years ago
  31. 3ac92b2 Remove leftover file by RabsRincon · 7 years ago
  32. d681cd0 Update AddingALibrary.md by Rubén · 7 years ago
  33. 37d5f6e Merge pull request #777 from nilsdeppe/add_brigand by Rubén · 7 years ago
  34. c3ceacc Add Brigand metaprogramming library by Nils Deppe · 8 years ago
  35. 9076868 Simplify CSP based on observations by RabsRincon · 7 years ago
  36. 7c34579 Add ISPC language configuration (C++) by RabsRincon · 7 years ago
  37. b2203dd Minor Python improvements by RabsRincon · 7 years ago
  38. 03430f5 Handle MIPS label types (when autodeteted). Fixes #660 by Matt Godbolt · 7 years ago
  39. c7261be Merge pull request #783 from Ethiraric/master by Matt Godbolt · 8 years ago
  40. b5ece46 Fix Jcc ASM instruction documentation URL. by Ethiraric · 8 years ago
  41. 9d37352 Asynchronously load builtin list. by Matt Godbolt · 8 years ago
  42. 41e067d Typo fix, no functional change by Matt Godbolt · 8 years ago
  43. be3d734 Let users use Google Themes fonts by RabsRincon · 8 years ago
  44. 582ba19 USe Monaco's own Swift definition by RabsRincon · 8 years ago
  45. 9151ac1 Merge pull request #781 from partouf/es6pascal by Rubén · 8 years ago
  46. a778a1b Add missing GCC aliases by RabsRincon · 8 years ago
  47. 5c7f131 Reorder CSP by RabsRincon · 8 years ago
  48. 0e46a12 Fix spacing issues by RabsRincon · 8 years ago
  49. 7accc29 Add some more Google stuff to CSP whitelist by RabsRincon · 8 years ago
  50. 14343f4 Allow gstatic thru media CSP by RabsRincon · 8 years ago
  51. 95fa9d2 Allow Twitter thru CSP by RabsRincon · 8 years ago
  52. ecb4488 Fix Sentry COMPILER-EXPLORER-2VK by RabsRincon · 8 years ago
  53. c61e1c0 Reenable CSP testing in site by RabsRincon · 8 years ago
  54. d690182 New pascal tests by Partouf · 8 years ago
  55. 9af0a55 Merge pull request #782 from mserdarsanli/master by Rubén · 8 years ago
  56. 5071d10 Fixed typo by Mustafa Serdar Sanli · 8 years ago
  57. b031219 whitespace things by Partouf · 8 years ago
  58. 950cd51 fixes pascal by Partouf · 8 years ago
  59. c439c4a Finish csp reports by Rubén · 8 years ago
  60. 656c0c9 Apply last CSP changes by RabsRincon · 8 years ago
  61. 368479f Apply more CSP header fixes. Last one, hopefully by RabsRincon · 8 years ago
  62. d8145da Tweak csp header by RabsRincon · 8 years ago
  63. 6ea55d1 Revert inline script removal as requested by RabsRincon · 8 years ago
  64. 8b71a65 Fix CSP implementation by RabsRincon · 8 years ago
  65. 109e3f2 COnstify lib/exec.js by RabsRincon · 8 years ago
  66. 9cb7251 ES6fy CompilationEnv. Fixed some tests cornercases by RabsRincon · 8 years ago
  67. d493dfb Format code by RabsRincon · 8 years ago
  68. a54faef ES6fy compilers inheritance by RabsRincon · 8 years ago
  69. 7bd30b4 Update libs docs by RabsRincon · 8 years ago
  70. 8900811 Set CSP to Report-Only for a testing period by RabsRincon · 8 years ago
  71. 2be47e2 Add Boost 1.66 by RabsRincon · 8 years ago
  72. 3fc0be2 Allow FullStory and GAnalytics in the CSP by RabsRincon · 8 years ago
  73. 08a6e75 Handle CE magic error documents in CL parser. Fixes #571 by Matt Godbolt · 8 years ago
  74. ef7db1a Implement CSP by RabsRincon · 8 years ago
  75. dac5cc3 Stop use of non standard str functions on clients by RabsRincon · 8 years ago
  76. e3c5686 Point clang versions at appropriate GCC installations. Fixes #493 by Matt Godbolt · 8 years ago
  77. 88e3e69 More thanks by Matt Godbolt · 8 years ago
  78. ed8525d ES6ify asm-cl.js by Matt Godbolt · 8 years ago
  79. 4e5aef0 Take aliases into account when looking for a lang by RabsRincon · 8 years ago
  80. 6bbca8c Don't update compilersToId piecemeal and asynchronously by Matt Godbolt · 8 years ago
  81. 31fe0b3 Formatting by Matt Godbolt · 8 years ago
  82. ce6ccf6 Handle undefined compiler. Fixes #774 by Matt Godbolt · 8 years ago
  83. b5f0596 Respect aliases when looking for compilers by RabsRincon · 8 years ago
  84. f416df1 Allow llvm-mc to be version parsed by RabsRincon · 8 years ago
  85. 09cc682 ES6ify asm.js by Matt Godbolt · 8 years ago
  86. d5271e9 Remove block-style C comments. Fixes #348 by Matt Godbolt · 8 years ago
  87. 39b8bbe Reorder unsubscribing to be consistent + Logging by RabsRincon · 8 years ago
  88. b632915 Treat ; as a line comment by Matt Godbolt · 8 years ago
  89. a212ba7 Use raven to catch missing compiler ids to hopefully debug by Matt Godbolt · 8 years ago
  90. db7251f Create jsLibraryMappings.xml by Rubén · 8 years ago
  91. f32c953 Remove unused imports by RabsRincon · 8 years ago
  92. e47025e Add warnings around 404s by Matt Godbolt · 8 years ago
  93. 90f4878 Bump up upload size to 16mb (for Thomas D, c.f. emails) by Matt Godbolt · 8 years ago
  94. 80a7313 Improve CFG implementation by RabsRincon · 8 years ago
  95. 3ca912e Stop deleting languages, just hide them by RabsRincon · 8 years ago
  96. 2e61f67 Simplify removal of 0-compilers languages by RabsRincon · 8 years ago
  97. b64059b Merge pull request #769 from cppchedy/detectedLang by cppchedy · 8 years ago
  98. 76c62d0 make it pass the test by cppchedy · 8 years ago
  99. f690e10 Filter Languages based on available compiler in the current machine by cppchedy · 8 years ago
  100. 9dbf62c Ensure language is changed when errors happen by RabsRincon · 8 years ago