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