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