1. 2f9306f Try to upgrade x86 asm docs by RabsRincon · 7 years ago
  2. a6bac1c Merge pull request #1295 from mattgodbolt/customcwdalways by Patrick Quist · 7 years ago
  3. 9ce5998 custom wine implementation for runCompiler to strip the 'Z:' by Partouf · 7 years ago
  4. ba27db2 filename has already been filename()d by Partouf · 7 years ago
  5. c1df527 log cwd used by Partouf · 7 years ago
  6. 0da2ad1 fix #dfc3b32 by Sebastian Staffa · 7 years ago
  7. 32d9519 fix for wine-vc by Partouf · 7 years ago
  8. 7f1a0d6 under the default runCompiler, make sure we have the right cwd (in tmp) by Partouf · 7 years ago
  9. 6d352f7 Merge pull request #1288 from kalray/pr/cfg by Matt Godbolt · 7 years ago
  10. af5c5d4 Better match gcc compilers by Marc Poulhiès · 7 years ago
  11. 54f08a2 addressing issue #1273, ... by asynts · 7 years ago
  12. f5b89c7 Add a way to specify lang from fetchRemote by RabsRincon · 7 years ago
  13. 23888dd remove folder only after exec has been cached by Partouf · 7 years ago
  14. f5193ee bugfix by Partouf · 7 years ago
  15. f2206f4 return error when build fails by Partouf · 7 years ago
  16. 126f845 use npm package instead of executing tar by Partouf · 7 years ago
  17. 493036b store executables in the same cache by Partouf · 7 years ago
  18. d7b1441 package executable and dependencies and unpack by partouf · 7 years ago
  19. 25eacf2 refactor by partouf · 7 years ago
  20. 8a08772 store executables in cache and use them for execution by partouf · 7 years ago
  21. a492311 Add a way to list all installed libraries by RabsRincon · 7 years ago
  22. 8042a72 OCaml: add compiler flag preventing binary creation by Freyr666 · 7 years ago
  23. bb9105b Merge pull request #1225 from Freyr666/OCaml by Matt Godbolt · 7 years ago
  24. 49e64c0 Fix masm flag detection for ARM compilers by Adam Burgess · 7 years ago
  25. 2c38278 Merge remote-tracking branch 'matt/master' into matt/storageget by Partouf · 7 years ago
  26. ae7bc43 Merge pull request #1254 from mattgodbolt/yarnUpgrades by Patrick Quist · 7 years ago
  27. 4ee91f0 lintfix by Partouf · 7 years ago
  28. 42385ec Security upgrades and test fixes by Matt Godbolt · 7 years ago
  29. 00ceb4c Merge pull request #1174 from mattgodbolt/compilerargs by Patrick Quist · 7 years ago
  30. e529b6e removed redundant check for array length by Partouf · 7 years ago
  31. 01db837 handlePop arg to exclude usedoptions, use separate url when needed by Partouf · 7 years ago
  32. 8b228ff More ada fixes by Matt Godbolt · 7 years ago
  33. fa9a3ca Merge pull request #1251 from karliss/section-filter by Matt Godbolt · 7 years ago
  34. 7c92978 Merge pull request #1190 from Mitchtdk/ada-language-support by Matt Godbolt · 7 years ago
  35. 304d135 Filter non function symbols based on section. by Kārlis Seņko · 7 years ago
  36. cad9919 bugfix VC style assignment matches by Partouf · 7 years ago
  37. addf46c process popular arguments if supplied in compilation results by Partouf · 7 years ago
  38. 16bae63 bugfix arguments with assignment by Partouf · 7 years ago
  39. 064ded5 unittest for CompilerArguments + able to exclude certain arguments by Partouf · 7 years ago
  40. 38d004a Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 7 years ago
  41. d8c8ec4 bugfixes by Partouf · 7 years ago
  42. b13bac1 Merge pull request #1240 from karliss/llvm-cfg by Patrick Quist · 7 years ago
  43. 1986a80 Enable cfg for x86 LLVM based compilers and gcc. by Kārlis Seņko · 7 years ago
  44. e892d35 change argument parser for some compilers by Partouf · 7 years ago
  45. 73bc76a comparg extra settings by Partouf · 7 years ago
  46. 40f6e0e Trim trailing whitespaces when removing comments. by Kārlis Seņko · 7 years ago
  47. da60faa Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 7 years ago
  48. 53829b6 Add a setting for the binary execution timeout by RabsRincon · 7 years ago
  49. 18bf4cf fix #1229 by Partouf · 7 years ago
  50. f7ff883 remove labels that belong to libraries, added tests by Partouf · 7 years ago
  51. 74a5720 Merge remote-tracking branch 'matt/master' into hide-header-code by Partouf · 7 years ago
  52. 7e1b454 OCaml language support by Freyr · 7 years ago
  53. e1dc829 Merge pull request #1194 from vcabbage/go-labels by Patrick Quist · 7 years ago
  54. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 7 years ago
  55. ff70006 Remove extraneous semicolon (and hopefully trigger a travis build) by Matt Godbolt · 7 years ago
  56. 5c74986 Add flag to exit the process when compilers clash by RabsRincon · 7 years ago
  57. c61cee6 Better handle missing short id case by RabsRincon · 7 years ago
  58. 9b1d662 Fix undefined variable access by RabsRincon · 7 years ago
  59. 98a35ac Try a new strategy for s3 link expansion by RabsRincon · 7 years ago
  60. d6d6055 Add tests for Go labels and handle function name collisions. by Kale Blankenship · 7 years ago
  61. 144503d go: replace PC jumps with labels by Kale Blankenship · 7 years ago
  62. 5627dce Changes to source to conform with: make check by Mitch Kennedy · 7 years ago
  63. e54b407 ada.amazon.properties follows fortran.amazon.properties by Mitch Kennedy · 7 years ago
  64. 5b08f2c Undo change to baseCompiler.js by Mitch Kennedy · 7 years ago
  65. 4907e1a Ada language support working locally by Mitch Kennedy · 7 years ago
  66. 8c61e3e Shore up s3 error handling by Matt Godbolt · 7 years ago
  67. 61691d7 Fix up case where aws fails to initialise (e.g. you're on a laptop on a train...) by Matt Godbolt · 7 years ago
  68. da819cf Merge pull request #1171 from Bl4ckb0ne/tool-pahole by Matt Godbolt · 7 years ago
  69. 89e29d2 Tooling : make pahole process binary files only by Simon Zeni · 7 years ago
  70. 56ff6a7 Tooling : use promise when compiling for pahole by Simon Zeni · 7 years ago
  71. 4baea31 dont just filter labels by Partouf · 7 years ago
  72. eb4e744 support more c++ compilers by Partouf · 7 years ago
  73. aa06fd8 default off, added supportsLibraryCodeFilter property by Partouf · 7 years ago
  74. 44d3930 add option for hiding header code by Nicole Mazzuca · 7 years ago
  75. ad7f192 Treat groups of labels next to each other as equivalent for the purposes of determining live/deadness. Fixes #1179 by Matt Godbolt · 7 years ago
  76. 8c37077 Initial Ada language support. by Mitch Kennedy · 7 years ago
  77. 2f72ecd bugfixes by Partouf · 7 years ago
  78. 0150104 improvements by Partouf · 7 years ago
  79. 4d6653d Handle strings with spaces in them in asm output with horizontal whitespace squashing on. Fixes #883 by Matt Godbolt · 7 years ago
  80. 3a74e16 Tooling : fixes for pahole after `make check` by Simon Zeni · 7 years ago
  81. 4d9f995 Tooling : add pahole by Simon Zeni · 7 years ago
  82. 2515c65 add top 10 popular arguments by Partouf · 7 years ago
  83. 4093e85 Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 7 years ago
  84. dd3a6fe Be more defensive when talking to remote hosts. Addreses #1167 by Matt Godbolt · 7 years ago
  85. a3e9790 load argstats from s3 by Partouf · 7 years ago
  86. 96e8d72 fix unittests, add VC argument parser, refactoring by Partouf · 7 years ago
  87. 006b5be use properties to determine objdump support by Partouf · 7 years ago
  88. 1640e28 disable VC objdump by default by Partouf · 7 years ago
  89. ae47e2b lint- and bugfixes by Partouf · 7 years ago
  90. b796fc7 improve comments by Partouf · 7 years ago
  91. 6e6e929 make backward compatible with pervious version by Partouf · 7 years ago
  92. b691b3f support for binary mode on VS compilers by Partouf · 7 years ago
  93. bb16fa6 Merge pull request #1155 from mattgodbolt/buildexecutable by Patrick Quist · 7 years ago
  94. 7d5d11a Merge pull request #1157 from mattgodbolt/clangcwd by Patrick Quist · 7 years ago
  95. fad0997 oops by Partouf · 7 years ago
  96. 0fceef3 clang sometimes needs workingdirectory to be set by Partouf · 7 years ago
  97. 0774603 fix #887 by Partouf · 7 years ago
  98. b212020 refactor by Partouf · 7 years ago
  99. 833598f dont cache execresult by Partouf · 7 years ago
  100. d7e4e7a make zig executable by Partouf · 7 years ago