1. 2eddd82 Remove commented-out old line by Matt Godbolt · 8 years ago
  2. b490087 Thin out the drag handles by Matt Godbolt · 8 years ago
  3. f9ed903 Separate styling from compiler dropdown. Fixes overwide compiler names in warnings/errors by Matt Godbolt · 8 years ago
  4. 833483e More IDEA churn by Matt Godbolt · 8 years ago
  5. 712d255 Latest GoldenLayout with numerous bug fixes by Matt Godbolt · 8 years ago
  6. 7c35539 Further increase the compiler dropdown width by Matt Godbolt · 8 years ago
  7. 461e611 Fix unused label issues by Matt Godbolt · 8 years ago
  8. 69bfef0 IDEA stuff by Matt Godbolt · 8 years ago
  9. 1c41d2c Fix typo by Matt Godbolt · 8 years ago
  10. 3ff0732 Make a click on the add button just add a compiler in-place by Matt Godbolt · 8 years ago
  11. 8165cd4 Support both the global post-process and the per-compiler post-process by Matt Godbolt · 8 years ago
  12. a395eef Merge pull request #143 from lefticus/goldenlayout by Matt Godbolt · 8 years ago
  13. 28f7ca6 Support config of postProcess tool by Jason Turner · 8 years ago
  14. e9af201 Use an 'official' build of golden-layout by Matt Godbolt · 8 years ago
  15. c50ac79 Add font scale buttons by Matt Godbolt · 8 years ago
  16. 9354fa2 1.5.3 mg-golden-layout by Matt Godbolt · 8 years ago
  17. 30fcc08 Use my own branch of golden-layout by Matt Godbolt · 8 years ago
  18. c6d8fac IDEA churn by Matt Godbolt · 8 years ago
  19. ca6418e Dial down static cache length to 30s by Matt Godbolt · 8 years ago
  20. 2c473c6 Reconfig API key for amazon instances by Matt Godbolt · 8 years ago
  21. 88390b0 Make compiler dropdown wider by Matt Godbolt · 8 years ago
  22. 5e14b1a Hide short link unless it's enabled by Matt Godbolt · 8 years ago
  23. 91b15ba Merge remote-tracking branch 'origin/staging' into goldenlayout by Matt Godbolt · 8 years ago
  24. f007fc7 Slightly nicer handling of pathological compiler setup by Matt Godbolt · 8 years ago
  25. 9d1e564 Ensure static/ext directory is clean before pulling stuff into it the first time by Matt Godbolt · 8 years ago
  26. 624abd9 Short URL support by Matt Godbolt · 8 years ago
  27. 1c98836 URL support by Matt Godbolt · 8 years ago
  28. ec7d34f Actually prevent popout icon by Matt Godbolt · 8 years ago
  29. 106ff7c Initial support for parsing old URLs by Matt Godbolt · 8 years ago
  30. 4f66930 CSS tweaks by Matt Godbolt · 8 years ago
  31. 3418b92 jshint fixes by Matt Godbolt · 8 years ago
  32. 7c7cde9 Add copyrights by Matt Godbolt · 8 years ago
  33. 5bad278 Don't show binary if not globally supported; fix up toggles in other cases by Matt Godbolt · 8 years ago
  34. 9f04f5c Prevent binary compilation for unsuppored compilers by Matt Godbolt · 8 years ago
  35. 1d2b9be Toggle fixes: return a copy on the state, ignore disabled buttons by Matt Godbolt · 8 years ago
  36. bd08426 Handle case of not having a compiler set by Matt Godbolt · 8 years ago
  37. 2677ac1 Mark a TODO to-done by Matt Godbolt · 8 years ago
  38. a6a1bc0 LoadSave dialog. Load only by Matt Godbolt · 8 years ago
  39. fb0e465 More TODOs by Matt Godbolt · 8 years ago
  40. 3037956 Compiler output/warnings, and full name by Matt Godbolt · 8 years ago
  41. 4b1ce20 Ensure unsubncription happens when items are destroyed by Matt Godbolt · 8 years ago
  42. e521a57 Disable popout, and closing of editors (for now) by Matt Godbolt · 8 years ago
  43. 532e91a Big bunch of fixes; improvements to layouts, attempt at getting pop-out to work (mostly not working) by Matt Godbolt · 8 years ago
  44. f322a1a Fix issue on first creation for toggles by Matt Godbolt · 8 years ago
  45. d636ade Use an event library by Matt Godbolt · 8 years ago
  46. 74cb850 Fix up hovering on binary by Matt Godbolt · 8 years ago
  47. 7125fd8 Fix up binary support by Matt Godbolt · 8 years ago
  48. edbf732 Grab bag of fixes and refactoring. Toolbar changes; options; styling by Matt Godbolt · 8 years ago
  49. 40bd23d Snapshot by Matt Godbolt · 8 years ago
  50. c99962f Clang 390 by Matt Godbolt · 8 years ago
  51. 3f18134 More compilers by Matt Godbolt · 8 years ago
  52. 227dfcc Limit the height of the compiler dropdown by Matt Godbolt · 8 years ago
  53. 58c5dcf GCC 4.9.3 no longer from Ubuntu by Matt Godbolt · 8 years ago
  54. b52cae3 GCC 4.9.1, 4.9.2 properly by Matt Godbolt · 8 years ago
  55. 7e79189 Re-add colourization by Matt Godbolt · 8 years ago
  56. 21e9e95 GCC 4.9.1, 4.9.2 by Matt Godbolt · 8 years ago
  57. e67aac1 GCC 5.4.0 by Matt Godbolt · 8 years ago
  58. 27df92e Clang 3.8.0 and 3.8.1 by Matt Godbolt · 8 years ago
  59. ad50a94 Use more compilers from /opt by Matt Godbolt · 8 years ago
  60. 2c2adc6 Use eventHub for messaging. Support tags from multiple compilers by Matt Godbolt · 8 years ago
  61. 900b61f Move compilers to /opt/gcc-explorer by Matt Godbolt · 8 years ago
  62. 4e3889e Some config tweaks by Matt Godbolt · 8 years ago
  63. f5a3f76 Parse errors and warnings (part 1) by Matt Godbolt · 8 years ago
  64. 495ecc0 Default filters; use default compiler by Matt Godbolt · 8 years ago
  65. b7756a4 Persist filters, source and compiler by Matt Godbolt · 8 years ago
  66. 5bbd281 Fix up naming by Matt Godbolt · 8 years ago
  67. fb0959c Fix typo in 62 by Matt Godbolt · 8 years ago
  68. 71b74a6 New rust, new GCC by Matt Godbolt · 8 years ago
  69. fe109ff Actually use the filters by Matt Godbolt · 8 years ago
  70. 53863a9 Formatting fixups, make search work by Matt Godbolt · 8 years ago
  71. a9a065f Put language name in header by Matt Godbolt · 8 years ago
  72. 1aad67a Fix ups for window sizes and editor sizes by Matt Godbolt · 8 years ago
  73. 8c26f10 Prevent app from restarting when web assets change during development by Matt Godbolt · 8 years ago
  74. 2fa83f6 Move the D compilers around and add 5.2.0 by Matt Godbolt · 8 years ago
  75. a22bbdf Fix up shebang in compiler-wrapper by Matt Godbolt · 8 years ago
  76. 8c169ab Fix up shebang in compiler-wrapper by Matt Godbolt · 8 years ago
  77. 5052cb8 First support for displaying output by Matt Godbolt · 8 years ago
  78. 216af91 Handle options by Matt Godbolt · 8 years ago
  79. f42bbf8 Compiler choice dropdown by Matt Godbolt · 8 years ago
  80. 8c56725 Fix up clean to remove static/ext by Matt Godbolt · 8 years ago
  81. 6e8987d First steps towards wiring by Matt Godbolt · 8 years ago
  82. 49e1ad9 Early support for r.js by Matt Godbolt · 8 years ago
  83. 3600d7a First move towards rewrite by Matt Godbolt · 8 years ago
  84. ef7f5d7 WIP on GoldenLayout by Matt Godbolt · 8 years ago
  85. 09d695b Misc IDEA stuff by Matt Godbolt · 8 years ago
  86. 89fab2f More MIPS tweaks by Matt Godbolt · 8 years ago
  87. 7dd1a0c Adds MIPS 5.4, set default to 6.1 by Matt Godbolt · 8 years ago
  88. 20ee5f1 More MIPS tweaks by Matt Godbolt · 8 years ago
  89. 39ca3f3 Adds MIPS 5.4, set default to 6.1 by Matt Godbolt · 8 years ago
  90. 7dec599 Remove github ribbon in favour of a top button. Tidy up options by Matt Godbolt · 8 years ago
  91. 480b130 Add underscore by Matt Godbolt · 8 years ago
  92. 32af160 Wrap asm output object if compiler fails to execute by Matt Godbolt · 8 years ago
  93. c52fa28 Fix up an async thing. by Matt Godbolt · 8 years ago
  94. dc57aba Better errors if diff fails by Matt Godbolt · 8 years ago
  95. f585fd6 More TODOs by Matt Godbolt · 8 years ago
  96. 32e742e More tidyups; added some TODOs by Matt Godbolt · 8 years ago
  97. 51ae548 Address a bunch of warnings from jshint/IntelliJ by Matt Godbolt · 8 years ago
  98. 560f97d Matt's new home computer settings by Matt Godbolt · 8 years ago
  99. e2eb67b IDEA stuff by Matt Godbolt · 8 years ago
  100. ca0f58d Tidyin by Matt Godbolt · 8 years ago