1. 60725dc add listeners for new source button and remove DRY by wimo7083 · 6 years ago
  2. 3362023 change button name to match other style by wimo7083 · 6 years ago
  3. 8c450f5 changed button language by wimo7083 · 6 years ago
  4. 89bd740 update css for both themes by wimo7083 · 6 years ago
  5. 105c12c add border, and style border for buttons by wimo7083 · 6 years ago
  6. 7664dc2 add editor addition in drop down by wimo7083 · 6 years ago
  7. dde9bb1 modify editor text by wimo7083 · 6 years ago
  8. 0ede2b6 Merge pull request #1163 from mattgodbolt/wineprefix by Patrick Quist · 6 years ago
  9. 74d8fce whynotboth by Partouf · 6 years ago
  10. a40020d Bugfix cookie message always showing at startup by RabsRincon · 6 years ago
  11. bb9dbb3 clarify wine compilers by Partouf · 6 years ago
  12. fffae49 Merge pull request #1074 from partouf/vsbinary by Patrick Quist · 6 years ago
  13. b20c3a3 documentation by Partouf · 6 years ago
  14. 006b5be use properties to determine objdump support by Partouf · 6 years ago
  15. 3c70fdf disable binary mode on wine by Partouf · 6 years ago
  16. 1640e28 disable VC objdump by default by Partouf · 6 years ago
  17. ae47e2b lint- and bugfixes by Partouf · 6 years ago
  18. b796fc7 improve comments by Partouf · 6 years ago
  19. 6e6e929 make backward compatible with pervious version by Partouf · 6 years ago
  20. b691b3f support for binary mode on VS compilers by Partouf · 6 years ago
  21. bb16fa6 Merge pull request #1155 from mattgodbolt/buildexecutable by Patrick Quist · 6 years ago
  22. 7d5d11a Merge pull request #1157 from mattgodbolt/clangcwd by Patrick Quist · 6 years ago
  23. 0a3143c Merge pull request #1161 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 6 years ago
  24. 8db2a41 Add LDC 1.12.0 and set it as new default by Johan Engelen · 6 years ago
  25. dc30534 * Add GHC 8.6.2 by Rubén Rincón Blanco · 6 years ago
  26. ca66f32 Ooops, fixed compiler ids by Gabor Greif · 6 years ago
  27. 1554460 Add GHC 8.6.2 by Gabor Greif · 6 years ago
  28. 4eae8a0 Improve several dark theme contrasts by RabsRincon · 6 years ago
  29. cd0bd62 Merge pull request #1156 from mattgodbolt/cfgbug by Patrick Quist · 6 years ago
  30. 25f8bb6 c too by Partouf · 6 years ago
  31. fad0997 oops by Partouf · 6 years ago
  32. 0fceef3 clang sometimes needs workingdirectory to be set by Partouf · 6 years ago
  33. 0774603 fix #887 by Partouf · 6 years ago
  34. b212020 refactor by Partouf · 6 years ago
  35. 833598f dont cache execresult by Partouf · 6 years ago
  36. d7e4e7a make zig executable by Partouf · 6 years ago
  37. 45b97cb exec for zig by Partouf · 6 years ago
  38. 2e7a58b dmd exec fix by Partouf · 6 years ago
  39. e7fbc1f remove obsolete params by Partouf · 6 years ago
  40. 1822f9e change if back to original form by Partouf · 6 years ago
  41. 9ffec0b refactor to start execute earlier and glue it on the result near the end by Partouf · 6 years ago
  42. 863d4b5 refactor by Partouf · 6 years ago
  43. 2a6e10c attempt at seperating compilation and execution by Partouf · 6 years ago
  44. c91756d Fix bugous style import by RabsRincon · 6 years ago
  45. 1a71a22 Move to own cookie consent solution by RabsRincon · 6 years ago
  46. 0aa2374 Use windup Cookieconsent version by RabsRincon · 6 years ago
  47. 9f31361 * Add GHC 8.4.4 & 8.6.1 by RabsRincon · 6 years ago
  48. ad98a48 lint fix by Patrick Quist · 6 years ago
  49. 5b145cd Merge pull request #1085 from ilAYAli/master by Patrick Quist · 6 years ago
  50. cb205b1 Merge branch 'master' into master by Patrick Quist · 6 years ago
  51. 7cb3108 Merge pull request #1146 from mattgodbolt/gostdout by Patrick Quist · 6 years ago
  52. b2fcbc9 Merge pull request #1144 from mattgodbolt/sourcetools by Patrick Quist · 6 years ago
  53. d3a53cf Merge pull request #1154 from mattgodbolt/execautobin by Patrick Quist · 6 years ago
  54. d8bcce6 separate dropdown menu for tooling by Partouf · 6 years ago
  55. 75e95f5 notification + disable bin when execute is on by Partouf · 6 years ago
  56. 59529a0 Fix down carets for non dropdown toggles by RabsRincon · 6 years ago
  57. ebd9566 Fix overreaching event.preventDefault() by RabsRincon · 6 years ago
  58. 7b2e92d Merge pull request #1153 from AMS21/patch-1 by Rubén Rincón Blanco · 6 years ago
  59. be26e06 auto select binary if needed when execute is selected by Partouf · 6 years ago
  60. d14f723 October's thanks by Matt Godbolt · 6 years ago
  61. 9fbd479 Fixed typo by AMS21 · 6 years ago
  62. c5eaed4 Updated doctest to version 2.0.1 by AMS21 · 6 years ago
  63. 77da7fc Add setting to toggle CtrlS behaviour by RabsRincon · 6 years ago
  64. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 6 years ago
  65. 832e6bf fix by Partouf · 6 years ago
  66. b2cd903 support clang-tidy -fix by Partouf · 6 years ago
  67. 1ca66bb don't depend on exception by Partouf · 6 years ago
  68. 968277d Add rust 1.30 by Matt Godbolt · 6 years ago
  69. 29523c4 disable tool button when tool is opened 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. 8eac22a fix #1145 by Patrick Quist · 6 years ago
  73. 71058de lintfix by Patrick Quist · 6 years ago
  74. d55178e source by Partouf · 6 years ago
  75. 2fb8e8d golang: extract logging from asm stdout by Partouf · 6 years ago
  76. 0125361 revert to original by Partouf · 6 years ago
  77. 085a787 toolchain is ignored when using target=riscv32 by Partouf · 6 years ago
  78. 6534e08 write options differently by Partouf · 6 years ago
  79. 5917617 clangtidy options by Partouf · 6 years ago
  80. d268417 rv32 was missing gcc toolchain param by Partouf · 6 years ago
  81. c52fb4f disable clang-tidy for msvc, translating compilerflags not trivial by Partouf · 6 years ago
  82. 7aed850 add gcc path to flags when other compilers are used by Partouf · 6 years ago
  83. 67a768b exclude msvc from llvm mca by Partouf · 6 years ago
  84. 29c4684 API doc move and update by Partouf · 6 years ago
  85. 301d7fc Update views/templates.pug by Rubén Rincón Blanco · 6 years ago
  86. 75b5538 Test mobile improvement to avoid autozoom by RabsRincon · 6 years ago
  87. ba40481 Merge pull request #1114 from bugwelle/moncao-llvm by Matt Godbolt · 6 years ago
  88. 213d89f refactor by Partouf · 6 years ago
  89. 1f9ab8b run tool when first opened by Partouf · 6 years ago
  90. 464690a wine only on linux by Partouf · 6 years ago
  91. b8feb48 wine support by Partouf · 6 years ago
  92. 6391cac exclude 32bit clean by Partouf · 6 years ago
  93. d3f3b86 forgot this scope by Partouf · 6 years ago
  94. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 6 years ago
  95. 279331f * Enabled S3 caching of compilation results by Matt Godbolt · 6 years ago
  96. abd7a9e * Enable external Microsoft compilers (hosted with thanks by Microsoft) by Matt Godbolt · 6 years ago
  97. c486556 Fixes for https proxying; use https for www.godbolt.ms by Matt Godbolt · 6 years ago
  98. 72babf2 Fix s3 cache report; fix config string by Matt Godbolt · 6 years ago
  99. 7a0573d Enable S3 cache by Matt Godbolt · 6 years ago
  100. 49a0c05 Further elaborate on errors by Matt Godbolt · 6 years ago