1. 8e2de4b Let api compile also detect aliased compilers (#2502) by Patrick Quist · 3 years, 8 months ago
  2. 11e470a Feature/jo/arm dockenizer (#2463) by Jeremy Overesch · 3 years, 9 months ago
  3. bb0a747 Ensure chai.should is in scope for all tests by Matt Godbolt · 3 years, 9 months ago
  4. 7edd6d4 Time all the things (#2462) by Patrick Quist · 3 years, 9 months ago
  5. 6ef5a9c fix #2231 (#2478) by Patrick Quist · 3 years, 9 months ago
  6. 29236dd Attempt at refactoring to better separate ldpaths and libpaths (#2452) by Patrick Quist · 3 years, 9 months ago
  7. 56e64c1 fix compiler.options splitting by Partouf · 3 years, 9 months ago
  8. 3a26b78 fix tests on windows by Partouf · 3 years, 9 months ago
  9. 1642130 Add support for more cases of verbose demangling (#2446) by Rubén Rincón Blanco · 3 years, 9 months ago
  10. 17b2bb8 Move /shortener to /api/shortener (#2426) by Matt Godbolt · 3 years, 9 months ago
  11. a9d76dd Demangle optimization (#2390) by Matt Godbolt · 3 years, 10 months ago
  12. 5a59cba Tweaks to mocha setup to let IDE users run individual tests again by Matt Godbolt · 3 years, 10 months ago
  13. 4737c7c support .d2line (#2375) by Patrick Quist · 3 years, 11 months ago
  14. 88d8505 Count compilations and executions in prom by Matt Godbolt · 3 years, 12 months ago
  15. 068f62c [riscv] Enable More RISC-V Targets (#2326) by Sam Elliott · 4 years ago
  16. 8a9db85 unittest not really realistic anymore, demangling is not done in parser by partouf · 4 years, 1 month ago
  17. 17c8ab8 Add stats for caches (#2300) by Matt Godbolt · 4 years, 1 month ago
  18. 924dd02 add initial unicode asm test by partouf · 4 years, 2 months ago
  19. 9b51556 remove obsolete links prop in asm json by partouf · 4 years, 2 months ago
  20. 28f0137 add some basic binary objdump parsing testcases by partouf · 4 years, 2 months ago
  21. de85aec Normalize and enforce license disclaimer headers (#2234) by Austin Morton · 4 years, 2 months ago
  22. 4a158e1 Library widget revamp (#2223) by Patrick Quist · 4 years, 2 months ago
  23. 9dcd208 Fix lint warning by Austin Morton · 4 years, 2 months ago
  24. f68198a Reassign copyright to Compiler Explorer Authors (#2233) by Matt Godbolt · 4 years, 2 months ago
  25. a2eed58 Transfer copyright to compiler explorer authors (#2232) by Patrick Quist · 4 years, 2 months ago
  26. 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 2 months ago
  27. 697c8e9 support library options to be passed on to the compiler (#2215) by Patrick Quist · 4 years, 2 months ago
  28. 3c4aa76 Replace demanglerClassFile with demanglerType (#2225) by Austin Morton · 4 years, 2 months ago
  29. dde5ef0 Move some files in preparation for es6 modules by Austin Morton · 4 years, 2 months ago
  30. ca437e1 Consolidate eslint configuration (#2224) by Austin Morton · 4 years, 2 months ago
  31. 9052568 Fix incorrect usage of Promise/async in test suite by Austin Morton · 4 years, 2 months ago
  32. 356e87f .inst as an opcode (#2190) by Patrick Quist · 4 years, 3 months ago
  33. 0f01b99 Fix curl API (#2184) by Patrick Quist · 4 years, 3 months ago
  34. 837fc3c Filter compilers in execution panel (#2181) by Patrick Quist · 4 years, 3 months ago
  35. ab2f8e2 Compilers API changes (#2170) by Patrick Quist · 4 years, 3 months ago
  36. 07f8395 Add ptxas (#2102) by Patrick Quist · 4 years, 4 months ago
  37. ccff4b9 Add new eslint rules (#2121) by Rubén Rincón Blanco · 4 years, 4 months ago
  38. fb2f43b Ensure sentry environment is set for node backend by Austin Morton · 4 years, 4 months ago
  39. cf7e0b0 [WIP] Fetch binaries for libraries before building (#1945) by Patrick Quist · 4 years, 4 months ago
  40. dc23612 bugfix fortran errors by Partouf · 4 years, 5 months ago
  41. 1106db4 Make url hash a base32 encode (#2062) by Rubén Rincón Blanco · 4 years, 5 months ago
  42. 13ad03f Fix tests by RabsRincon · 4 years, 5 months ago
  43. 727d95b Make all filter cases run again by RabsRincon · 4 years, 5 months ago
  44. 3724c6e Sppedup and reorganize filter tests structure by RabsRincon · 4 years, 5 months ago
  45. 82d89c7 Add test for issue #2032 by RabsRincon · 4 years, 5 months ago
  46. 37e93d7 skipAsm isn't a thing in clientstate, nevermind by Partouf · 4 years, 5 months ago
  47. ef42dbb support skipAsm filter by Partouf · 4 years, 5 months ago
  48. 3235729 Merge remote-tracking branch 'origin/master' into mobileshortlinkviewmode2 by Partouf · 4 years, 5 months ago
  49. 4df43dd Wsl fixes (#2012) by Simon Hössjer · 4 years, 5 months ago
  50. efe1327 compiler output support, tools, executor, lot of refactoring by Partouf · 4 years, 5 months ago
  51. 01740fb Fixes undefined backendOptions by RabsRincon · 4 years, 5 months ago
  52. b7fc8b1 Ensure backend options are always generated by RabsRincon · 4 years, 5 months ago
  53. 3a9da38 Recognize weak labels if a global isn't found (#2000) by Iain Buclaw · 4 years, 6 months ago
  54. ce0b7be Recognize globals emitted for the mcore and rx targets (#1999) by Iain Buclaw · 4 years, 6 months ago
  55. 1f720f3 Fix asm parser to recognize SPARC function definitions (#1998) by Iain Buclaw · 4 years, 6 months ago
  56. afd30bc Merge branch 'master' into go-archs by Rubén Rincón Blanco · 4 years, 6 months ago
  57. 453bef9 Adding another sponsor; PVS Studio by Matt Godbolt · 4 years, 6 months ago
  58. 9fe8dcd Go: Add additional architectures by Kale Blankenship · 6 years ago
  59. e8c754d Avoid parsing version properties as numbers by Kale Blankenship · 4 years, 6 months ago
  60. 84e9b28 Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :) by Matt Godbolt · 4 years, 6 months ago
  61. 02b597c Limit libraries per compiler (#1951) by Patrick Quist · 4 years, 7 months ago
  62. 5687e01 dont reset ldpath by default (#1944) by Patrick Quist · 4 years, 7 months ago
  63. e2789ae fix java-tests by Jascha Knack · 4 years, 7 months ago
  64. 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 8 months ago
  65. f5c199a Add test to ensure libraries are properly added by RabsRincon · 4 years, 8 months ago
  66. a26cdf2 Use better word for profanity check test by RabsRincon · 4 years, 8 months ago
  67. d88bfcb Add baseOptions to compiler props by RabsRincon · 4 years, 8 months ago
  68. cadbdf5 Switch to p-queue package, implement compilationEnvTimeoutMs, and improve temp cleanup logging (#1877) by Austin Morton · 4 years, 9 months ago
  69. 799ac1c Reimplement google short url resolver tests by Austin Morton · 4 years, 9 months ago
  70. 8a3173c Refactor health check tests to use async and fix file content test by setting response content type explicitly by Austin Morton · 4 years, 9 months ago
  71. 55a8fd5 Add missing chai require statement in tool-tests.js that caused it to fail when run in isolation by Austin Morton · 4 years, 9 months ago
  72. 1b7fe24 Perform some general maintenance on the test suite (#1840) by Austin Morton · 4 years, 9 months ago
  73. 627a244 Merge branch 'master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
  74. 0647dba Replace strings using a slightly faster method. by Matt Godbolt · 4 years, 10 months ago
  75. 0139382 Asyncify opt, add test by Matt Godbolt · 4 years, 10 months ago
  76. 03a3fb3 Argument parser asyncs by Matt Godbolt · 4 years, 11 months ago
  77. 7e789a8 Compiler finder async and fixups by Matt Godbolt · 4 years, 11 months ago
  78. fdab41d Use res.send() in most cases. by Matt Godbolt · 4 years, 11 months ago
  79. b5fa4e8 Fix objdump break. Adds test. Closes #1766 by Matt Godbolt · 4 years, 11 months ago
  80. c4d7b61 Fix up return of postProcess for golang. Fixes #1765 by Matt Godbolt · 4 years, 11 months ago
  81. 1875d36 Merge pull request #1761 from DaemonSnake/master by Rubén Rincón Blanco · 4 years, 11 months ago
  82. 5d8673d Nim Fix, change in object file name by bastien penavayre · 4 years, 11 months ago
  83. 8f28292 Merge pull request #1753 from DaemonSnake/master by Rubén Rincón Blanco · 4 years, 11 months ago
  84. 3914aee Async-i-fy the compiler (#1708) by Matt Godbolt · 4 years, 11 months ago
  85. 2edc91c Nim add set default command as compile instead of compileToCpp by bastien penavayre · 4 years, 11 months ago
  86. 3c309a2 Nim, move cachefile from input name into function for testing by bastien penavayre · 4 years, 11 months ago
  87. 6027190 Move Nim code from runCompiler to filterUserOptions and remove custom runCompiler by bastien penavayre · 4 years, 11 months ago
  88. 3492287 Add support for Nim language by bastien penavayre · 4 years, 11 months ago
  89. 155343e Fix minor test failure after merge by Matt Godbolt · 4 years, 12 months ago
  90. 8c08630 Merge pull request #1699 from csordasmarton/jmp_to_labels by Matt Godbolt · 4 years, 12 months ago
  91. 6f6c0db Fix review comments of the Jump to label feature by Márton Csordás · 4 years, 12 months ago
  92. f1ee4ab Ondra's legendary support is in memoriam Jaroslav Křivánek. by Matt Godbolt · 4 years, 12 months ago
  93. eb6eee6 Update test cases with asm label definitions by Márton Csordás · 4 years, 12 months ago
  94. 0599c80 Update test cases with asm labels by Márton Csordás · 4 years, 12 months ago
  95. 225aa00 Merge pull request #1683 from kalray/pr-bundle-comment by Matt Godbolt · 4 years, 12 months ago
  96. 9f055b1 Execution tests by Matt Godbolt · 5 years ago
  97. 4db488c More compiler tests by Matt Godbolt · 5 years ago
  98. cc53be6 Add an initial execution test by Matt Godbolt · 5 years ago
  99. 10cd506 Handle K1 MPPA VLIW bundles in assembly by Marc Poulhiès · 7 years ago
  100. 4f013ff Fix tests relying on broken path handling by Dmitry Gerasimov · 5 years ago