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