1. ea7964d More fixes for highlighting CL ARM. by Matt Godbolt · 8 years ago
  2. cf0efd7 Swallow up localstorage settings issues. Should fix #276 by Matt Godbolt · 8 years ago
  3. 3c5863b New load/save window. by Matt Godbolt · 8 years ago
  4. f3fc87b Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by Matt Godbolt · 8 years ago
  5. 17437cc Rust 1.15.1 (really) by Matt Godbolt · 8 years ago
  6. cb6247d Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by Matt Godbolt · 8 years ago
  7. f7e014d Latest raven by Matt Godbolt · 8 years ago
  8. 8a70369 Rust 1.15.1 by Matt Godbolt · 8 years ago
  9. 8bf73b3 Fix lint by Matt Godbolt · 8 years ago
  10. 5922590 Add button to load from a local file. Fixes #255 by Matt Godbolt · 8 years ago
  11. e2c636b Make colouring configurable. Add a bunch of palettes. by Matt Godbolt · 8 years ago
  12. 60eaad3 Treat '@' as a comment. Fixes #20 by Matt Godbolt · 8 years ago
  13. 7200be9 More thanks by Matt Godbolt · 8 years ago
  14. 36d9eea Workaround for #270 by Matt Godbolt · 8 years ago
  15. d2643c0 Make bracket closing configurable by Matt Godbolt · 8 years ago
  16. 03cdcbf Slightly nicer settings by Matt Godbolt · 8 years ago
  17. 0288108 Separate settings, make delay time configurable by Matt Godbolt · 8 years ago
  18. 4c77876 Roll to latest monaco by Matt Godbolt · 8 years ago
  19. df111e2 Revert "Go back to using the bower package (thanks @michal-golfi)" by Matt Godbolt · 8 years ago
  20. 02d030d Fix for compiler output panes by Matt Godbolt · 8 years ago
  21. 81d076b Merge remote-tracking branch 'origin/master' into monaco by Matt Godbolt · 8 years ago
  22. 458576f Diff tweaks by Matt Godbolt · 8 years ago
  23. c214241 D lang for monaco by Matt Godbolt · 8 years ago
  24. acdfee0 Rust language mode for monaco by Matt Godbolt · 8 years ago
  25. 4a290c8 UI tweaks for diff by Matt Godbolt · 8 years ago
  26. 5e1a076 Persist diff view information by Matt Godbolt · 8 years ago
  27. cbc4d0b Remove old diff handler; old static directory (at last!) by Matt Godbolt · 8 years ago
  28. 33bb0ee Rescan compilers every ten minutes by Matt Godbolt · 8 years ago
  29. 6c547f8 More thanks by Matt Godbolt · 8 years ago
  30. 6d2959f Better error handling by Matt Godbolt · 8 years ago
  31. bafc482 Error handling tweaks by Matt Godbolt · 8 years ago
  32. 37c6291 First diff actually working by Matt Godbolt · 8 years ago
  33. 476df0f Merge branch 'diff' into monaco by Matt Godbolt · 8 years ago
  34. f3fe7a6 Merge branch 'master' into monaco by Matt Godbolt · 8 years ago
  35. 55c53b0 Merge branch 'master' into diff by Matt Godbolt · 8 years ago
  36. 0639664 Update comments with more thoughts by Matt Godbolt · 8 years ago
  37. 2626561 Lint fixes by Matt Godbolt · 8 years ago
  38. 4f76bd1 Early binary support by Matt Godbolt · 8 years ago
  39. e2ec96c Thanks... by Matt Godbolt · 8 years ago
  40. e638960 Merge pull request #254 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  41. 5558a77 Latest thanks by Matt Godbolt · 8 years ago
  42. cdbe077 Add LDC 1.1.0 by Johan Engelen · 8 years ago
  43. e4ec967 Fix up error docs by Matt Godbolt · 8 years ago
  44. 9959ffd More thanks. I promise I'll start checking in actual changes soon... by Matt Godbolt · 8 years ago
  45. 28cf533 Fix a name typo by Matt Godbolt · 8 years ago
  46. 4d3803e Even more thank-yous! Thanks everyone by Matt Godbolt · 8 years ago
  47. 57ab3ab Typos by Matt Godbolt · 8 years ago
  48. deeb41e More thanks! by Matt Godbolt · 8 years ago
  49. 4948d7f Ignore analytics when linting by Matt Godbolt · 8 years ago
  50. fbd6d0a Give FullStory a go... by Matt Godbolt · 8 years ago
  51. 11bb734 More thanks changes by Matt Godbolt · 8 years ago
  52. 3b308bb Reinstate a hamburger icon for less wide displays. Fix #245 by Matt Godbolt · 8 years ago
  53. fc9ab9e Add error call back by Matt Godbolt · 8 years ago
  54. 40ad585 More thanks changes by Matt Godbolt · 8 years ago
  55. cc02826 More thanks by Matt Godbolt · 8 years ago
  56. 377dbe0 Add a new patron (thanks!) by Matt Godbolt · 8 years ago
  57. 62c414c Bring patreon logo inline by Matt Godbolt · 8 years ago
  58. f45841b Add 'Thanks to' with initial list of patrons. Thanks everyone by Matt Godbolt · 8 years ago
  59. c01f324 Update README.md by Matt Godbolt · 8 years ago
  60. afb33cb Add Patreon link (gulp!) by Matt Godbolt · 8 years ago
  61. 6f1039e Move more compilers over from gcc1204 instance to normal gcc instance by Matt Godbolt · 8 years ago
  62. 9aa45f7 Explicitly remove options for clang... by Matt Godbolt · 8 years ago
  63. a77c356 Don't pass gcc-toolchain to older clangs. Fixes #242 by Matt Godbolt · 8 years ago
  64. 0d04f0b Catch stream errors. Maybe addresses #228 by Matt Godbolt · 8 years ago
  65. 2b1be4e Fix proxying of requests. Fixes #239 by Matt Godbolt · 8 years ago
  66. eb679d5 Fix extraneous new line by Matt Godbolt · 8 years ago
  67. bc0bc3d Merge remote-tracking branch 'origin/master' into monaco by Matt Godbolt · 8 years ago
  68. ccd863e Bunch of TODOs; inline warnings/errors etc by Matt Godbolt · 8 years ago
  69. 14ff8eb Fix up <Compiler error> etc by Matt Godbolt · 8 years ago
  70. 0f8c397 URI encode the compiler when requesting by Matt Godbolt · 8 years ago
  71. 70c2132 Road map by Matt Godbolt · 8 years ago
  72. 7eb0d03 URI encode the compiler when requesting by Matt Godbolt · 8 years ago
  73. 76381e3 Road map by Matt Godbolt · 8 years ago
  74. b72bd48 Much improved assembly mode for monaco by Matt Godbolt · 8 years ago
  75. f88646a Merge branch 'master' into monaco by Matt Godbolt · 8 years ago
  76. 6ecd63b Banner fixes by Matt Godbolt · 8 years ago
  77. 801c586 README tweaks by Matt Godbolt · 8 years ago
  78. c0d7b5b More asm mode changes by Matt Godbolt · 8 years ago
  79. a9e777b Fix remote compilers by Matt Godbolt · 8 years ago
  80. 29ccf88 Beginnings of an ASM mode by Matt Godbolt · 8 years ago
  81. f394ffe Make lint happy to keep travis green by Matt Godbolt · 8 years ago
  82. 608cf80 Don't attempt to pack monaco-editor. by Matt Godbolt · 8 years ago
  83. 840d0a3 Merge branch 'master' into monaco by Matt Godbolt · 8 years ago
  84. 4078fad Go back to using the bower package (thanks @michal-golfi) by Matt Godbolt · 8 years ago
  85. 47195c2 Don't clean up temp diretories if there are pending compilations. Fixes #212. by Matt Godbolt · 8 years ago
  86. 23efc05 New RESTful API by Matt Godbolt · 8 years ago
  87. fe44677 Pop up an alert if URL parsing fails. by Matt Godbolt · 8 years ago
  88. 54ffd96 Always resize instead of refresh. Fixes #229 by Matt Godbolt · 8 years ago
  89. 65b5bf4 Correctly identify PROC and ENDP even when a comment is on the same line. Fixes #235 by Matt Godbolt · 8 years ago
  90. 29a4726 Merge pull request #233 from amonakov/patch-1 by Matt Godbolt · 8 years ago
  91. f6ab7fe base-compiler.js: acknowledge checkSource weakness by Alexander Monakov · 8 years ago
  92. 342a87e Merge branch 'master' of github.com:mattgodbolt/gcc-explorer by Matt Godbolt · 8 years ago
  93. 25f49f9 Kill entire process tree of a child when the timeout is reached. Fixes #232 by Matt Godbolt · 8 years ago
  94. 7ea75df Make loading client-options.json asynchronous by Matt Godbolt · 8 years ago
  95. 0ee3cf2 Bump up timeouts etc by Matt Godbolt · 8 years ago
  96. 749e357 fix gcc snapshot, clang trunk by Matt Godbolt · 8 years ago
  97. cbbc70e new clang, trunk builds by Matt Godbolt · 8 years ago
  98. dfbf4c7 Attempt at addressing #228 by Matt Godbolt · 8 years ago
  99. 3d117ca Use monaco from npm (where it's at least versioned) by Matt Godbolt · 8 years ago
  100. 5eb9ff8 Add font scale support by Matt Godbolt · 8 years ago