- d43a2a8 Update readme, credit @voxelf for the hard work in multi compiler and diff view (not yet exposed) by Matt Godbolt · 8 years ago
- 33dba67 Tidying up of some old stuff by Matt Godbolt · 8 years ago
- e875455 Merge fallout by Matt Godbolt · 8 years ago
- 15eba4c Merge branch 'goldenlayout' by Matt Godbolt · 8 years ago
- 1ce0806 Merge branch 'staging' by Matt Godbolt · 8 years ago
- 26198b6 Extract some functions; note a TODO by Matt Godbolt · 8 years ago
- 52f65d8 jshint fixes by Matt Godbolt · 8 years ago
- 281e84d Make warning icon a button; make it draggable by Matt Godbolt · 8 years ago
- ced7933 Add a compiler clone button by Matt Godbolt · 8 years ago
- 9b03547 Fix up issues around handling errors during layout creation by Matt Godbolt · 8 years ago
- 8eb4a71 Latest golden-layout by Matt Godbolt · 8 years ago
- 0731427 Add raven-js/Sentry support by Matt Godbolt · 8 years ago
- 3fe4e18 Add initial sketch at output window by Matt Godbolt · 8 years ago
- f923635 Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
- d833799 Allow access to '.' to fix up the way icc works by Matt Godbolt · 8 years ago
- 99e57cb Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
- 70626cb Intel 17 by Matt Godbolt · 8 years ago
- 73bc1db Merge branch 'staging' of github.com:mattgodbolt/gcc-explorer into staging by Matt Godbolt · 8 years ago
- 5fbb225 Merge branch 'goldenlayout' of github.com:mattgodbolt/gcc-explorer into goldenlayout by Matt Godbolt · 8 years ago
- 77f7f38 Merge branch 'staging' into goldenlayout by Matt Godbolt · 8 years ago
- 86a3b02 Intel 16 compiler by Matt Godbolt · 8 years ago
- 1f979c0 Minor formatting changes; hopefully fixes issue reported by @unsigned void by Matt Godbolt · 8 years ago
- f7003d8 Fix issue with editor and compiler tabs that were hidden during updates by Matt Godbolt · 8 years ago
- 2eddd82 Remove commented-out old line by Matt Godbolt · 8 years ago
- b490087 Thin out the drag handles by Matt Godbolt · 8 years ago
- f9ed903 Separate styling from compiler dropdown. Fixes overwide compiler names in warnings/errors by Matt Godbolt · 8 years ago
- 833483e More IDEA churn by Matt Godbolt · 8 years ago
- 712d255 Latest GoldenLayout with numerous bug fixes by Matt Godbolt · 8 years ago
- 7c35539 Further increase the compiler dropdown width by Matt Godbolt · 8 years ago
- fa4406b Fix unused label issues by Matt Godbolt · 8 years ago
- 461e611 Fix unused label issues by Matt Godbolt · 8 years ago
- 69bfef0 IDEA stuff by Matt Godbolt · 8 years ago
- 1c41d2c Fix typo by Matt Godbolt · 8 years ago
- 3ff0732 Make a click on the add button just add a compiler in-place by Matt Godbolt · 8 years ago
- 8165cd4 Support both the global post-process and the per-compiler post-process by Matt Godbolt · 8 years ago
- a395eef Merge pull request #143 from lefticus/goldenlayout by Matt Godbolt · 8 years ago
- 28f7ca6 Support config of postProcess tool by Jason Turner · 8 years ago
- e9af201 Use an 'official' build of golden-layout by Matt Godbolt · 8 years ago
- c50ac79 Add font scale buttons by Matt Godbolt · 8 years ago
- 9354fa2 1.5.3 mg-golden-layout by Matt Godbolt · 8 years ago
- 30fcc08 Use my own branch of golden-layout by Matt Godbolt · 8 years ago
- c6d8fac IDEA churn by Matt Godbolt · 8 years ago
- e6eef59 Allow more redirect sources by Matt Godbolt · 8 years ago
- ca6418e Dial down static cache length to 30s by Matt Godbolt · 8 years ago
- 2c473c6 Reconfig API key for amazon instances by Matt Godbolt · 8 years ago
- 88390b0 Make compiler dropdown wider by Matt Godbolt · 8 years ago
- 5e14b1a Hide short link unless it's enabled by Matt Godbolt · 8 years ago
- 91b15ba Merge remote-tracking branch 'origin/staging' into goldenlayout by Matt Godbolt · 8 years ago
- f007fc7 Slightly nicer handling of pathological compiler setup by Matt Godbolt · 8 years ago
- 9d1e564 Ensure static/ext directory is clean before pulling stuff into it the first time by Matt Godbolt · 8 years ago
- 624abd9 Short URL support by Matt Godbolt · 8 years ago
- 1c98836 URL support by Matt Godbolt · 8 years ago
- ec7d34f Actually prevent popout icon by Matt Godbolt · 8 years ago
- 106ff7c Initial support for parsing old URLs by Matt Godbolt · 8 years ago
- 4f66930 CSS tweaks by Matt Godbolt · 8 years ago
- 3418b92 jshint fixes by Matt Godbolt · 8 years ago
- 7c7cde9 Add copyrights by Matt Godbolt · 8 years ago
- 5bad278 Don't show binary if not globally supported; fix up toggles in other cases by Matt Godbolt · 8 years ago
- 9f04f5c Prevent binary compilation for unsuppored compilers by Matt Godbolt · 8 years ago
- 1d2b9be Toggle fixes: return a copy on the state, ignore disabled buttons by Matt Godbolt · 8 years ago
- bd08426 Handle case of not having a compiler set by Matt Godbolt · 8 years ago
- 2677ac1 Mark a TODO to-done by Matt Godbolt · 8 years ago
- a6a1bc0 LoadSave dialog. Load only by Matt Godbolt · 8 years ago
- fb0e465 More TODOs by Matt Godbolt · 8 years ago
- 3037956 Compiler output/warnings, and full name by Matt Godbolt · 8 years ago
- 4b1ce20 Ensure unsubncription happens when items are destroyed by Matt Godbolt · 8 years ago
- e521a57 Disable popout, and closing of editors (for now) by Matt Godbolt · 8 years ago
- 532e91a Big bunch of fixes; improvements to layouts, attempt at getting pop-out to work (mostly not working) by Matt Godbolt · 8 years ago
- f322a1a Fix issue on first creation for toggles by Matt Godbolt · 8 years ago
- d636ade Use an event library by Matt Godbolt · 8 years ago
- 74cb850 Fix up hovering on binary by Matt Godbolt · 8 years ago
- 7125fd8 Fix up binary support by Matt Godbolt · 8 years ago
- edbf732 Grab bag of fixes and refactoring. Toolbar changes; options; styling by Matt Godbolt · 8 years ago
- 40bd23d Snapshot by Matt Godbolt · 8 years ago
- c99962f Clang 390 by Matt Godbolt · 8 years ago
- 3f18134 More compilers by Matt Godbolt · 8 years ago
- 227dfcc Limit the height of the compiler dropdown by Matt Godbolt · 8 years ago
- 58c5dcf GCC 4.9.3 no longer from Ubuntu by Matt Godbolt · 8 years ago
- b52cae3 GCC 4.9.1, 4.9.2 properly by Matt Godbolt · 8 years ago
- 7e79189 Re-add colourization by Matt Godbolt · 8 years ago
- 21e9e95 GCC 4.9.1, 4.9.2 by Matt Godbolt · 8 years ago
- e67aac1 GCC 5.4.0 by Matt Godbolt · 8 years ago
- 27df92e Clang 3.8.0 and 3.8.1 by Matt Godbolt · 8 years ago
- ad50a94 Use more compilers from /opt by Matt Godbolt · 8 years ago
- 2c2adc6 Use eventHub for messaging. Support tags from multiple compilers by Matt Godbolt · 8 years ago
- 76ed452 Move compilers to /opt/gcc-explorer by Matt Godbolt · 8 years ago
- 900b61f Move compilers to /opt/gcc-explorer by Matt Godbolt · 8 years ago
- 4e3889e Some config tweaks by Matt Godbolt · 8 years ago
- f5a3f76 Parse errors and warnings (part 1) by Matt Godbolt · 8 years ago
- 495ecc0 Default filters; use default compiler by Matt Godbolt · 8 years ago
- b7756a4 Persist filters, source and compiler by Matt Godbolt · 8 years ago
- 5bbd281 Fix up naming by Matt Godbolt · 8 years ago
- fb0959c Fix typo in 62 by Matt Godbolt · 8 years ago
- 71b74a6 New rust, new GCC by Matt Godbolt · 8 years ago
- 684efcb Fix up naming by Matt Godbolt · 8 years ago
- 98d7d7f Fix typo in 62 by Matt Godbolt · 8 years ago
- def633f New rust, new GCC by Matt Godbolt · 8 years ago
- fe109ff Actually use the filters by Matt Godbolt · 8 years ago
- 53863a9 Formatting fixups, make search work by Matt Godbolt · 8 years ago
- a9a065f Put language name in header by Matt Godbolt · 8 years ago