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