1. fd4c1b7 Switched to glyphs for marking. Removed glyph if line has no source by Rubén Rincón · 8 years ago
  2. 45afc3d Merge branch 'double_link_editors' of github.com:RabsRincon/compiler-explorer into double_link_editors by Rubén Rincón · 8 years ago
  3. 3e308cb Fixed defects reported by Travis tests by Rubén Rincón · 8 years ago
  4. bb411c0 Merge branch 'master' into double_link_editors by Rubén · 8 years ago
  5. aa735e4 Added checkbox on Settings to toggle the double linking on hover. Fixed off by 1 error by Rubén Rincón · 8 years ago
  6. 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
  7. 97ee805 Latest thanks by Matt Godbolt · 8 years ago
  8. 40f8433 Fix lint by Matt Godbolt · 8 years ago
  9. 93f1e77 Remove some done TODOs by Matt Godbolt · 8 years ago
  10. af5decf Work in progress on newer UI, and multiple editors by Matt Godbolt · 8 years ago
  11. ea7964d More fixes for highlighting CL ARM. by Matt Godbolt · 8 years ago
  12. cf0efd7 Swallow up localstorage settings issues. Should fix #276 by Matt Godbolt · 8 years ago
  13. 3c5863b New load/save window. by Matt Godbolt · 8 years ago
  14. 6a14581 Fixed unnecessary file change by Rubén Rincón · 8 years ago
  15. 7f67ebb Initial concept of double linked editors. Contextual menu lets you go to the first instance of the releated code/assembly by Rubén Rincón · 8 years ago
  16. f3fc87b Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by Matt Godbolt · 8 years ago
  17. f216da4 Revert "Initial concept of double linked editors. Contextual menu lets you go to the first instance of the releated code/assembly" by Rubén Rincón · 8 years ago
  18. f71c1af Initial concept of double linked editors. Contextual menu lets you go to the first instance of the releated code/assembly by Rubén Rincón · 8 years ago
  19. 17437cc Rust 1.15.1 (really) by Matt Godbolt · 8 years ago
  20. cb6247d Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by Matt Godbolt · 8 years ago
  21. f7e014d Latest raven by Matt Godbolt · 8 years ago
  22. 8a70369 Rust 1.15.1 by Matt Godbolt · 8 years ago
  23. 8bf73b3 Fix lint by Matt Godbolt · 8 years ago
  24. 5922590 Add button to load from a local file. Fixes #255 by Matt Godbolt · 8 years ago
  25. c0971b1 Adds links to the supported languages by Rubén · 8 years ago
  26. e2c636b Make colouring configurable. Add a bunch of palettes. by Matt Godbolt · 8 years ago
  27. 60eaad3 Treat '@' as a comment. Fixes #20 by Matt Godbolt · 8 years ago
  28. 7200be9 More thanks by Matt Godbolt · 8 years ago
  29. 36d9eea Workaround for #270 by Matt Godbolt · 8 years ago
  30. d2643c0 Make bracket closing configurable by Matt Godbolt · 8 years ago
  31. 03cdcbf Slightly nicer settings by Matt Godbolt · 8 years ago
  32. 0288108 Separate settings, make delay time configurable by Matt Godbolt · 8 years ago
  33. 4c77876 Roll to latest monaco by Matt Godbolt · 8 years ago
  34. df111e2 Revert "Go back to using the bower package (thanks @michal-golfi)" by Matt Godbolt · 8 years ago
  35. 02d030d Fix for compiler output panes by Matt Godbolt · 8 years ago
  36. 81d076b Merge remote-tracking branch 'origin/master' into monaco by Matt Godbolt · 8 years ago
  37. 458576f Diff tweaks by Matt Godbolt · 8 years ago
  38. c214241 D lang for monaco by Matt Godbolt · 8 years ago
  39. acdfee0 Rust language mode for monaco by Matt Godbolt · 8 years ago
  40. 4a290c8 UI tweaks for diff by Matt Godbolt · 8 years ago
  41. 5e1a076 Persist diff view information by Matt Godbolt · 8 years ago
  42. cbc4d0b Remove old diff handler; old static directory (at last!) by Matt Godbolt · 8 years ago
  43. 33bb0ee Rescan compilers every ten minutes by Matt Godbolt · 8 years ago
  44. 6c547f8 More thanks by Matt Godbolt · 8 years ago
  45. 6d2959f Better error handling by Matt Godbolt · 8 years ago
  46. bafc482 Error handling tweaks by Matt Godbolt · 8 years ago
  47. 37c6291 First diff actually working by Matt Godbolt · 8 years ago
  48. 476df0f Merge branch 'diff' into monaco by Matt Godbolt · 8 years ago
  49. f3fe7a6 Merge branch 'master' into monaco by Matt Godbolt · 8 years ago
  50. 55c53b0 Merge branch 'master' into diff by Matt Godbolt · 8 years ago
  51. 0639664 Update comments with more thoughts by Matt Godbolt · 8 years ago
  52. 2626561 Lint fixes by Matt Godbolt · 8 years ago
  53. 4f76bd1 Early binary support by Matt Godbolt · 8 years ago
  54. e2ec96c Thanks... by Matt Godbolt · 8 years ago
  55. e638960 Merge pull request #254 from JohanEngelen/patch-1 by Matt Godbolt · 8 years ago
  56. 5558a77 Latest thanks by Matt Godbolt · 8 years ago
  57. cdbe077 Add LDC 1.1.0 by Johan Engelen · 8 years ago
  58. e4ec967 Fix up error docs by Matt Godbolt · 8 years ago
  59. 9959ffd More thanks. I promise I'll start checking in actual changes soon... by Matt Godbolt · 8 years ago
  60. 28cf533 Fix a name typo by Matt Godbolt · 8 years ago
  61. 4d3803e Even more thank-yous! Thanks everyone by Matt Godbolt · 8 years ago
  62. 57ab3ab Typos by Matt Godbolt · 8 years ago
  63. deeb41e More thanks! by Matt Godbolt · 8 years ago
  64. 4948d7f Ignore analytics when linting by Matt Godbolt · 8 years ago
  65. fbd6d0a Give FullStory a go... by Matt Godbolt · 8 years ago
  66. 11bb734 More thanks changes by Matt Godbolt · 8 years ago
  67. 3b308bb Reinstate a hamburger icon for less wide displays. Fix #245 by Matt Godbolt · 8 years ago
  68. fc9ab9e Add error call back by Matt Godbolt · 8 years ago
  69. 40ad585 More thanks changes by Matt Godbolt · 8 years ago
  70. cc02826 More thanks by Matt Godbolt · 8 years ago
  71. 377dbe0 Add a new patron (thanks!) by Matt Godbolt · 8 years ago
  72. 62c414c Bring patreon logo inline by Matt Godbolt · 8 years ago
  73. f45841b Add 'Thanks to' with initial list of patrons. Thanks everyone by Matt Godbolt · 8 years ago
  74. c01f324 Update README.md by Matt Godbolt · 8 years ago
  75. afb33cb Add Patreon link (gulp!) by Matt Godbolt · 8 years ago
  76. 6f1039e Move more compilers over from gcc1204 instance to normal gcc instance by Matt Godbolt · 8 years ago
  77. 9aa45f7 Explicitly remove options for clang... by Matt Godbolt · 8 years ago
  78. a77c356 Don't pass gcc-toolchain to older clangs. Fixes #242 by Matt Godbolt · 8 years ago
  79. 0d04f0b Catch stream errors. Maybe addresses #228 by Matt Godbolt · 8 years ago
  80. 2b1be4e Fix proxying of requests. Fixes #239 by Matt Godbolt · 8 years ago
  81. eb679d5 Fix extraneous new line by Matt Godbolt · 8 years ago
  82. bc0bc3d Merge remote-tracking branch 'origin/master' into monaco by Matt Godbolt · 8 years ago
  83. ccd863e Bunch of TODOs; inline warnings/errors etc by Matt Godbolt · 8 years ago
  84. 14ff8eb Fix up <Compiler error> etc by Matt Godbolt · 8 years ago
  85. 0f8c397 URI encode the compiler when requesting by Matt Godbolt · 8 years ago
  86. 70c2132 Road map by Matt Godbolt · 8 years ago
  87. 7eb0d03 URI encode the compiler when requesting by Matt Godbolt · 8 years ago
  88. 76381e3 Road map by Matt Godbolt · 8 years ago
  89. b72bd48 Much improved assembly mode for monaco by Matt Godbolt · 8 years ago
  90. f88646a Merge branch 'master' into monaco by Matt Godbolt · 8 years ago
  91. 6ecd63b Banner fixes by Matt Godbolt · 8 years ago
  92. 801c586 README tweaks by Matt Godbolt · 8 years ago
  93. c0d7b5b More asm mode changes by Matt Godbolt · 8 years ago
  94. a9e777b Fix remote compilers by Matt Godbolt · 8 years ago
  95. 29ccf88 Beginnings of an ASM mode by Matt Godbolt · 8 years ago
  96. f394ffe Make lint happy to keep travis green by Matt Godbolt · 8 years ago
  97. 608cf80 Don't attempt to pack monaco-editor. by Matt Godbolt · 8 years ago
  98. 840d0a3 Merge branch 'master' into monaco by Matt Godbolt · 8 years ago
  99. 4078fad Go back to using the bower package (thanks @michal-golfi) by Matt Godbolt · 8 years ago
  100. 47195c2 Don't clean up temp diretories if there are pending compilations. Fixes #212. by Matt Godbolt · 8 years ago