1. 3096957 Stop fetching motd on embed view by Rubén Rincón Blanco · 6 years ago
  2. cc450a0 Only update settings on resize when needed by RabsRincon · 6 years ago
  3. 4d65917 Add source editor word wrapping behaviour by RabsRincon · 6 years ago
  4. c09fa06 Make Ctrl-S shortcut work the first time it's used by RabsRincon · 6 years ago
  5. 8a1f3d1 lintfixes by Partouf · 6 years ago
  6. 071b40e Merge pull request #1164 from wimo7083/new_code_button by Matt Godbolt · 6 years ago
  7. da819cf Merge pull request #1171 from Bl4ckb0ne/tool-pahole by Matt Godbolt · 6 years ago
  8. 68a4e96 Update sharing.js by Patrick Quist · 6 years ago
  9. ef64df9 Change twitter share via by Rubén Rincón Blanco · 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. bdc317c move new windows to dropdown, and add fresh tab functionality by wimo7083 · 6 years ago
  15. 98aef6e Allow space between # and preprocessor directive by RabsRincon · 6 years ago
  16. 9287be1 Fix cookie storage expiration for policies consent by RabsRincon · 6 years ago
  17. ca0ee67 Fix early checks for intel docs for asm ouput by RabsRincon · 6 years ago
  18. 60725dc add listeners for new source button and remove DRY by wimo7083 · 6 years ago
  19. 89bd740 update css for both themes by wimo7083 · 6 years ago
  20. 97ccee6 Tool : add pahole button by Simon Zeni · 6 years ago
  21. e71650f Remove bad right margin & leftover text color by RabsRincon · 6 years ago
  22. 105c12c add border, and style border for buttons by wimo7083 · 6 years ago
  23. a40020d Bugfix cookie message always showing at startup by RabsRincon · 6 years ago
  24. bb16fa6 Merge pull request #1155 from mattgodbolt/buildexecutable by Patrick Quist · 6 years ago
  25. 4eae8a0 Improve several dark theme contrasts by RabsRincon · 6 years ago
  26. 2a6e10c attempt at seperating compilation and execution by Partouf · 6 years ago
  27. c91756d Fix bugous style import by RabsRincon · 6 years ago
  28. 1a71a22 Move to own cookie consent solution by RabsRincon · 6 years ago
  29. b2fcbc9 Merge pull request #1144 from mattgodbolt/sourcetools by Patrick Quist · 6 years ago
  30. d3a53cf Merge pull request #1154 from mattgodbolt/execautobin by Patrick Quist · 6 years ago
  31. 75e95f5 notification + disable bin when execute is on by Partouf · 6 years ago
  32. ebd9566 Fix overreaching event.preventDefault() by RabsRincon · 6 years ago
  33. be26e06 auto select binary if needed when execute is selected by Partouf · 6 years ago
  34. d14f723 October's thanks by Matt Godbolt · 6 years ago
  35. 77da7fc Add setting to toggle CtrlS behaviour by RabsRincon · 6 years ago
  36. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 6 years ago
  37. 832e6bf fix by Partouf · 6 years ago
  38. b2cd903 support clang-tidy -fix by Partouf · 6 years ago
  39. 1ca66bb don't depend on exception by Partouf · 6 years ago
  40. 29523c4 disable tool button when tool is opened by Partouf · 6 years ago
  41. 71058de lintfix by Patrick Quist · 6 years ago
  42. ba40481 Merge pull request #1114 from bugwelle/moncao-llvm by Matt Godbolt · 6 years ago
  43. 1f9ab8b run tool when first opened by Partouf · 6 years ago
  44. d3f3b86 forgot this scope by Partouf · 6 years ago
  45. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 6 years ago
  46. 49a0c05 Further elaborate on errors by Matt Godbolt · 6 years ago
  47. 829f2ef Merge pull request #1132 from wimo7083/compiler_service_error by Matt Godbolt · 6 years ago
  48. c96254e Change to using non ES6 strings by Matt Godbolt · 6 years ago
  49. 0a6a6cc New privacy policy including references to Microsoft compilers and their privacy policy by Matt Godbolt · 6 years ago
  50. 7bf5484 Merge pull request #1125 from mattgodbolt/privacy_cookie by Matt Godbolt · 6 years ago
  51. f821397 Merge pull request #1126 from mattgodbolt/cacheBust by Matt Godbolt · 6 years ago
  52. 61ea491 Don't dismiss compiler options on in-click by RabsRincon · 6 years ago
  53. ea19843 Improve popover element detection on share window by RabsRincon · 6 years ago
  54. bd82510 replaced statusCode with status by wimo7083 · 6 years ago
  55. d730387 check for 504 status for gateway errors by wimo7083 · 6 years ago
  56. 0251673 Fix ads not closing when hiding them by RabsRincon · 6 years ago
  57. 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
  58. 1d5d6cc Move privacy configuration to a cookie with a configurable domain. See #1109 by Matt Godbolt · 6 years ago
  59. 848e84f [Monaco] Add llvm syntax highlighting by Andre Meyering · 6 years ago
  60. d43aa2b Add spacing to social sharing icons by RabsRincon · 6 years ago
  61. 5794950 Fix conformance compilation status colours by RabsRincon · 6 years ago
  62. ed6b826 Improve compilation status detection by RabsRincon · 6 years ago
  63. daae1fc * Update UI to Bootstrap 4.1 by Rubén Rincón Blanco · 6 years ago
  64. 00e2cdc Fix a few minor UI errors by RabsRincon · 6 years ago
  65. 6d0a171 Add support for ANSI Escape mode 2 by RabsRincon · 6 years ago
  66. c4bb3ed Some more bugfixes before merging by RabsRincon · 6 years ago
  67. cc45bfc Fix last reported bugs on the new UI by RabsRincon · 6 years ago
  68. 5bf170d Remove renderSideBySide comment from diff by RabsRincon · 6 years ago
  69. 8f14687 fix height issue of lib window by Patrick Quist · 6 years ago
  70. 79babff Improve status icon readbility by RabsRincon · 6 years ago
  71. 1a08ea7 Fix failed merge commit by RabsRincon · 6 years ago
  72. 28c85ac Merge branch 'master' into bootstrap4 by Rubén Rincón Blanco · 6 years ago
  73. 36fe042 Fix dark theme by RabsRincon · 6 years ago
  74. 3c5d67d Merge pull request #1086 from mattgodbolt/shortlinkjson by Patrick Quist · 6 years ago
  75. 866361f Merge pull request #1106 from mattgodbolt/clean by Patrick Quist · 6 years ago
  76. 5db6ad1 Whoops a daisy. Missed moving a file. by dbroemmel · 6 years ago
  77. 71d1a41 Update fortran-mode.js by Dirk Brömmel · 6 years ago
  78. 6758521 Adding indenting for `select case`. Fixing indenting for simple `if` statement (without a block). by dbroemmel · 6 years ago
  79. e0b96e2 I should really run `make lint` before committing (and check the spelling by dbroemmel · 6 years ago
  80. d8b3bd8 Updated recognistion of types and numbers (which don't work) by dbroemmel · 6 years ago
  81. ece37c8 Removed aliases, change (c) notice by dbroemmel · 6 years ago
  82. cd33999 Changes to naming convetions as per suggestion. by dbroemmel · 6 years ago
  83. 36db7ad Pleasing linter once again by dbroemmel · 6 years ago
  84. f600f3d Changed copyright notice. The only parts taken from vs.language.fortran by dbroemmel · 6 years ago
  85. 2f0840c Pleasing 'make lint' by dbroemmel · 6 years ago
  86. 012459a Adding indenting for Fortran syntax highlighting, fixing examples to by dbroemmel · 6 years ago
  87. 12dbaf3 Initial version of (patchy) Fortran support. by dbroemmel · 6 years ago
  88. f926c16 Smooth out slight lib widget jumps on first drop by RabsRincon · 6 years ago
  89. 5e0850b Upgrade libraries UI to newer, better, easier ver by RabsRincon · 6 years ago
  90. 44a19b5 Upgrade motd pane by RabsRincon · 6 years ago
  91. 228646b Remove mentions to .btn-godbolt for now by RabsRincon · 6 years ago
  92. 1270580 Add Library Widget to remove duplicate codepaths by RabsRincon · 6 years ago
  93. 3fc1322 Upgrade GCC Tree/RTL and improve compiler bar by RabsRincon · 6 years ago
  94. 750378a Upgrade GCC Tree/RTL and improve compiler bar by RabsRincon · 6 years ago
  95. eecff54 recover from layout exception automatically by Partouf · 6 years ago
  96. 02726c1 brokenlink reset layout option by Partouf · 6 years ago
  97. a9ceec4 Remove remaining glyphs and fix selectize overflow by RabsRincon · 6 years ago
  98. ca276f0 Update Share popup by RabsRincon · 6 years ago
  99. 6e335bd clean examples by Partouf · 6 years ago
  100. 1d2eb80 complex by Partouf · 6 years ago