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