1. 3974fff Enable go tip (CC @vcabbage) by Matt Godbolt · 6 years ago
  2. 071b40e Merge pull request #1164 from wimo7083/new_code_button by Matt Godbolt · 6 years ago
  3. da819cf Merge pull request #1171 from Bl4ckb0ne/tool-pahole by Matt Godbolt · 6 years ago
  4. 68a4e96 Update sharing.js by Patrick Quist · 6 years ago
  5. ef64df9 Change twitter share via by Rubén Rincón Blanco · 6 years ago
  6. 89e29d2 Tooling : make pahole process binary files only by Simon Zeni · 6 years ago
  7. 56ff6a7 Tooling : use promise when compiling for pahole by Simon Zeni · 6 years ago
  8. 630a127 ignore f.out by Patrick Quist · 6 years ago
  9. 422a3e2 Delete f.out by Patrick Quist · 6 years ago
  10. 06ecfd6 move editor above diff as it's not recognizing the changes by wimo7083 · 6 years ago
  11. 0911ea8 remove debug actually by wimo7083 · 6 years ago
  12. e152694 remove compiler dropdown item by wimo7083 · 6 years ago
  13. 717780b remove debug, and change Component call by wimo7083 · 6 years ago
  14. 5316c89 change text by wimo7083 · 6 years ago
  15. bdc317c move new windows to dropdown, and add fresh tab functionality by wimo7083 · 6 years ago
  16. 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
  17. 98aef6e Allow space between # and preprocessor directive by RabsRincon · 6 years ago
  18. 9287be1 Fix cookie storage expiration for policies consent by RabsRincon · 6 years ago
  19. ca0ee67 Fix early checks for intel docs for asm ouput by RabsRincon · 6 years ago
  20. 93d63c9 Normalize dropdown down arrows placements by RabsRincon · 6 years ago
  21. 4d6653d Handle strings with spaces in them in asm output with horizontal whitespace squashing on. Fixes #883 by Matt Godbolt · 6 years ago
  22. 3a74e16 Tooling : fixes for pahole after `make check` by Simon Zeni · 6 years ago
  23. 4d9f995 Tooling : add pahole by Simon Zeni · 6 years ago
  24. 771177d Config : add pahole to amazon properties by Simon Zeni · 6 years ago
  25. dd3a6fe Be more defensive when talking to remote hosts. Addreses #1167 by Matt Godbolt · 6 years ago
  26. 60725dc add listeners for new source button and remove DRY by wimo7083 · 6 years ago
  27. 3362023 change button name to match other style by wimo7083 · 6 years ago
  28. 8c450f5 changed button language by wimo7083 · 6 years ago
  29. 89bd740 update css for both themes by wimo7083 · 6 years ago
  30. 198663b Workarounds for a few compilers that still need multilib. Closes #1062 by Matt Godbolt · 6 years ago
  31. 97ccee6 Tool : add pahole button by Simon Zeni · 6 years ago
  32. e71650f Remove bad right margin & leftover text color by RabsRincon · 6 years ago
  33. 105c12c add border, and style border for buttons by wimo7083 · 6 years ago
  34. 7664dc2 add editor addition in drop down by wimo7083 · 6 years ago
  35. dde9bb1 modify editor text by wimo7083 · 6 years ago
  36. 0ede2b6 Merge pull request #1163 from mattgodbolt/wineprefix by Patrick Quist · 6 years ago
  37. 74d8fce whynotboth by Partouf · 6 years ago
  38. a40020d Bugfix cookie message always showing at startup by RabsRincon · 6 years ago
  39. bb9dbb3 clarify wine compilers by Partouf · 6 years ago
  40. fffae49 Merge pull request #1074 from partouf/vsbinary by Patrick Quist · 6 years ago
  41. b20c3a3 documentation by Partouf · 6 years ago
  42. 006b5be use properties to determine objdump support by Partouf · 6 years ago
  43. 3c70fdf disable binary mode on wine 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. 0a3143c Merge pull request #1161 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 6 years ago
  52. 8db2a41 Add LDC 1.12.0 and set it as new default by Johan Engelen · 6 years ago
  53. dc30534 * Add GHC 8.6.2 by Rubén Rincón Blanco · 6 years ago
  54. ca66f32 Ooops, fixed compiler ids by Gabor Greif · 6 years ago
  55. 1554460 Add GHC 8.6.2 by Gabor Greif · 6 years ago
  56. 4eae8a0 Improve several dark theme contrasts by RabsRincon · 6 years ago
  57. cd0bd62 Merge pull request #1156 from mattgodbolt/cfgbug by Patrick Quist · 6 years ago
  58. 25f8bb6 c too by Partouf · 6 years ago
  59. fad0997 oops by Partouf · 6 years ago
  60. 0fceef3 clang sometimes needs workingdirectory to be set by Partouf · 6 years ago
  61. 0774603 fix #887 by Partouf · 6 years ago
  62. b212020 refactor by Partouf · 6 years ago
  63. 833598f dont cache execresult by Partouf · 6 years ago
  64. d7e4e7a make zig executable by Partouf · 6 years ago
  65. 45b97cb exec for zig by Partouf · 6 years ago
  66. 2e7a58b dmd exec fix by Partouf · 6 years ago
  67. e7fbc1f remove obsolete params by Partouf · 6 years ago
  68. 1822f9e change if back to original form by Partouf · 6 years ago
  69. 9ffec0b refactor to start execute earlier and glue it on the result near the end by Partouf · 6 years ago
  70. 863d4b5 refactor by Partouf · 6 years ago
  71. 2a6e10c attempt at seperating compilation and execution by Partouf · 6 years ago
  72. c91756d Fix bugous style import by RabsRincon · 6 years ago
  73. 1a71a22 Move to own cookie consent solution by RabsRincon · 6 years ago
  74. 0aa2374 Use windup Cookieconsent version by RabsRincon · 6 years ago
  75. 9f31361 * Add GHC 8.4.4 & 8.6.1 by RabsRincon · 6 years ago
  76. ad98a48 lint fix by Patrick Quist · 6 years ago
  77. 5b145cd Merge pull request #1085 from ilAYAli/master by Patrick Quist · 6 years ago
  78. cb205b1 Merge branch 'master' into master by Patrick Quist · 6 years ago
  79. 7cb3108 Merge pull request #1146 from mattgodbolt/gostdout by Patrick Quist · 6 years ago
  80. b2fcbc9 Merge pull request #1144 from mattgodbolt/sourcetools by Patrick Quist · 6 years ago
  81. d3a53cf Merge pull request #1154 from mattgodbolt/execautobin by Patrick Quist · 6 years ago
  82. d8bcce6 separate dropdown menu for tooling by Partouf · 6 years ago
  83. 75e95f5 notification + disable bin when execute is on by Partouf · 6 years ago
  84. 59529a0 Fix down carets for non dropdown toggles by RabsRincon · 6 years ago
  85. ebd9566 Fix overreaching event.preventDefault() by RabsRincon · 6 years ago
  86. 7b2e92d Merge pull request #1153 from AMS21/patch-1 by Rubén Rincón Blanco · 6 years ago
  87. be26e06 auto select binary if needed when execute is selected by Partouf · 6 years ago
  88. d14f723 October's thanks by Matt Godbolt · 6 years ago
  89. 9fbd479 Fixed typo by AMS21 · 6 years ago
  90. c5eaed4 Updated doctest to version 2.0.1 by AMS21 · 6 years ago
  91. 77da7fc Add setting to toggle CtrlS behaviour by RabsRincon · 6 years ago
  92. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 6 years ago
  93. 832e6bf fix by Partouf · 6 years ago
  94. b2cd903 support clang-tidy -fix by Partouf · 6 years ago
  95. 1ca66bb don't depend on exception by Partouf · 6 years ago
  96. 968277d Add rust 1.30 by Matt Godbolt · 6 years ago
  97. 29523c4 disable tool button when tool is opened by Partouf · 6 years ago
  98. ec97753 Merge pull request #1136 from mattgodbolt/msvctextfilterfix by Patrick Quist · 6 years ago
  99. 32481d2 codereview fixes by Partouf · 6 years ago
  100. 8eac22a fix #1145 by Patrick Quist · 6 years ago