1. 66bcbfd Update (quote) asm-docs URLs. by Ethiraric · 7 years ago
  2. 078eb69 Run docenizer to refresh asm documentation. by Ethiraric · 7 years ago
  3. 1cdbcac Enforce CSP by RabsRincon · 7 years ago
  4. 2986ccb Merge pull request #845 from mattgodbolt/copyright by Rubén · 7 years ago
  5. 6ef87b5 Fix copyright dates and normalize text by RabsRincon · 7 years ago
  6. 311636a Add llvm.default $ format test file by RabsRincon · 7 years ago
  7. 3e713b0 Fixed copyright and renamed to OptCompiler by Adrian Bibby Walther · 7 years ago
  8. 5e1245c Added basic support for LLVM IR by Adrian Bibby Walther · 7 years ago
  9. fc72053 Import new logo and change CSS etc to use it by Matt Godbolt · 7 years ago
  10. c266246 fix by Partouf · 7 years ago
  11. df624af Remove unused parameter by RabsRincon · 7 years ago
  12. 995ab91 Add initial DMD support by RabsRincon · 7 years ago
  13. 8bc814f Report output size to the UI by RabsRincon · 7 years ago
  14. 1313ff8 Address review comments by RabsRincon · 7 years ago
  15. 670afd8 Move to ESLint by RabsRincon · 7 years ago
  16. 62e6830 Format files by RabsRincon · 7 years ago
  17. 93d0241 Add line count to compiler output button by RabsRincon · 7 years ago
  18. 3f362fd Enabling eqeqeeq for server side codee as w ell by jaredwy · 7 years ago
  19. a414d8a Merge branch 'master' into fixedes6 by Rubén · 7 years ago
  20. ef89c6a Merge pull request #800 from mattgodbolt/jw/webpack by jaredwy · 7 years ago
  21. 0848c3c Remove report uri by Rubén · 7 years ago
  22. 4fbcdaa Merge branch 'master' into jw/webpack by Rubén · 7 years ago
  23. 8652eca Fixing a few bugs: by jaredwy · 7 years ago
  24. 7ea6d88 Merge branch 'master' into fixedes6 by Rubén · 7 years ago
  25. 02122d8 ES6fy ppci and improve base-compiler by RabsRincon · 7 years ago
  26. 67235ec not needed by partouf · 7 years ago
  27. b46611d remove obsolete/empty constructors by partouf · 7 years ago
  28. 11da4e8 Merge branch 'es6unittest' of https://github.com/partouf/compiler-explorer into es6unittest by Partouf · 7 years ago
  29. 457a6f5 compiler handler calls initialise() by Partouf · 7 years ago
  30. a2e59a9 run initialise after compiler creation by partouf · 7 years ago
  31. 9a76e77 remove return initialise, no need for unittestmode by Partouf · 7 years ago
  32. bc792ad refactor getVersion by Partouf · 7 years ago
  33. 739ea34 Credit javascript coders. by Windel Bouwman · 7 years ago
  34. 92138f1 Add copyright text and adjusted python3 path by Windel Bouwman · 7 years ago
  35. 5998445 suggested changes by partouf · 7 years ago
  36. 9433397 Add check if python exec is required by Windel Bouwman · 7 years ago
  37. ca15283 Use the exe property as python path and add a group by Windel Bouwman · 7 years ago
  38. 44b7d90 Update after review comments by Windel Bouwman · 7 years ago
  39. 3216818 Add ppci compiler type which uses python3 by Windel Bouwman · 7 years ago
  40. da15294 Allow data: as a script source. Bummer by Rubén · 7 years ago
  41. 9076868 Simplify CSP based on observations by RabsRincon · 7 years ago
  42. 03430f5 Handle MIPS label types (when autodeteted). Fixes #660 by Matt Godbolt · 7 years ago
  43. b5ece46 Fix Jcc ASM instruction documentation URL. by Ethiraric · 7 years ago
  44. 41e067d Typo fix, no functional change by Matt Godbolt · 7 years ago
  45. be3d734 Let users use Google Themes fonts by RabsRincon · 7 years ago
  46. 5c7f131 Reorder CSP by RabsRincon · 7 years ago
  47. 0e46a12 Fix spacing issues by RabsRincon · 7 years ago
  48. 7accc29 Add some more Google stuff to CSP whitelist by RabsRincon · 7 years ago
  49. 14343f4 Allow gstatic thru media CSP by RabsRincon · 7 years ago
  50. 95fa9d2 Allow Twitter thru CSP by RabsRincon · 7 years ago
  51. c61e1c0 Reenable CSP testing in site by RabsRincon · 7 years ago
  52. b031219 whitespace things by Partouf · 7 years ago
  53. 950cd51 fixes pascal by Partouf · 7 years ago
  54. 109e3f2 COnstify lib/exec.js by RabsRincon · 7 years ago
  55. 9cb7251 ES6fy CompilationEnv. Fixed some tests cornercases by RabsRincon · 7 years ago
  56. d493dfb Format code by RabsRincon · 7 years ago
  57. a54faef ES6fy compilers inheritance by RabsRincon · 7 years ago
  58. 08a6e75 Handle CE magic error documents in CL parser. Fixes #571 by Matt Godbolt · 7 years ago
  59. ef7db1a Implement CSP by RabsRincon · 7 years ago
  60. ed8525d ES6ify asm-cl.js by Matt Godbolt · 7 years ago
  61. 4e5aef0 Take aliases into account when looking for a lang by RabsRincon · 7 years ago
  62. 6bbca8c Don't update compilersToId piecemeal and asynchronously by Matt Godbolt · 7 years ago
  63. b5f0596 Respect aliases when looking for compilers by RabsRincon · 7 years ago
  64. f416df1 Allow llvm-mc to be version parsed by RabsRincon · 7 years ago
  65. 09cc682 ES6ify asm.js by Matt Godbolt · 7 years ago
  66. d5271e9 Remove block-style C comments. Fixes #348 by Matt Godbolt · 7 years ago
  67. b632915 Treat ; as a line comment by Matt Godbolt · 7 years ago
  68. e47025e Add warnings around 404s by Matt Godbolt · 7 years ago
  69. 80a7313 Improve CFG implementation by RabsRincon · 7 years ago
  70. b44c27a Eneable C support by RabsRincon · 7 years ago
  71. b7e3209 Add filtering for userOptions by RabsRincon · 7 years ago
  72. ace5ee6 bugfix by partouf · 7 years ago
  73. 6b01b25 supportsBinary causes filter button issues, but it doesn't have to be on for things to work by partouf · 7 years ago
  74. 7ce7594 wrong match by partouf · 7 years ago
  75. 88b141d support gcc objdump notation of labels by partouf · 7 years ago
  76. 24c9bd7 make compile-wrapper always work no matter where the cwd is by partouf · 7 years ago
  77. 1eb1d2b add asm alias by partouf · 7 years ago
  78. 404a9c1 basic setup for nasm and gnu as by partouf · 7 years ago
  79. 43bca16 Setup new language behaviour by @mattgodbolt by RabsRincon · 7 years ago
  80. 36c6781 Add links to libraries by RabsRincon · 7 years ago
  81. d10cc4b added if's just in case a custom implementation set options before passing them into Compile by partouf · 7 years ago
  82. e120290 set defaults in Compile class, test with actual Compile class, only test what should be changed from the default by partouf · 7 years ago
  83. afeb10d brackets to be sure this is actually correct by partouf · 7 years ago
  84. ae1780f testcase and fix for #738 by partouf · 7 years ago
  85. 5907820 Merge pull request #731 from partouf/remotefix by Matt Godbolt · 7 years ago
  86. 7fb03c1 fix remote by partouf · 7 years ago
  87. 7fa8dbd shortened notation by partouf · 7 years ago
  88. b5d4ab0 don't use argumentparser on compilers we're certain to not have anything useful by partouf · 7 years ago
  89. 5f52edf fixes #725 by partouf · 7 years ago
  90. 524b387 Better compiler searching by RabsRincon · 7 years ago
  91. 045c172 codereview fixes + tests by partouf · 7 years ago
  92. 2ef40c9 make api match the documentation by partouf · 7 years ago
  93. fc75208 New year, new date by RabsRincon · 7 years ago
  94. 3692c29 Stop storing the same info twice by RabsRincon · 7 years ago
  95. c642ed3 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  96. c3b69e7 use testmode to access internal functions instead of _12 by partouf · 7 years ago
  97. 74dae20 darwin works the same as linux here by partouf · 7 years ago
  98. de0ce0b Merge pull request #682 from partouf/cl-unmangling by Rubén · 7 years ago
  99. 27b57c0 Hide C until after the merge by RabsRincon · 7 years ago
  100. 6070cfe Always use output.pas as filename, otherwise things will break. by partouf · 7 years ago