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