1. 717dd12 bugfix by Partouf · 5 years ago
  2. dc3a534 bugfix1 by Partouf · 5 years ago
  3. fcbeb14 Merge remote-tracking branch 'matt/master' into staticlibs by Partouf · 5 years ago
  4. f14746b bugfix replace single line /*comments*/ by Partouf · 5 years ago
  5. e38beac Merge pull request #1633 from mattgodbolt/iwyuincludefixes by Patrick Quist · 5 years ago
  6. fa62dec Merge pull request #1624 from pseyfert/iwyu by Patrick Quist · 5 years ago
  7. bac0f71 revert stuff thats not needed by Partouf · 5 years ago
  8. c835905 disable for non clang/gcc compilers by Partouf · 5 years ago
  9. aa65c04 added llvm-ir emit support for zig by emekoi · 5 years ago
  10. 41673db etc by Partouf · 5 years ago
  11. ac4f630 include fixes by Partouf · 5 years ago
  12. a78de4c still not working right by Partouf · 5 years ago
  13. 89c3bb3 find compiler specific include paths and use em by Partouf · 5 years ago
  14. 0a336fe toolchain things by Partouf · 5 years ago
  15. 9e2e1df Merge pull request #1617 from pseyfert/2019-10-08-clang-tidy-includes by Patrick Quist · 5 years ago
  16. fac9d48 Merge pull request #1619 from Loghorn/fix-1598 by Patrick Quist · 5 years ago
  17. 6eb24dd Merge pull request #1621 from Loghorn/fix-1409 by Patrick Quist · 5 years ago
  18. bd147be rebase on top of #1617 by Paul Seyfert · 5 years ago
  19. 3a11800 fixes by Paul Seyfert · 5 years ago
  20. 9b8b88a draft iwyu as tool by Paul Seyfert · 5 years ago
  21. 6252b35 review comment by Paul Seyfert · 5 years ago
  22. 82a424e linter by Paul Seyfert · 5 years ago
  23. 6bdff24 cleanup for pull request by Paul Seyfert · 5 years ago
  24. ecb1e0e updated clang-tidy handling by Paul Seyfert · 5 years ago
  25. dd57fe3 clang-tidy include paths bodgeup by Paul Seyfert · 5 years ago
  26. e2595f3 Allow forward slash in all command line arguments by Austin Morton · 5 years ago
  27. 9c96d78 Fix zig output filename by Alessandro Vergani · 5 years ago
  28. a49e960 Fix sever comparison for single digit by Alessandro Vergani · 5 years ago
  29. f66a074 sort static libs based on dependencies by Partouf · 5 years ago
  30. 6d6edfb more static linking by Partouf · 5 years ago
  31. ee6c1e2 Merge pull request #1586 from benbarsdell/cuda-sass-support by Patrick Quist · 5 years ago
  32. 0a109e9 Remove unused parameters in NvccCompiler.objdump by Ben Barsdell · 5 years ago
  33. da85852 Move nvdisasm call into specialized objdump method by Ben Barsdell · 5 years ago
  34. 7297601 Handle the case where there are no executors in the short link (CC @lefticus) by Matt Godbolt · 5 years ago
  35. 1983e4a Add basic support for CUDA native SASS assembly by Ben Barsdell · 5 years ago
  36. 82c89fb Merge pull request #1581 from mattgodbolt/fix1580 by Patrick Quist · 5 years ago
  37. 4618777 clientstate executors bugfix by Partouf · 5 years ago
  38. 27f5f10 support multiple aliases by Partouf · 5 years ago
  39. d5659af add executor to clientstate by Partouf · 5 years ago
  40. 7fa7f1d should this work? by Patrick Quist · 5 years ago
  41. 5e39c52 Add async/await to gccDump functions0 by RabsRincon · 5 years ago
  42. 0e9af37 Merge remote-tracking branch 'matt/master' into embeddedhidetoolbar by Partouf · 5 years ago
  43. c64d5dc Add remote storage backend (#1549) by Austin Morton · 5 years ago
  44. 41f6964 fix #1552 by Partouf · 5 years ago
  45. 5e049bd Accept url options on all relevant routes and use toProperty to convert them by Austin Morton · 5 years ago
  46. be8b8aa Avoid deleting file when updating a key in disk cache by Austin Morton · 5 years ago
  47. 12380a4 Gracefully handle IO errors in disk cache by Austin Morton · 5 years ago
  48. aa0165e disable librarypaths for llc (llvm ir) by Partouf · 5 years ago
  49. 834a3be undo properties change, not needed by Partouf · 5 years ago
  50. c5ccd7d disable rpath for zig, doesn't work by Partouf · 5 years ago
  51. 0aa9480 support for flags with spaces by Partouf · 5 years ago
  52. 065ae74 no linking for asm compilers by Partouf · 5 years ago
  53. ec2c312 unittests for mapfile reading by Partouf · 5 years ago
  54. e9caf5c property for -L by Partouf · 5 years ago
  55. c6182cf refactor by Partouf · 5 years ago
  56. 627ccd3 add param and description by Partouf · 5 years ago
  57. a554cf8 disable libpath for dmd ldc, add tools to D by Partouf · 5 years ago
  58. be52b65 bugfix win32 execution by Partouf · 5 years ago
  59. 0e05dfe bugfix win32 mapping removed too much asm by Partouf · 5 years ago
  60. b5e75ce linking for VS (static) by Partouf · 5 years ago
  61. 8da9da1 . by Partouf · 5 years ago
  62. 727ebbb disable custom libraries for ellcc by Partouf · 5 years ago
  63. b84ee90 only link when binary, also add compiler.ldPath by Partouf · 5 years ago
  64. 2a2a3bf Merge remote-tracking branch 'matt/master' into sharedlibs by Partouf · 5 years ago
  65. 37686d8 fix unittests by Partouf · 5 years ago
  66. 25bf902 add 32bit support by Partouf · 5 years ago
  67. 27394cd add openssl, shared lib support, ldd to check so's by Partouf · 5 years ago
  68. 69dbe99 fix ispc argument parser by Partouf · 5 years ago
  69. 69a43f7 optimizationArguments api by Partouf · 5 years ago
  70. fb286bd add custom argument parser for rust by Partouf · 5 years ago
  71. ea6e1ed change fpc demangler instantiation, fix #1528 by Partouf · 5 years ago
  72. e52f660 Require compiler demangler class only once at init by RabsRincon · 5 years ago
  73. 7924f6d real path fix for tools by Partouf · 5 years ago
  74. 235640b fix source filename in parseOutput by Partouf · 5 years ago
  75. 5fa15a7 fix by Partouf · 5 years ago
  76. 04c8578 apply filenametransform to tool output by Partouf · 5 years ago
  77. ebfad4e Merge pull request #1503 from mattgodbolt/toolimprovements by Patrick Quist · 5 years ago
  78. 3868592 const by Partouf · 5 years ago
  79. 1068e98 add readelf by Partouf · 5 years ago
  80. 40cad90 log eaccess errors by Partouf · 5 years ago
  81. 5bd8465 filter prompt from output by Partouf · 5 years ago
  82. 37fc9b6 oops, stdin was used and not commands.txt by Partouf · 5 years ago
  83. 21b9e87 comment by Partouf · 5 years ago
  84. f9a645a dont actually pass stdin as stdin, add stdin hint by Partouf · 5 years ago
  85. e315a7e Add clang-query-tool based on @steveire changes by RabsRincon · 5 years ago
  86. 6ee738e Fix external compilers when httpRoot is set. (#1410) by Austin Morton · 5 years ago
  87. 0bbd8be fix compilerExe by Partouf · 5 years ago
  88. ddbc938 Clang 10 and higher support dumping AST. Fixes #1511 by Austin Morton · 5 years ago
  89. 2085f8d Merge pull request #1504 from mattgodbolt/undenodeify by Rubén Rincón Blanco · 5 years ago
  90. 91cf11c Remove redundant Promise.resolve calls by RabsRincon · 5 years ago
  91. 076ae6b support hint for stdin by Partouf · 5 years ago
  92. 600eab2 Merge branch 'toolimprovements' of https://github.com/mattgodbolt/compiler-explorer into toolimprovements by Partouf · 5 years ago
  93. 3264da7 language support tool output by Partouf · 5 years ago
  94. a25e177 bugfix basetool, add x86to6502 by Partouf · 5 years ago
  95. ed7c80f Move bulk of client side options to non-inlined script (#1497) by Austin Morton · 5 years ago
  96. df78b11 Update on-disk.js by Patrick Quist · 5 years ago
  97. 57cb1e8 Completely remove need for denodeify by RabsRincon · 5 years ago
  98. ca7539b bugfix runTool parameters by Partouf · 5 years ago
  99. 20dbbf8 bugfix for when process cant be spawned by Partouf · 5 years ago
  100. a7d6e75 remove denodify by Partouf · 5 years ago