1. 5922590 Add button to load from a local file. Fixes #255 by Matt Godbolt · 8 years ago
  2. e2c636b Make colouring configurable. Add a bunch of palettes. by Matt Godbolt · 8 years ago
  3. 60eaad3 Treat '@' as a comment. Fixes #20 by Matt Godbolt · 8 years ago
  4. 7200be9 More thanks by Matt Godbolt · 8 years ago
  5. 36d9eea Workaround for #270 by Matt Godbolt · 8 years ago
  6. d2643c0 Make bracket closing configurable by Matt Godbolt · 8 years ago
  7. 03cdcbf Slightly nicer settings by Matt Godbolt · 8 years ago
  8. 0288108 Separate settings, make delay time configurable by Matt Godbolt · 8 years ago
  9. df111e2 Revert "Go back to using the bower package (thanks @michal-golfi)" by Matt Godbolt · 8 years ago
  10. 02d030d Fix for compiler output panes by Matt Godbolt · 8 years ago
  11. 81d076b Merge remote-tracking branch 'origin/master' into monaco by Matt Godbolt · 8 years ago
  12. 458576f Diff tweaks by Matt Godbolt · 8 years ago
  13. c214241 D lang for monaco by Matt Godbolt · 8 years ago
  14. acdfee0 Rust language mode for monaco by Matt Godbolt · 8 years ago
  15. 4a290c8 UI tweaks for diff by Matt Godbolt · 8 years ago
  16. 5e1a076 Persist diff view information by Matt Godbolt · 8 years ago
  17. 6c547f8 More thanks by Matt Godbolt · 8 years ago
  18. 37c6291 First diff actually working by Matt Godbolt · 8 years ago
  19. 476df0f Merge branch 'diff' into monaco by Matt Godbolt · 8 years ago
  20. f3fe7a6 Merge branch 'master' into monaco by Matt Godbolt · 8 years ago
  21. 55c53b0 Merge branch 'master' into diff by Matt Godbolt · 8 years ago
  22. 0639664 Update comments with more thoughts by Matt Godbolt · 8 years ago
  23. 2626561 Lint fixes by Matt Godbolt · 8 years ago
  24. 4f76bd1 Early binary support by Matt Godbolt · 8 years ago
  25. e2ec96c Thanks... by Matt Godbolt · 8 years ago
  26. 5558a77 Latest thanks by Matt Godbolt · 8 years ago
  27. e4ec967 Fix up error docs by Matt Godbolt · 8 years ago
  28. 9959ffd More thanks. I promise I'll start checking in actual changes soon... by Matt Godbolt · 8 years ago
  29. 28cf533 Fix a name typo by Matt Godbolt · 8 years ago
  30. 4d3803e Even more thank-yous! Thanks everyone by Matt Godbolt · 8 years ago
  31. 57ab3ab Typos by Matt Godbolt · 8 years ago
  32. deeb41e More thanks! by Matt Godbolt · 8 years ago
  33. fbd6d0a Give FullStory a go... by Matt Godbolt · 8 years ago
  34. 11bb734 More thanks changes by Matt Godbolt · 8 years ago
  35. 3b308bb Reinstate a hamburger icon for less wide displays. Fix #245 by Matt Godbolt · 8 years ago
  36. 40ad585 More thanks changes by Matt Godbolt · 8 years ago
  37. cc02826 More thanks by Matt Godbolt · 8 years ago
  38. 377dbe0 Add a new patron (thanks!) by Matt Godbolt · 8 years ago
  39. 62c414c Bring patreon logo inline by Matt Godbolt · 8 years ago
  40. f45841b Add 'Thanks to' with initial list of patrons. Thanks everyone by Matt Godbolt · 8 years ago
  41. afb33cb Add Patreon link (gulp!) by Matt Godbolt · 8 years ago
  42. ccd863e Bunch of TODOs; inline warnings/errors etc by Matt Godbolt · 8 years ago
  43. 14ff8eb Fix up <Compiler error> etc by Matt Godbolt · 8 years ago
  44. 0f8c397 URI encode the compiler when requesting by Matt Godbolt · 8 years ago
  45. 7eb0d03 URI encode the compiler when requesting by Matt Godbolt · 8 years ago
  46. b72bd48 Much improved assembly mode for monaco by Matt Godbolt · 8 years ago
  47. c0d7b5b More asm mode changes by Matt Godbolt · 8 years ago
  48. 29ccf88 Beginnings of an ASM mode by Matt Godbolt · 8 years ago
  49. f394ffe Make lint happy to keep travis green by Matt Godbolt · 8 years ago
  50. 608cf80 Don't attempt to pack monaco-editor. by Matt Godbolt · 8 years ago
  51. 840d0a3 Merge branch 'master' into monaco by Matt Godbolt · 8 years ago
  52. 4078fad Go back to using the bower package (thanks @michal-golfi) by Matt Godbolt · 8 years ago
  53. 23efc05 New RESTful API by Matt Godbolt · 8 years ago
  54. fe44677 Pop up an alert if URL parsing fails. by Matt Godbolt · 8 years ago
  55. 54ffd96 Always resize instead of refresh. Fixes #229 by Matt Godbolt · 8 years ago
  56. 7ea75df Make loading client-options.json asynchronous by Matt Godbolt · 8 years ago
  57. 5eb9ff8 Add font scale support by Matt Godbolt · 8 years ago
  58. b67350d Fix alias support by Matt Godbolt · 8 years ago
  59. fda7e24 Ensure a new compiler state object is created every time. by Matt Godbolt · 8 years ago
  60. d3017c6 First stab at using monaco. Lots TODO by Matt Godbolt · 8 years ago
  61. eb74776 WIP on diffs by Matt Godbolt · 8 years ago
  62. 45ce2b2 Show colourisation immediately once all busy compilers are finished by Matt Godbolt · 8 years ago
  63. cc27bcd Make ctrl-Enter compile straight away; slightly reduce pause by Matt Godbolt · 8 years ago
  64. 7135ec2 Add a "reset UI" menu option. by Matt Godbolt · 8 years ago
  65. b6e9a46 Another year, another copyright update by Matt Godbolt · 8 years ago
  66. 1b02040 s/gcc-explorer/compiler-explorer/g by Matt Godbolt · 8 years ago
  67. f61825b Client-side caching and request changes by Matt Godbolt · 8 years ago
  68. 8ca2b36 Intel fixes for rust by Matt Godbolt · 8 years ago
  69. 0362e0c Send opcodes as strings. Fix up ARM opcode and label handling by Matt Godbolt · 8 years ago
  70. b21e51e Work in progress on refactoring to make it easier to support more compiler types by Matt Godbolt · 8 years ago
  71. fa09b76 Bind the output window's font size to that of its parent compiler by Matt Godbolt · 8 years ago
  72. 8fe4ba0 Bind ctrl-/ to toggle comment by Matt Godbolt · 8 years ago
  73. a0722cd Add a versioned subdirectory with an infinite cache length. Partially addresses #178 by Matt Godbolt · 8 years ago
  74. 4ea8389 Cheesey solution to no tooltip by Matt Godbolt · 8 years ago
  75. cbb1ec1 Lighten up the background colours used for better contrast with the code. Hopefully addresses #170 by Matt Godbolt · 8 years ago
  76. a8d5469 Always update state after initialising to ensure defaults etc are populated in the state by Matt Godbolt · 8 years ago
  77. 20ae6c4 Fix ups for missing options on readonly by Matt Godbolt · 8 years ago
  78. a17a2ec Fix short urls by Matt Godbolt · 8 years ago
  79. caf8a5e Move links into a share button by Matt Godbolt · 8 years ago
  80. 92ec829 Remove donation by Matt Godbolt · 8 years ago
  81. 376e472 Another stdout/stderr fix attempt by Matt Godbolt · 8 years ago
  82. ad40e5c Improvements to embedding by Matt Godbolt · 8 years ago
  83. e3d2253 Fix up embedded link by Matt Godbolt · 8 years ago
  84. 0cda1b8 Work in progress on embeddable CEs by Matt Godbolt · 8 years ago
  85. 114ebc7 Fix up concat of undefined stdout/stderr. Hopefully addresses #163 by Matt Godbolt · 8 years ago
  86. 19e1e11 Better parsing of error messages by Matt Godbolt · 8 years ago
  87. 1db7ffe Ensure document is fully ready before initialising by Matt Godbolt · 8 years ago
  88. a0be851 Parse stdout/stderr on the server side by Matt Godbolt · 8 years ago
  89. 444d751 Remove redundant variable by Matt Godbolt · 8 years ago
  90. 8a8f8b1 Get rid of an old console.log by Matt Godbolt · 8 years ago
  91. 137f86d Fix up environment for raven by Matt Godbolt · 8 years ago
  92. 6fc5c16 Lint fixes by Matt Godbolt · 8 years ago
  93. 2e3c598 Include jquery and underscore when used. by Matt Godbolt · 8 years ago
  94. 843b611 Support simple fetching of remote resources by Matt Godbolt · 8 years ago
  95. 03c712a Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  96. e7a454f Another attempt at resurrecting event tracking by Matt Godbolt · 8 years ago
  97. af2972a Hopefully fix events (See #148) by Matt Godbolt · 8 years ago
  98. d633b0e Catch and ignore exceptions when accessing localStorage. by Matt Godbolt · 8 years ago
  99. 66f6b5c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  100. 8c288a0 Remove some bootstrap resources that had been accidentally left in-tree by Matt Godbolt · 8 years ago