1. 2a6e10c attempt at seperating compilation and execution by Partouf · 6 years ago
  2. ad98a48 lint fix by Patrick Quist · 6 years ago
  3. 5b145cd Merge pull request #1085 from ilAYAli/master by Patrick Quist · 6 years ago
  4. cb205b1 Merge branch 'master' into master by Patrick Quist · 6 years ago
  5. 7cb3108 Merge pull request #1146 from mattgodbolt/gostdout by Patrick Quist · 6 years ago
  6. b2fcbc9 Merge pull request #1144 from mattgodbolt/sourcetools by Patrick Quist · 6 years ago
  7. d3a53cf Merge pull request #1154 from mattgodbolt/execautobin by Patrick Quist · 6 years ago
  8. d8bcce6 separate dropdown menu for tooling by Partouf · 6 years ago
  9. 75e95f5 notification + disable bin when execute is on by Partouf · 6 years ago
  10. 59529a0 Fix down carets for non dropdown toggles by RabsRincon · 6 years ago
  11. ebd9566 Fix overreaching event.preventDefault() by RabsRincon · 6 years ago
  12. 7b2e92d Merge pull request #1153 from AMS21/patch-1 by Rubén Rincón Blanco · 6 years ago
  13. be26e06 auto select binary if needed when execute is selected by Partouf · 6 years ago
  14. d14f723 October's thanks by Matt Godbolt · 6 years ago
  15. 9fbd479 Fixed typo by AMS21 · 6 years ago
  16. c5eaed4 Updated doctest to version 2.0.1 by AMS21 · 6 years ago
  17. 77da7fc Add setting to toggle CtrlS behaviour by RabsRincon · 6 years ago
  18. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 6 years ago
  19. 832e6bf fix by Partouf · 6 years ago
  20. b2cd903 support clang-tidy -fix by Partouf · 6 years ago
  21. 1ca66bb don't depend on exception by Partouf · 6 years ago
  22. 968277d Add rust 1.30 by Matt Godbolt · 6 years ago
  23. 29523c4 disable tool button when tool is opened by Partouf · 6 years ago
  24. ec97753 Merge pull request #1136 from mattgodbolt/msvctextfilterfix by Patrick Quist · 6 years ago
  25. 32481d2 codereview fixes by Partouf · 6 years ago
  26. 8eac22a fix #1145 by Patrick Quist · 6 years ago
  27. 71058de lintfix by Patrick Quist · 6 years ago
  28. d55178e source by Partouf · 6 years ago
  29. 2fb8e8d golang: extract logging from asm stdout by Partouf · 6 years ago
  30. 0125361 revert to original by Partouf · 6 years ago
  31. 085a787 toolchain is ignored when using target=riscv32 by Partouf · 6 years ago
  32. 6534e08 write options differently by Partouf · 6 years ago
  33. 5917617 clangtidy options by Partouf · 6 years ago
  34. d268417 rv32 was missing gcc toolchain param by Partouf · 6 years ago
  35. c52fb4f disable clang-tidy for msvc, translating compilerflags not trivial by Partouf · 6 years ago
  36. 7aed850 add gcc path to flags when other compilers are used by Partouf · 6 years ago
  37. 67a768b exclude msvc from llvm mca by Partouf · 6 years ago
  38. 29c4684 API doc move and update by Partouf · 6 years ago
  39. 301d7fc Update views/templates.pug by Rubén Rincón Blanco · 6 years ago
  40. 75b5538 Test mobile improvement to avoid autozoom by RabsRincon · 6 years ago
  41. ba40481 Merge pull request #1114 from bugwelle/moncao-llvm by Matt Godbolt · 6 years ago
  42. 213d89f refactor by Partouf · 6 years ago
  43. 1f9ab8b run tool when first opened by Partouf · 6 years ago
  44. 464690a wine only on linux by Partouf · 6 years ago
  45. b8feb48 wine support by Partouf · 6 years ago
  46. 6391cac exclude 32bit clean by Partouf · 6 years ago
  47. d3f3b86 forgot this scope by Partouf · 6 years ago
  48. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 6 years ago
  49. 279331f * Enabled S3 caching of compilation results by Matt Godbolt · 6 years ago
  50. abd7a9e * Enable external Microsoft compilers (hosted with thanks by Microsoft) by Matt Godbolt · 6 years ago
  51. c486556 Fixes for https proxying; use https for www.godbolt.ms by Matt Godbolt · 6 years ago
  52. 72babf2 Fix s3 cache report; fix config string by Matt Godbolt · 6 years ago
  53. 7a0573d Enable S3 cache by Matt Godbolt · 6 years ago
  54. 49a0c05 Further elaborate on errors by Matt Godbolt · 6 years ago
  55. 829f2ef Merge pull request #1132 from wimo7083/compiler_service_error by Matt Godbolt · 6 years ago
  56. c96254e Change to using non ES6 strings by Matt Godbolt · 6 years ago
  57. 0a6a6cc New privacy policy including references to Microsoft compilers and their privacy policy by Matt Godbolt · 6 years ago
  58. f39d171 Merge pull request #1082 from mattgodbolt/godbolt-ms by Matt Godbolt · 6 years ago
  59. 7bf5484 Merge pull request #1125 from mattgodbolt/privacy_cookie by Matt Godbolt · 6 years ago
  60. f821397 Merge pull request #1126 from mattgodbolt/cacheBust by Matt Godbolt · 6 years ago
  61. a7552ab Merge pull request #1129 from FZJ-JSC/master by Rubén Rincón Blanco · 6 years ago
  62. 425dec8 Removing yet unavailable versions of ifort. by Rubén Rincón Blanco · 6 years ago
  63. ed75b5d Handle uncaught promise on formatter version error by RabsRincon · 6 years ago
  64. b8e5d89 Reduce warn verbosity on bad short link by RabsRincon · 6 years ago
  65. 61ea491 Don't dismiss compiler options on in-click by RabsRincon · 6 years ago
  66. ea19843 Improve popover element detection on share window by RabsRincon · 6 years ago
  67. 94abf88 extra tests, and refactoring because of lint error by Partouf · 6 years ago
  68. 654689f leave datadefs in by default, and remove when unused by Partouf · 6 years ago
  69. 4a8e207 treat all datadefs equally by Partouf · 6 years ago
  70. bd82510 replaced statusCode with status by wimo7083 · 6 years ago
  71. d730387 check for 504 status for gateway errors by wimo7083 · 6 years ago
  72. 0251673 Fix ads not closing when hiding them by RabsRincon · 6 years ago
  73. f36ef47 Trying to add ifort to the list of Fortran compilers. by dbroemmel · 6 years ago
  74. c99e723 Merge pull request #1127 from FZJ-JSC/master by Rubén Rincón Blanco · 6 years ago
  75. 90f60d7 Changes according to PR1127. by dbroemmel · 6 years ago
  76. 6c5f1dd Adding Fortran specific compiler script to enable .mod files. by dbroemmel · 6 years ago
  77. eabe33c Minor refactoring to extract filterAsmLine in one place. Starting to think about fixing #883 by Matt Godbolt · 6 years ago
  78. 3ab0ad1 Ensure clicking reload forces a recompile on the backend even if there's a cache too. Will mean we can enable file/s3 caching on the backends by Matt Godbolt · 6 years ago
  79. 1d5d6cc Move privacy configuration to a cookie with a configurable domain. See #1109 by Matt Godbolt · 6 years ago
  80. 848e84f [Monaco] Add llvm syntax highlighting by Andre Meyering · 6 years ago
  81. f735751 [Config] Fix llvm compiler defaults filename by Andre Meyering · 6 years ago
  82. 0cdda5f Merge pull request #1122 from johnmcfarlane/master by Rubén Rincón Blanco · 6 years ago
  83. d43aa2b Add spacing to social sharing icons by RabsRincon · 6 years ago
  84. 5794950 Fix conformance compilation status colours by RabsRincon · 6 years ago
  85. 71c0831 Add CNL library to C++ by John McFarlane · 6 years ago
  86. ed6b826 Improve compilation status detection by RabsRincon · 6 years ago
  87. f952121 Merge pull request #1120 from ojeda/icc19 by Rubén Rincón Blanco · 6 years ago
  88. 4051ef5 Add icc 19 to C too by Miguel Ojeda · 6 years ago
  89. daae1fc * Update UI to Bootstrap 4.1 by Rubén Rincón Blanco · 6 years ago
  90. 40c21d6 Pull editor language picker to the right by RabsRincon · 6 years ago
  91. 00e2cdc Fix a few minor UI errors by RabsRincon · 6 years ago
  92. 6d0a171 Add support for ANSI Escape mode 2 by RabsRincon · 6 years ago
  93. 13aa86c Fix the fix by Matt Godbolt · 6 years ago
  94. 40dc34a Fix brigand include path by Matt Godbolt · 6 years ago
  95. c4bb3ed Some more bugfixes before merging by RabsRincon · 6 years ago
  96. fbb9224 Merge remote-tracking branch 'matt/master' into bootstrap4 by Partouf · 6 years ago
  97. d3dbe37 Merge pull request #1115 from mattgodbolt/libraryapi by Patrick Quist · 6 years ago
  98. cc45bfc Fix last reported bugs on the new UI by RabsRincon · 6 years ago
  99. 5bf170d Remove renderSideBySide comment from diff by RabsRincon · 6 years ago
  100. 7ba94cc refactor by Partouf · 6 years ago