1. 2e7fc5f Super minor tweaks to @bugwelle's awesome PR for LLVM IR mode! by Matt Godbolt · 6 years ago
  2. b873225 Merge branch 'master' into llvm by Matt Godbolt · 6 years ago
  3. 27536f3 Fix Zig trunk by RabsRincon · 6 years ago
  4. d76657f Braino! by Matt Godbolt · 6 years ago
  5. b45e607 Merge pull request #1301 from mattgodbolt/profanitycheck by Matt Godbolt · 6 years ago
  6. 2011c84 Rename thing we add as `nonce`, add tests. Fix logic error by Matt Godbolt · 6 years ago
  7. e721c23 Fix Zig semver check by RabsRincon · 6 years ago
  8. d414896 Fix newer Zig versions by RabsRincon · 6 years ago
  9. a36e23c Fix cuda disassembly code highlighting by Sebastian Staffa · 6 years ago
  10. bde3e82 Implement profanity check on subhashes by RabsRincon · 6 years ago
  11. 073eff6 Replace restreamer with a custom proxy handler that works for us. Fixes #1289 by Matt Godbolt · 6 years ago
  12. a253f7c Merge pull request #1283 from jD91mZM2/toggle-short by Rubén Rincón Blanco · 6 years ago
  13. 2f9306f Try to upgrade x86 asm docs by RabsRincon · 6 years ago
  14. a6bac1c Merge pull request #1295 from mattgodbolt/customcwdalways by Patrick Quist · 6 years ago
  15. 9ce5998 custom wine implementation for runCompiler to strip the 'Z:' by Partouf · 6 years ago
  16. ba27db2 filename has already been filename()d by Partouf · 6 years ago
  17. c1df527 log cwd used by Partouf · 6 years ago
  18. 0da2ad1 fix #dfc3b32 by Sebastian Staffa · 6 years ago
  19. dddae14 Fix warnings by jD91mZM2 · 6 years ago
  20. 1198a1a Use storageSolution=null over enableShort=false by jD91mZM2 · 6 years ago
  21. 32d9519 fix for wine-vc by Partouf · 6 years ago
  22. 7f1a0d6 under the default runCompiler, make sure we have the right cwd (in tmp) by Partouf · 6 years ago
  23. 6d352f7 Merge pull request #1288 from kalray/pr/cfg by Matt Godbolt · 6 years ago
  24. af5c5d4 Better match gcc compilers by Marc Poulhiès · 6 years ago
  25. 54f08a2 addressing issue #1273, ... by asynts · 6 years ago
  26. f5b89c7 Add a way to specify lang from fetchRemote by RabsRincon · 6 years ago
  27. 23888dd remove folder only after exec has been cached by Partouf · 6 years ago
  28. f5193ee bugfix by Partouf · 6 years ago
  29. f2206f4 return error when build fails by Partouf · 6 years ago
  30. 126f845 use npm package instead of executing tar by Partouf · 6 years ago
  31. 493036b store executables in the same cache by Partouf · 6 years ago
  32. d7b1441 package executable and dependencies and unpack by partouf · 6 years ago
  33. 25eacf2 refactor by partouf · 6 years ago
  34. 8a08772 store executables in cache and use them for execution by partouf · 6 years ago
  35. a492311 Add a way to list all installed libraries by RabsRincon · 6 years ago
  36. 8042a72 OCaml: add compiler flag preventing binary creation by Freyr666 · 6 years ago
  37. bb9105b Merge pull request #1225 from Freyr666/OCaml by Matt Godbolt · 6 years ago
  38. 49e64c0 Fix masm flag detection for ARM compilers by Adam Burgess · 6 years ago
  39. 2c38278 Merge remote-tracking branch 'matt/master' into matt/storageget by Partouf · 6 years ago
  40. ae7bc43 Merge pull request #1254 from mattgodbolt/yarnUpgrades by Patrick Quist · 6 years ago
  41. 4ee91f0 lintfix by Partouf · 6 years ago
  42. 42385ec Security upgrades and test fixes by Matt Godbolt · 6 years ago
  43. 00ceb4c Merge pull request #1174 from mattgodbolt/compilerargs by Patrick Quist · 6 years ago
  44. e529b6e removed redundant check for array length by Partouf · 6 years ago
  45. 01db837 handlePop arg to exclude usedoptions, use separate url when needed by Partouf · 6 years ago
  46. 8b228ff More ada fixes by Matt Godbolt · 6 years ago
  47. fa9a3ca Merge pull request #1251 from karliss/section-filter by Matt Godbolt · 6 years ago
  48. 7c92978 Merge pull request #1190 from Mitchtdk/ada-language-support by Matt Godbolt · 6 years ago
  49. 304d135 Filter non function symbols based on section. by Kārlis Seņko · 6 years ago
  50. cad9919 bugfix VC style assignment matches by Partouf · 6 years ago
  51. addf46c process popular arguments if supplied in compilation results by Partouf · 6 years ago
  52. 16bae63 bugfix arguments with assignment by Partouf · 6 years ago
  53. 064ded5 unittest for CompilerArguments + able to exclude certain arguments by Partouf · 6 years ago
  54. 38d004a Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  55. d8c8ec4 bugfixes by Partouf · 6 years ago
  56. b13bac1 Merge pull request #1240 from karliss/llvm-cfg by Patrick Quist · 6 years ago
  57. 1986a80 Enable cfg for x86 LLVM based compilers and gcc. by Kārlis Seņko · 6 years ago
  58. e892d35 change argument parser for some compilers by Partouf · 6 years ago
  59. 73bc76a comparg extra settings by Partouf · 6 years ago
  60. 40f6e0e Trim trailing whitespaces when removing comments. by Kārlis Seņko · 6 years ago
  61. da60faa Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  62. 53829b6 Add a setting for the binary execution timeout by RabsRincon · 6 years ago
  63. 18bf4cf fix #1229 by Partouf · 6 years ago
  64. f7ff883 remove labels that belong to libraries, added tests by Partouf · 6 years ago
  65. 74a5720 Merge remote-tracking branch 'matt/master' into hide-header-code by Partouf · 6 years ago
  66. 7e1b454 OCaml language support by Freyr · 6 years ago
  67. e1dc829 Merge pull request #1194 from vcabbage/go-labels by Patrick Quist · 6 years ago
  68. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
  69. ff70006 Remove extraneous semicolon (and hopefully trigger a travis build) by Matt Godbolt · 6 years ago
  70. 5c74986 Add flag to exit the process when compilers clash by RabsRincon · 6 years ago
  71. c61cee6 Better handle missing short id case by RabsRincon · 6 years ago
  72. 9b1d662 Fix undefined variable access by RabsRincon · 6 years ago
  73. 98a35ac Try a new strategy for s3 link expansion by RabsRincon · 6 years ago
  74. d6d6055 Add tests for Go labels and handle function name collisions. by Kale Blankenship · 6 years ago
  75. b8815fb [LLVM] Fix linter warnings by Andre Meyering · 6 years ago
  76. bafb9a4 [IR View] Add line highlighting; Rename "ast" => "ir" by Andre Meyering · 6 years ago
  77. 8563b21 [ASM Parser] Fix tests (add "filterAsmLine") by Andre Meyering · 6 years ago
  78. e32d084 [LLVM] Add LLVM IR view by RabsRincon · 6 years ago
  79. c34fa3f [LLVM] Better debug info parsing by Andre Meyering · 6 years ago
  80. 394c13b [LLVM] Refactor meta node parsing; add tests by Andre Meyering · 6 years ago
  81. 7074c3e [LLVM] Fix "Scroll to assembly/source" by Andre Meyering · 6 years ago
  82. a056f27 [LLVM] Add tests for directive detection by Andre Meyering · 6 years ago
  83. 923023d [LLVM] Avoid multiple successive empty lines by Andre Meyering · 6 years ago
  84. e968877 [LLVM] Refactor getSourceLineNumber by Andre Meyering · 6 years ago
  85. de52d39 [LLVM] Better handling of max lines by Andre Meyering · 6 years ago
  86. 99bd7cb [LLVM] Add "directives" filter by Andre Meyering · 6 years ago
  87. bc927ce [LLVM] Add "commentOnly" filter by Andre Meyering · 6 years ago
  88. 061dcd3 [Utils] Add trimLine() function by Andre Meyering · 6 years ago
  89. d384986 [LLVM] Implement PoC llvm ir highlighting by Andre Meyering · 6 years ago
  90. 144503d go: replace PC jumps with labels by Kale Blankenship · 6 years ago
  91. 5627dce Changes to source to conform with: make check by Mitch Kennedy · 6 years ago
  92. e54b407 ada.amazon.properties follows fortran.amazon.properties by Mitch Kennedy · 6 years ago
  93. 5b08f2c Undo change to baseCompiler.js by Mitch Kennedy · 6 years ago
  94. 4907e1a Ada language support working locally by Mitch Kennedy · 6 years ago
  95. 8c61e3e Shore up s3 error handling by Matt Godbolt · 6 years ago
  96. 61691d7 Fix up case where aws fails to initialise (e.g. you're on a laptop on a train...) by Matt Godbolt · 6 years ago
  97. da819cf Merge pull request #1171 from Bl4ckb0ne/tool-pahole by Matt Godbolt · 6 years ago
  98. 89e29d2 Tooling : make pahole process binary files only by Simon Zeni · 6 years ago
  99. 56ff6a7 Tooling : use promise when compiling for pahole by Simon Zeni · 6 years ago
  100. 4baea31 dont just filter labels by Partouf · 6 years ago