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