1. b72bd48 Much improved assembly mode for monaco by Matt Godbolt · 8 years ago
  2. c0d7b5b More asm mode changes by Matt Godbolt · 8 years ago
  3. 29ccf88 Beginnings of an ASM mode by Matt Godbolt · 8 years ago
  4. f394ffe Make lint happy to keep travis green by Matt Godbolt · 8 years ago
  5. 608cf80 Don't attempt to pack monaco-editor. by Matt Godbolt · 8 years ago
  6. 840d0a3 Merge branch 'master' into monaco by Matt Godbolt · 8 years ago
  7. 4078fad Go back to using the bower package (thanks @michal-golfi) by Matt Godbolt · 8 years ago
  8. 23efc05 New RESTful API by Matt Godbolt · 8 years ago
  9. fe44677 Pop up an alert if URL parsing fails. by Matt Godbolt · 8 years ago
  10. 54ffd96 Always resize instead of refresh. Fixes #229 by Matt Godbolt · 8 years ago
  11. 7ea75df Make loading client-options.json asynchronous by Matt Godbolt · 8 years ago
  12. 5eb9ff8 Add font scale support by Matt Godbolt · 8 years ago
  13. b67350d Fix alias support by Matt Godbolt · 8 years ago
  14. fda7e24 Ensure a new compiler state object is created every time. by Matt Godbolt · 8 years ago
  15. d3017c6 First stab at using monaco. Lots TODO by Matt Godbolt · 8 years ago
  16. 45ce2b2 Show colourisation immediately once all busy compilers are finished by Matt Godbolt · 8 years ago
  17. cc27bcd Make ctrl-Enter compile straight away; slightly reduce pause by Matt Godbolt · 8 years ago
  18. 7135ec2 Add a "reset UI" menu option. by Matt Godbolt · 8 years ago
  19. b6e9a46 Another year, another copyright update by Matt Godbolt · 8 years ago
  20. 1b02040 s/gcc-explorer/compiler-explorer/g by Matt Godbolt · 8 years ago
  21. f61825b Client-side caching and request changes by Matt Godbolt · 8 years ago
  22. 8ca2b36 Intel fixes for rust by Matt Godbolt · 8 years ago
  23. 0362e0c Send opcodes as strings. Fix up ARM opcode and label handling by Matt Godbolt · 8 years ago
  24. b21e51e Work in progress on refactoring to make it easier to support more compiler types by Matt Godbolt · 8 years ago
  25. fa09b76 Bind the output window's font size to that of its parent compiler by Matt Godbolt · 8 years ago
  26. 8fe4ba0 Bind ctrl-/ to toggle comment by Matt Godbolt · 8 years ago
  27. a0722cd Add a versioned subdirectory with an infinite cache length. Partially addresses #178 by Matt Godbolt · 8 years ago
  28. 4ea8389 Cheesey solution to no tooltip by Matt Godbolt · 8 years ago
  29. cbb1ec1 Lighten up the background colours used for better contrast with the code. Hopefully addresses #170 by Matt Godbolt · 8 years ago
  30. a8d5469 Always update state after initialising to ensure defaults etc are populated in the state by Matt Godbolt · 8 years ago
  31. 20ae6c4 Fix ups for missing options on readonly by Matt Godbolt · 8 years ago
  32. a17a2ec Fix short urls by Matt Godbolt · 8 years ago
  33. caf8a5e Move links into a share button by Matt Godbolt · 8 years ago
  34. 92ec829 Remove donation by Matt Godbolt · 8 years ago
  35. 376e472 Another stdout/stderr fix attempt by Matt Godbolt · 8 years ago
  36. ad40e5c Improvements to embedding by Matt Godbolt · 8 years ago
  37. e3d2253 Fix up embedded link by Matt Godbolt · 8 years ago
  38. 0cda1b8 Work in progress on embeddable CEs by Matt Godbolt · 8 years ago
  39. 114ebc7 Fix up concat of undefined stdout/stderr. Hopefully addresses #163 by Matt Godbolt · 8 years ago
  40. 19e1e11 Better parsing of error messages by Matt Godbolt · 8 years ago
  41. 1db7ffe Ensure document is fully ready before initialising by Matt Godbolt · 8 years ago
  42. a0be851 Parse stdout/stderr on the server side by Matt Godbolt · 8 years ago
  43. 444d751 Remove redundant variable by Matt Godbolt · 8 years ago
  44. 8a8f8b1 Get rid of an old console.log by Matt Godbolt · 8 years ago
  45. 137f86d Fix up environment for raven by Matt Godbolt · 8 years ago
  46. 6fc5c16 Lint fixes by Matt Godbolt · 8 years ago
  47. 2e3c598 Include jquery and underscore when used. by Matt Godbolt · 8 years ago
  48. 843b611 Support simple fetching of remote resources by Matt Godbolt · 8 years ago
  49. 03c712a Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  50. e7a454f Another attempt at resurrecting event tracking by Matt Godbolt · 8 years ago
  51. af2972a Hopefully fix events (See #148) by Matt Godbolt · 8 years ago
  52. d633b0e Catch and ignore exceptions when accessing localStorage. by Matt Godbolt · 8 years ago
  53. 66f6b5c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  54. 8c288a0 Remove some bootstrap resources that had been accidentally left in-tree by Matt Godbolt · 8 years ago
  55. 52a01c4 Merge remote-tracking branch 'origin/master' into msvc-spike by Matt Godbolt · 8 years ago
  56. 1d00921 Fixes the status button so it works on Mozilla Firefox by Adrian Bibby Walther · 8 years ago
  57. 128a23b Merge remote-tracking branch 'origin/master' into msvc-spike by Matt Godbolt · 8 years ago
  58. d11fb2c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  59. e997ca3 Disable drag'n'drop by Matt Godbolt · 8 years ago
  60. ed42715 Don't use minified versions of libraries by Matt Godbolt · 8 years ago
  61. 96cf346 Configure raven by Matt Godbolt · 8 years ago
  62. 3e0c8d0 Use jquery's ready state to prepare the sharing button. Hopefully addresses #146 by Matt Godbolt · 8 years ago
  63. e4cd9cc Use underscore each function by Matt Godbolt · 8 years ago
  64. 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
  65. ae306d3 Widen address area. Fixes #144 by Matt Godbolt · 8 years ago
  66. 05e997f Style tweaks by Matt Godbolt · 8 years ago
  67. 26198b6 Extract some functions; note a TODO by Matt Godbolt · 8 years ago
  68. 52f65d8 jshint fixes by Matt Godbolt · 8 years ago
  69. 281e84d Make warning icon a button; make it draggable by Matt Godbolt · 8 years ago
  70. ced7933 Add a compiler clone button by Matt Godbolt · 8 years ago
  71. 9b03547 Fix up issues around handling errors during layout creation by Matt Godbolt · 8 years ago
  72. 0731427 Add raven-js/Sentry support by Matt Godbolt · 8 years ago
  73. 3fe4e18 Add initial sketch at output window by Matt Godbolt · 8 years ago
  74. 1f979c0 Minor formatting changes; hopefully fixes issue reported by @unsigned void by Matt Godbolt · 8 years ago
  75. f7003d8 Fix issue with editor and compiler tabs that were hidden during updates by Matt Godbolt · 8 years ago
  76. 2eddd82 Remove commented-out old line by Matt Godbolt · 8 years ago
  77. b490087 Thin out the drag handles by Matt Godbolt · 8 years ago
  78. f9ed903 Separate styling from compiler dropdown. Fixes overwide compiler names in warnings/errors by Matt Godbolt · 8 years ago
  79. 7c35539 Further increase the compiler dropdown width by Matt Godbolt · 8 years ago
  80. 1c41d2c Fix typo by Matt Godbolt · 8 years ago
  81. 3ff0732 Make a click on the add button just add a compiler in-place by Matt Godbolt · 8 years ago
  82. c50ac79 Add font scale buttons by Matt Godbolt · 8 years ago
  83. 88390b0 Make compiler dropdown wider by Matt Godbolt · 8 years ago
  84. 5e14b1a Hide short link unless it's enabled by Matt Godbolt · 8 years ago
  85. 91b15ba Merge remote-tracking branch 'origin/staging' into goldenlayout by Matt Godbolt · 8 years ago
  86. f007fc7 Slightly nicer handling of pathological compiler setup by Matt Godbolt · 8 years ago
  87. 624abd9 Short URL support by Matt Godbolt · 8 years ago
  88. 1c98836 URL support by Matt Godbolt · 8 years ago
  89. ec7d34f Actually prevent popout icon by Matt Godbolt · 8 years ago
  90. 106ff7c Initial support for parsing old URLs by Matt Godbolt · 8 years ago
  91. 4f66930 CSS tweaks by Matt Godbolt · 8 years ago
  92. 3418b92 jshint fixes by Matt Godbolt · 8 years ago
  93. 7c7cde9 Add copyrights by Matt Godbolt · 8 years ago
  94. 5bad278 Don't show binary if not globally supported; fix up toggles in other cases by Matt Godbolt · 8 years ago
  95. 1d2b9be Toggle fixes: return a copy on the state, ignore disabled buttons by Matt Godbolt · 8 years ago
  96. bd08426 Handle case of not having a compiler set by Matt Godbolt · 8 years ago
  97. 2677ac1 Mark a TODO to-done by Matt Godbolt · 8 years ago
  98. a6a1bc0 LoadSave dialog. Load only by Matt Godbolt · 8 years ago
  99. fb0e465 More TODOs by Matt Godbolt · 8 years ago
  100. 3037956 Compiler output/warnings, and full name by Matt Godbolt · 8 years ago