1. cad9919 bugfix VC style assignment matches by Partouf · 6 years ago
  2. addf46c process popular arguments if supplied in compilation results by Partouf · 6 years ago
  3. 16bae63 bugfix arguments with assignment by Partouf · 6 years ago
  4. 064ded5 unittest for CompilerArguments + able to exclude certain arguments by Partouf · 6 years ago
  5. 38d004a Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  6. d8c8ec4 bugfixes by Partouf · 6 years ago
  7. b13bac1 Merge pull request #1240 from karliss/llvm-cfg by Patrick Quist · 6 years ago
  8. 1986a80 Enable cfg for x86 LLVM based compilers and gcc. by Kārlis Seņko · 6 years ago
  9. e892d35 change argument parser for some compilers by Partouf · 6 years ago
  10. 73bc76a comparg extra settings by Partouf · 6 years ago
  11. 40f6e0e Trim trailing whitespaces when removing comments. by Kārlis Seņko · 6 years ago
  12. da60faa Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  13. 53829b6 Add a setting for the binary execution timeout by RabsRincon · 6 years ago
  14. 18bf4cf fix #1229 by Partouf · 6 years ago
  15. f7ff883 remove labels that belong to libraries, added tests by Partouf · 6 years ago
  16. 74a5720 Merge remote-tracking branch 'matt/master' into hide-header-code by Partouf · 6 years ago
  17. e1dc829 Merge pull request #1194 from vcabbage/go-labels by Patrick Quist · 6 years ago
  18. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
  19. ff70006 Remove extraneous semicolon (and hopefully trigger a travis build) by Matt Godbolt · 6 years ago
  20. 5c74986 Add flag to exit the process when compilers clash by RabsRincon · 6 years ago
  21. d6d6055 Add tests for Go labels and handle function name collisions. by Kale Blankenship · 6 years ago
  22. 144503d go: replace PC jumps with labels by Kale Blankenship · 6 years ago
  23. 8c61e3e Shore up s3 error handling by Matt Godbolt · 6 years ago
  24. 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
  25. da819cf Merge pull request #1171 from Bl4ckb0ne/tool-pahole by Matt Godbolt · 6 years ago
  26. 89e29d2 Tooling : make pahole process binary files only by Simon Zeni · 6 years ago
  27. 56ff6a7 Tooling : use promise when compiling for pahole by Simon Zeni · 6 years ago
  28. 4baea31 dont just filter labels by Partouf · 6 years ago
  29. eb4e744 support more c++ compilers by Partouf · 6 years ago
  30. aa06fd8 default off, added supportsLibraryCodeFilter property by Partouf · 6 years ago
  31. 44d3930 add option for hiding header code by Nicole Mazzuca · 6 years ago
  32. 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
  33. 2f72ecd bugfixes by Partouf · 6 years ago
  34. 0150104 improvements by Partouf · 6 years ago
  35. 4d6653d Handle strings with spaces in them in asm output with horizontal whitespace squashing on. Fixes #883 by Matt Godbolt · 6 years ago
  36. 3a74e16 Tooling : fixes for pahole after `make check` by Simon Zeni · 6 years ago
  37. 4d9f995 Tooling : add pahole by Simon Zeni · 6 years ago
  38. 2515c65 add top 10 popular arguments by Partouf · 6 years ago
  39. 4093e85 Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  40. dd3a6fe Be more defensive when talking to remote hosts. Addreses #1167 by Matt Godbolt · 6 years ago
  41. a3e9790 load argstats from s3 by Partouf · 6 years ago
  42. 96e8d72 fix unittests, add VC argument parser, refactoring by Partouf · 6 years ago
  43. 006b5be use properties to determine objdump support by Partouf · 6 years ago
  44. 1640e28 disable VC objdump by default by Partouf · 6 years ago
  45. ae47e2b lint- and bugfixes by Partouf · 6 years ago
  46. b796fc7 improve comments by Partouf · 6 years ago
  47. 6e6e929 make backward compatible with pervious version by Partouf · 6 years ago
  48. b691b3f support for binary mode on VS compilers by Partouf · 6 years ago
  49. bb16fa6 Merge pull request #1155 from mattgodbolt/buildexecutable by Patrick Quist · 6 years ago
  50. 7d5d11a Merge pull request #1157 from mattgodbolt/clangcwd by Patrick Quist · 6 years ago
  51. fad0997 oops by Partouf · 6 years ago
  52. 0fceef3 clang sometimes needs workingdirectory to be set by Partouf · 6 years ago
  53. 0774603 fix #887 by Partouf · 6 years ago
  54. b212020 refactor by Partouf · 6 years ago
  55. 833598f dont cache execresult by Partouf · 6 years ago
  56. d7e4e7a make zig executable by Partouf · 6 years ago
  57. 45b97cb exec for zig by Partouf · 6 years ago
  58. 2e7a58b dmd exec fix by Partouf · 6 years ago
  59. e7fbc1f remove obsolete params by Partouf · 6 years ago
  60. 1822f9e change if back to original form by Partouf · 6 years ago
  61. 9ffec0b refactor to start execute earlier and glue it on the result near the end by Partouf · 6 years ago
  62. 863d4b5 refactor by Partouf · 6 years ago
  63. 2a6e10c attempt at seperating compilation and execution by Partouf · 6 years ago
  64. 1a71a22 Move to own cookie consent solution by RabsRincon · 6 years ago
  65. ad98a48 lint fix by Patrick Quist · 6 years ago
  66. cb205b1 Merge branch 'master' into master by Patrick Quist · 6 years ago
  67. 7cb3108 Merge pull request #1146 from mattgodbolt/gostdout by Patrick Quist · 6 years ago
  68. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 6 years ago
  69. b2cd903 support clang-tidy -fix by Partouf · 6 years ago
  70. ec97753 Merge pull request #1136 from mattgodbolt/msvctextfilterfix by Patrick Quist · 6 years ago
  71. 32481d2 codereview fixes by Partouf · 6 years ago
  72. d55178e source by Partouf · 6 years ago
  73. 2fb8e8d golang: extract logging from asm stdout by Partouf · 6 years ago
  74. 5917617 clangtidy options by Partouf · 6 years ago
  75. 7aed850 add gcc path to flags when other compilers are used by Partouf · 6 years ago
  76. ba40481 Merge pull request #1114 from bugwelle/moncao-llvm by Matt Godbolt · 6 years ago
  77. 213d89f refactor by Partouf · 6 years ago
  78. 464690a wine only on linux by Partouf · 6 years ago
  79. b8feb48 wine support by Partouf · 6 years ago
  80. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 6 years ago
  81. c486556 Fixes for https proxying; use https for www.godbolt.ms by Matt Godbolt · 6 years ago
  82. 72babf2 Fix s3 cache report; fix config string by Matt Godbolt · 6 years ago
  83. 7bf5484 Merge pull request #1125 from mattgodbolt/privacy_cookie by Matt Godbolt · 6 years ago
  84. f821397 Merge pull request #1126 from mattgodbolt/cacheBust by Matt Godbolt · 6 years ago
  85. ed75b5d Handle uncaught promise on formatter version error by RabsRincon · 6 years ago
  86. 94abf88 extra tests, and refactoring because of lint error by Partouf · 6 years ago
  87. 654689f leave datadefs in by default, and remove when unused by Partouf · 6 years ago
  88. 4a8e207 treat all datadefs equally by Partouf · 6 years ago
  89. 8858238 - by Partouf · 6 years ago
  90. 19748da +nl by Partouf · 6 years ago
  91. f3265e2 fix strange error by Partouf · 6 years ago
  92. 04b8355 = by Partouf · 6 years ago
  93. 8a8e360 fix by Partouf · 6 years ago
  94. 5d19313 simplify by Partouf · 6 years ago
  95. bb0e993 | by Partouf · 6 years ago
  96. 06c0b19 [,] by Partouf · 6 years ago
  97. 466b334 = by Partouf · 6 years ago
  98. 1e6a303 <> by Partouf · 6 years ago
  99. 5d4a868 -O<number> by Partouf · 6 years ago
  100. 6d1305b .. by Partouf · 6 years ago