1. 21bf3b2 Add colored output to Rust compilers if supported by RabsRincon · 6 years ago
  2. 18172dc fix ir view pane by Partouf · 6 years ago
  3. 12c54d9 conform llvmir result to asmparser result by Partouf · 6 years ago
  4. a89aa3d Ensure result.asm is there before demangling by RabsRincon · 6 years ago
  5. 8c08630 Merge pull request #1699 from csordasmarton/jmp_to_labels by Matt Godbolt · 6 years ago
  6. 7d55f2d Merge pull request #1695 from steveire/add-clang-format by Rubén Rincón Blanco · 6 years ago
  7. 91c3362 Stop zig from crashing if semver is not set by RabsRincon · 6 years ago
  8. f733d6f Make looking for usable text a bit better by RabsRincon · 6 years ago
  9. bb66b63 Add clang-format tool by Stephen Kelly · 6 years ago
  10. 6f6c0db Fix review comments of the Jump to label feature by Márton Csordás · 6 years ago
  11. f1ee4ab Ondra's legendary support is in memoriam Jaroslav Křivánek. by Matt Godbolt · 6 years ago
  12. 4ddaac1 Code simplification by Matt Godbolt · 6 years ago
  13. c1d074d Parse assembly labels on the serve-side by Márton Csordás · 6 years ago
  14. 225aa00 Merge pull request #1683 from kalray/pr-bundle-comment by Matt Godbolt · 6 years ago
  15. 26d0f06 Merge remote-tracking branch 'matt/master' into difftype by Partouf · 6 years ago
  16. eb3df6f Fix ASM output on for the zig compiler by Haze Booth · 6 years ago
  17. 10cd506 Handle K1 MPPA VLIW bundles in assembly by Marc Poulhiès · 7 years ago
  18. 7aa1711 Add a delete method to s3 by Matt Godbolt · 6 years ago
  19. 29c863f remove nonsensical warning by Partouf · 6 years ago
  20. f53ad05 Merge pull request #1643 from mattgodbolt/features/cdn by Matt Godbolt · 6 years ago
  21. 18fa54b Add mising copyright header on file by Rubén Rincón · 6 years ago
  22. e9503b2 Merge pull request #1679 from dseight/master by Matt Godbolt · 6 years ago
  23. 4194585 Support serving static content externally by Austin Morton · 6 years ago
  24. 9d1c26e Support resolving non-absolute compiler exe values using system path by Austin Morton · 6 years ago
  25. d09a0ac Fix path handling for clang-style file directive by Dmitry Gerasimov · 6 years ago
  26. a818f5e Handle non-label-name lines in VC. Fixes #1337 by Matt Godbolt · 6 years ago
  27. ba7d535 Merge pull request #1616 from mattgodbolt/staticlibs by Patrick Quist · 6 years ago
  28. ae222b4 Simplify fontScale behaviour by Rubén Rincón · 6 years ago
  29. e63645c Configurable environment passthrough. by Matt Godbolt · 6 years ago
  30. a99531b Add i to list of banned letters by Rubén Rincón · 6 years ago
  31. 2364eca Disallow confusing leters to appear in short urls by Rubén Rincón · 6 years ago
  32. 78b3381 * Add Python support (#1612) by Sebastian · 6 years ago
  33. a306a5e undo thing that didnt work by Partouf · 6 years ago
  34. 1626c00 does this work? by Partouf · 6 years ago
  35. c8b2cdd options is always an array by Partouf · 6 years ago
  36. 2a214b5 autodetect static libraries by -l options by Partouf · 6 years ago
  37. 568f906 Merge pull request #1641 from mattgodbolt/apicode by Patrick Quist · 6 years ago
  38. d96017e Merge remote-tracking branch 'matt/master' into apicode by Partouf · 6 years ago
  39. d29b5cb refactor to new file by Partouf · 6 years ago
  40. 57e2bae Bump the number of lines in a disassembly. This is a decent-sized bump up but still is not so much to destroy a web browser. Improves the specific case in #260 by Matt Godbolt · 6 years ago
  41. 717dd12 bugfix by Partouf · 6 years ago
  42. dc3a534 bugfix1 by Partouf · 6 years ago
  43. fcbeb14 Merge remote-tracking branch 'matt/master' into staticlibs by Partouf · 6 years ago
  44. f14746b bugfix replace single line /*comments*/ by Partouf · 6 years ago
  45. 6c4c578 copypaste working version by Partouf · 6 years ago
  46. e38beac Merge pull request #1633 from mattgodbolt/iwyuincludefixes by Patrick Quist · 6 years ago
  47. fa62dec Merge pull request #1624 from pseyfert/iwyu by Patrick Quist · 6 years ago
  48. bac0f71 revert stuff thats not needed by Partouf · 6 years ago
  49. c835905 disable for non clang/gcc compilers by Partouf · 6 years ago
  50. aa65c04 added llvm-ir emit support for zig by emekoi · 6 years ago
  51. 41673db etc by Partouf · 6 years ago
  52. ac4f630 include fixes by Partouf · 6 years ago
  53. a78de4c still not working right by Partouf · 6 years ago
  54. 89c3bb3 find compiler specific include paths and use em by Partouf · 6 years ago
  55. 0a336fe toolchain things by Partouf · 6 years ago
  56. 9e2e1df Merge pull request #1617 from pseyfert/2019-10-08-clang-tidy-includes by Patrick Quist · 6 years ago
  57. fac9d48 Merge pull request #1619 from Loghorn/fix-1598 by Patrick Quist · 6 years ago
  58. 6eb24dd Merge pull request #1621 from Loghorn/fix-1409 by Patrick Quist · 6 years ago
  59. bd147be rebase on top of #1617 by Paul Seyfert · 6 years ago
  60. 3a11800 fixes by Paul Seyfert · 6 years ago
  61. 9b8b88a draft iwyu as tool by Paul Seyfert · 6 years ago
  62. 6252b35 review comment by Paul Seyfert · 6 years ago
  63. 82a424e linter by Paul Seyfert · 6 years ago
  64. 6bdff24 cleanup for pull request by Paul Seyfert · 6 years ago
  65. ecb1e0e updated clang-tidy handling by Paul Seyfert · 6 years ago
  66. dd57fe3 clang-tidy include paths bodgeup by Paul Seyfert · 6 years ago
  67. e2595f3 Allow forward slash in all command line arguments by Austin Morton · 6 years ago
  68. 9c96d78 Fix zig output filename by Alessandro Vergani · 6 years ago
  69. a49e960 Fix sever comparison for single digit by Alessandro Vergani · 6 years ago
  70. f66a074 sort static libs based on dependencies by Partouf · 6 years ago
  71. 6d6edfb more static linking by Partouf · 6 years ago
  72. ee6c1e2 Merge pull request #1586 from benbarsdell/cuda-sass-support by Patrick Quist · 6 years ago
  73. 0a109e9 Remove unused parameters in NvccCompiler.objdump by Ben Barsdell · 6 years ago
  74. da85852 Move nvdisasm call into specialized objdump method by Ben Barsdell · 6 years ago
  75. 7297601 Handle the case where there are no executors in the short link (CC @lefticus) by Matt Godbolt · 6 years ago
  76. 1983e4a Add basic support for CUDA native SASS assembly by Ben Barsdell · 6 years ago
  77. 82c89fb Merge pull request #1581 from mattgodbolt/fix1580 by Patrick Quist · 6 years ago
  78. 4618777 clientstate executors bugfix by Partouf · 6 years ago
  79. 27f5f10 support multiple aliases by Partouf · 6 years ago
  80. d5659af add executor to clientstate by Partouf · 6 years ago
  81. 7fa7f1d should this work? by Patrick Quist · 6 years ago
  82. 5e39c52 Add async/await to gccDump functions0 by RabsRincon · 6 years ago
  83. 0e9af37 Merge remote-tracking branch 'matt/master' into embeddedhidetoolbar by Partouf · 6 years ago
  84. c64d5dc Add remote storage backend (#1549) by Austin Morton · 6 years ago
  85. 41f6964 fix #1552 by Partouf · 6 years ago
  86. 5e049bd Accept url options on all relevant routes and use toProperty to convert them by Austin Morton · 6 years ago
  87. be8b8aa Avoid deleting file when updating a key in disk cache by Austin Morton · 6 years ago
  88. 12380a4 Gracefully handle IO errors in disk cache by Austin Morton · 6 years ago
  89. aa0165e disable librarypaths for llc (llvm ir) by Partouf · 6 years ago
  90. 834a3be undo properties change, not needed by Partouf · 6 years ago
  91. c5ccd7d disable rpath for zig, doesn't work by Partouf · 6 years ago
  92. 0aa9480 support for flags with spaces by Partouf · 6 years ago
  93. 065ae74 no linking for asm compilers by Partouf · 6 years ago
  94. ec2c312 unittests for mapfile reading by Partouf · 6 years ago
  95. e9caf5c property for -L by Partouf · 6 years ago
  96. c6182cf refactor by Partouf · 6 years ago
  97. 627ccd3 add param and description by Partouf · 6 years ago
  98. a554cf8 disable libpath for dmd ldc, add tools to D by Partouf · 6 years ago
  99. be52b65 bugfix win32 execution by Partouf · 6 years ago
  100. 0e05dfe bugfix win32 mapping removed too much asm by Partouf · 6 years ago