1. 225aa00 Merge pull request #1683 from kalray/pr-bundle-comment by Matt Godbolt · 4 years, 12 months ago
  2. 9f055b1 Execution tests by Matt Godbolt · 4 years, 12 months ago
  3. 4db488c More compiler tests by Matt Godbolt · 4 years, 12 months ago
  4. cc53be6 Add an initial execution test by Matt Godbolt · 4 years, 12 months ago
  5. 10cd506 Handle K1 MPPA VLIW bundles in assembly by Marc Poulhiès · 7 years ago
  6. 4f013ff Fix tests relying on broken path handling by Dmitry Gerasimov · 5 years ago
  7. a818f5e Handle non-label-name lines in VC. Fixes #1337 by Matt Godbolt · 5 years ago
  8. ac62926 Disables test which relies on echo by Rubén Rincón · 5 years ago
  9. 9741539 Fixes on disk caches windows test by Rubén Rincón · 5 years ago
  10. ba7d535 Merge pull request #1616 from mattgodbolt/staticlibs by Patrick Quist · 5 years ago
  11. a99531b Add i to list of banned letters by Rubén Rincón · 5 years ago
  12. 2364eca Disallow confusing leters to appear in short urls by Rubén Rincón · 5 years ago
  13. 2a214b5 autodetect static libraries by -l options by Partouf · 5 years ago
  14. 717dd12 bugfix by Partouf · 5 years ago
  15. 0c1d824 coverage improvement by Partouf · 5 years ago
  16. dc3a534 bugfix1 by Partouf · 5 years ago
  17. fcbeb14 Merge remote-tracking branch 'matt/master' into staticlibs by Partouf · 5 years ago
  18. e38beac Merge pull request #1633 from mattgodbolt/iwyuincludefixes by Patrick Quist · 5 years ago
  19. c996c27 fix tests by Partouf · 5 years ago
  20. 89c3bb3 find compiler specific include paths and use em by Partouf · 5 years ago
  21. e1266bb Fix a small error in llvm-ir-parser-tests.js (#1629) by Alessandro Vergani · 5 years ago
  22. 0a336fe toolchain things by Partouf · 5 years ago
  23. fac9d48 Merge pull request #1619 from Loghorn/fix-1598 by Patrick Quist · 5 years ago
  24. e2595f3 Allow forward slash in all command line arguments by Austin Morton · 5 years ago
  25. a49e960 Fix sever comparison for single digit by Alessandro Vergani · 5 years ago
  26. f66a074 sort static libs based on dependencies by Partouf · 5 years ago
  27. 6d6edfb more static linking by Partouf · 5 years ago
  28. 6841aa3 extra clientstate tests by Partouf · 5 years ago
  29. d5659af add executor to clientstate by Partouf · 5 years ago
  30. 834a3be undo properties change, not needed by Partouf · 5 years ago
  31. 0aa9480 support for flags with spaces by Partouf · 5 years ago
  32. ec2c312 unittests for mapfile reading by Partouf · 5 years ago
  33. 2a2a3bf Merge remote-tracking branch 'matt/master' into sharedlibs by Partouf · 5 years ago
  34. 37686d8 fix unittests by Partouf · 5 years ago
  35. 3f1e57f unittest fix by Partouf · 5 years ago
  36. c1ddb64 fix pascal unittests by Partouf · 5 years ago
  37. 7924f6d real path fix for tools by Partouf · 5 years ago
  38. d2cee50 Merge pull request #1490 from mattgodbolt/libapi by Patrick Quist · 5 years ago
  39. 4f0e1cf Implement health checks that read from a file on disk. See #1473 by Austin Morton · 5 years ago
  40. d5694bb test fix win32 by Partouf · 5 years ago
  41. feedf72 Merge remote-tracking branch 'origin/master' into executorpane by Matt Godbolt · 5 years ago
  42. f5bc680 simplifies testcase for travis by Partouf · 5 years ago
  43. bcc8579 add more call ptr regexs and tests by Partouf · 5 years ago
  44. 785d9d8 testcase and fix for #1468 by Partouf · 5 years ago
  45. af3a683 Merge remote-tracking branch 'origin/master' into executorpane by Matt Godbolt · 5 years ago
  46. 1888ac3 Introduce async/await. Package up the build results in the execution package. Use that to show compiler stderr/stdout in execution even if the compilation succeeds by Matt Godbolt · 5 years ago
  47. 366add6 Temporarily disable java (see #1438) by Matt Godbolt · 5 years ago
  48. 566d019 rename pascal-support to demangler-pascal by Partouf · 5 years ago
  49. dba361f Merge branch 'master' into java-support by Chris · 5 years ago
  50. 940e073 Tests for java support by Christian Vonrüti · 5 years ago
  51. 6794a43 add compiler-explorer.com to csp thingymabob by Partouf · 5 years ago
  52. 43c69be Moving things about to keep the host and subdomain from the original request by Matt Godbolt · 5 years ago
  53. 895bfd5 Compiler Explorer Team->Authors (for consistency) by Matt Godbolt · 5 years ago
  54. bf23550 Allow caching of compiler version and argument information to improve startup time by Austin Morton · 5 years ago
  55. 1114f6e Fix up handling of error indicators. Fixes #1384 by Matt Godbolt · 6 years ago
  56. 6ec2b28 added test to verify a bit more by Partouf · 6 years ago
  57. 2f34d05 add another testcase for #1285 by Partouf · 6 years ago
  58. eed2c68 add second testcase described in #1285 by Partouf · 6 years ago
  59. f69855a test for #1307 by Partouf · 6 years ago
  60. 9b89389 fixes #1285 by Partouf · 6 years ago
  61. 13d9ab5 Fix Node DEP0005 by RabsRincon · 6 years ago
  62. 97b373e Fix the Goo.gl expansion situation by RabsRincon · 6 years ago
  63. eb0a45d * Add 6502 support by Matt Godbolt · 6 years ago
  64. 2e7fc5f Super minor tweaks to @bugwelle's awesome PR for LLVM IR mode! by Matt Godbolt · 6 years ago
  65. b873225 Merge branch 'master' into llvm by Matt Godbolt · 6 years ago
  66. 2011c84 Rename thing we add as `nonce`, add tests. Fix logic error by Matt Godbolt · 6 years ago
  67. 0da2ad1 fix #dfc3b32 by Sebastian Staffa · 6 years ago
  68. 6d352f7 Merge pull request #1288 from kalray/pr/cfg by Matt Godbolt · 6 years ago
  69. af5c5d4 Better match gcc compilers by Marc Poulhiès · 6 years ago
  70. 661acfc oops, extending the existing test instead by asynts · 6 years ago
  71. 0e16f4f updating the test name by asynts · 6 years ago
  72. ec21170 adding tests for c440b50d, ... by asynts · 6 years ago
  73. 126f845 use npm package instead of executing tar by Partouf · 6 years ago
  74. ae7bc43 Merge pull request #1254 from mattgodbolt/yarnUpgrades by Patrick Quist · 6 years ago
  75. 42385ec Security upgrades and test fixes by Matt Godbolt · 6 years ago
  76. 00ceb4c Merge pull request #1174 from mattgodbolt/compilerargs by Patrick Quist · 6 years ago
  77. 5a57c30 Add tests for setion based filtering. by Kārlis Seņko · 6 years ago
  78. 16bae63 bugfix arguments with assignment by Partouf · 6 years ago
  79. 064ded5 unittest for CompilerArguments + able to exclude certain arguments by Partouf · 6 years ago
  80. 38d004a Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  81. b13bac1 Merge pull request #1240 from karliss/llvm-cfg by Patrick Quist · 6 years ago
  82. 1986a80 Enable cfg for x86 LLVM based compilers and gcc. by Kārlis Seņko · 6 years ago
  83. 40f6e0e Trim trailing whitespaces when removing comments. by Kārlis Seņko · 6 years ago
  84. da60faa Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  85. 18bf4cf fix #1229 by Partouf · 6 years ago
  86. f7ff883 remove labels that belong to libraries, added tests by Partouf · 6 years ago
  87. 30f6358 add tested example file for GO jump rewriting by Partouf · 6 years ago
  88. d6d6055 Add tests for Go labels and handle function name collisions. by Kale Blankenship · 6 years ago
  89. bafb9a4 [IR View] Add line highlighting; Rename "ast" => "ir" by Andre Meyering · 6 years ago
  90. c34fa3f [LLVM] Better debug info parsing by Andre Meyering · 6 years ago
  91. 394c13b [LLVM] Refactor meta node parsing; add tests by Andre Meyering · 6 years ago
  92. a056f27 [LLVM] Add tests for directive detection by Andre Meyering · 6 years ago
  93. e968877 [LLVM] Refactor getSourceLineNumber by Andre Meyering · 6 years ago
  94. 061dcd3 [Utils] Add trimLine() function by Andre Meyering · 6 years ago
  95. d384986 [LLVM] Implement PoC llvm ir highlighting by Andre Meyering · 6 years ago
  96. 144503d go: replace PC jumps with labels by Kale Blankenship · 6 years ago
  97. ad7f192 Treat groups of labels next to each other as equivalent for the purposes of determining live/deadness. Fixes #1179 by Matt Godbolt · 6 years ago
  98. 4d6653d Handle strings with spaces in them in asm output with horizontal whitespace squashing on. Fixes #883 by Matt Godbolt · 6 years ago
  99. 4093e85 Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  100. 96e8d72 fix unittests, add VC argument parser, refactoring by Partouf · 6 years ago