1. 6e85b2d Merge pull request #902 from partouf/gofixes by Matt Godbolt · 6 years ago
  2. b7a3228 review fixes by Partouf · 6 years ago
  3. 499fa7d Add initial compiler-finder test by RabsRincon · 6 years ago
  4. 1d9d1be Fix copyright header by RabsRincon · 7 years ago
  5. 281d139 Add base-compiler test file by RabsRincon · 7 years ago
  6. 5e45234 add unittest by Partouf · 7 years ago
  7. d376426 * Improve error display for Google ShortLinks by RabsRincon · 7 years ago
  8. 2ff9775 Improve tests structures a tiny bit by RabsRincon · 7 years ago
  9. 7145ba9 Improve small details by RabsRincon · 7 years ago
  10. 483fb3e Separate compiler search from app.js by RabsRincon · 7 years ago
  11. 04d7d9c Ensure we don't list unused languages on the api by RabsRincon · 7 years ago
  12. 968ce50 Add superfluous base argument parser test by RabsRincon · 7 years ago
  13. e3de491 Fix #892 by RabsRincon · 7 years ago
  14. 85482c2 Add AST output to LDC. by Johan Engelen · 7 years ago
  15. f16c7bb refactor to add extra test by Partouf · 7 years ago
  16. a58689b remove temp path from filenames in output by Partouf · 7 years ago
  17. f0f7452 better error output for pascal by Partouf · 7 years ago
  18. 8ccd00f Rename variable to be more verbose by RabsRincon · 7 years ago
  19. f9928eb Improve CSP & add some corner case tests by RabsRincon · 7 years ago
  20. d74c528 Add quote-props lint options & add D tests by RabsRincon · 7 years ago
  21. 7fc071e Merge pull request #855 from partouf/ppcifilter by Rubén · 7 years ago
  22. c8be475 change to filterUserOptions by Partouf · 7 years ago
  23. a412d5a ppci argument filter by Partouf · 7 years ago
  24. 2f6cd42 Add --noCache EXTRA_ARGA to disable caching by RabsRincon · 7 years ago
  25. 2986ccb Merge pull request #845 from mattgodbolt/copyright by Rubén · 7 years ago
  26. 6ef87b5 Fix copyright dates and normalize text by RabsRincon · 7 years ago
  27. 311636a Add llvm.default $ format test file by RabsRincon · 7 years ago
  28. 3e713b0 Fixed copyright and renamed to OptCompiler by Adrian Bibby Walther · 7 years ago
  29. a76f9a2 Added tests for LLVM IR by Adrian Bibby Walther · 7 years ago
  30. 7ea6d88 Merge branch 'master' into fixedes6 by Rubén · 7 years ago
  31. 9a76e77 remove return initialise, no need for unittestmode by Partouf · 7 years ago
  32. 7c34579 Add ISPC language configuration (C++) by RabsRincon · 7 years ago
  33. 03430f5 Handle MIPS label types (when autodeteted). Fixes #660 by Matt Godbolt · 7 years ago
  34. d690182 New pascal tests by Partouf · 7 years ago
  35. 9cb7251 ES6fy CompilationEnv. Fixed some tests cornercases by RabsRincon · 7 years ago
  36. d493dfb Format code by RabsRincon · 7 years ago
  37. a54faef ES6fy compilers inheritance by RabsRincon · 7 years ago
  38. 08a6e75 Handle CE magic error documents in CL parser. Fixes #571 by Matt Godbolt · 7 years ago
  39. d5271e9 Remove block-style C comments. Fixes #348 by Matt Godbolt · 7 years ago
  40. b632915 Treat ; as a line comment by Matt Godbolt · 7 years ago
  41. 80a7313 Improve CFG implementation by RabsRincon · 7 years ago
  42. 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
  43. ae1780f testcase and fix for #738 by partouf · 7 years ago
  44. 5f52edf fixes #725 by partouf · 7 years ago
  45. 045c172 codereview fixes + tests by partouf · 7 years ago
  46. fc75208 New year, new date by RabsRincon · 7 years ago
  47. b4bfd00 ES6-if-cation by Matt Godbolt · 7 years ago
  48. c642ed3 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  49. c3b69e7 use testmode to access internal functions instead of _12 by partouf · 7 years ago
  50. de0ce0b Merge pull request #682 from partouf/cl-unmangling by Rubén · 7 years ago
  51. 288b8be Remove unnecessary lang declaration by RabsRincon · 7 years ago
  52. f7b87e9 compensate for difference between beta and unification branches by partouf · 7 years ago
  53. 6070cfe Always use output.pas as filename, otherwise things will break. by partouf · 7 years ago
  54. 87afc3a Add tests for language selection by Matt Godbolt · 7 years ago
  55. 918b2dd Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  56. d359122 Move compile handler, add tests by Matt Godbolt · 7 years ago
  57. 69ee804 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  58. 22c8705 Extract source handler by Matt Godbolt · 7 years ago
  59. 5c98dfe Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  60. 1be765e Merge pull request #694 from partouf/customassembly by Matt Godbolt · 7 years ago
  61. 98e2abf Merge branch 'master' into unification by Rubén · 7 years ago
  62. 88a1e68 Slight AT&T asm doc improvement by Matt Godbolt · 7 years ago
  63. 3a5cdf8 refactoring, support nested asm tags for icc, icc tests by partouf · 7 years ago
  64. 8f576e5 test fixes by partouf · 7 years ago
  65. f31098f changed the findUsedLabels() function so it recognizes the special case in which gcc indents inline asm labels by partouf · 7 years ago
  66. 7d7f590 actual testcases for issue #577 by partouf · 7 years ago
  67. 3fe2f52 fix unittest to new situation by partouf · 7 years ago
  68. e4ef9cf Merge branch 'master' into unification by Rubén · 7 years ago
  69. 6e7e30b Parse out colourisation options and default them on. Add tests. See #687 by Matt Godbolt · 7 years ago
  70. bffba4e Add a newline at the end of the tests file by Matt Godbolt · 7 years ago
  71. 3baf2a2 Treat <stdin> like compiler source. Should fix #680 by Matt Godbolt · 7 years ago
  72. 67e2ce1 Added work in progress on api tests by Matt Godbolt · 7 years ago
  73. 1661be6 bugfix undname wine & wsl by partouf · 7 years ago
  74. e6bd714 Add C & CPPX examples. Add load() builtin tests by RabsRincon · 7 years ago
  75. b3a5cf8 Merge branch 'master' into unification by Rubén · 7 years ago
  76. f529022 Add eof newline by RabsRincon · 7 years ago
  77. 7f4649a Merge pull request #681 from partouf/symbolstorerefactoring by Rubén · 7 years ago
  78. 1c3e94d Start extracting handlers into their own testable bits by Matt Godbolt · 7 years ago
  79. bce36b4 this one should take coverage to 100% again by partouf · 7 years ago
  80. f39c016 added tests that cover more paths by partouf · 7 years ago
  81. 50604ab refactoring by partouf · 7 years ago
  82. 0784799 Fix MakeFile and appease linter by RabsRincon · 7 years ago
  83. b6e01b8 Add builtin examples tests releated to languages by RabsRincon · 7 years ago
  84. 6299210 Add execeution tests by Matt Godbolt · 7 years ago
  85. def7723 Merge branch 'master' into unification by Rubén · 7 years ago
  86. 89efa6f Extend linting to the tests by Matt Godbolt · 7 years ago
  87. 644d337 Move utils tests into the right spot by Matt Godbolt · 7 years ago
  88. ef95efc Further improve pre-commit hook by RabsRincon · 7 years ago
  89. 0e55afb Add mising properties case. by RabsRincon · 7 years ago
  90. 41ead3f Merge branch 'master' into unification by RabsRincon · 7 years ago
  91. b935cf0 Update lang tests by RabsRincon · 7 years ago
  92. 25a39c3 Add properties tests by RabsRincon · 7 years ago
  93. a272ea9 Add utils tests, update filter-tests by Matt Godbolt · 7 years ago
  94. 6452396 Update copyright info by RabsRincon · 7 years ago
  95. aa0b3e6 Update AWS. Add tests by Matt Godbolt · 7 years ago
  96. 1afc9a8 Add more languages tests by RabsRincon · 7 years ago
  97. 077ace8 Add language ids-keys equality test by RabsRincon · 7 years ago
  98. 5b199a1 Extract google short url into a testable (I know!) unit. And test it by Matt Godbolt · 7 years ago
  99. 2446ea5 separate demangler into support library by partouf · 7 years ago
  100. fe63adc seperated pascal demangler from pascal compiler, added unit tests and bugfixed some demangling by partouf · 7 years ago