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