Commit Graph

253 Commits (d43a2a8e81aa2e8ea329e2f8b1897057d872c825)

Author SHA1 Message Date
Matt Godbolt 26198b636a Extract some functions; note a TODO 7 years ago
Matt Godbolt 52f65d8812 jshint fixes 7 years ago
Matt Godbolt 281e84da50 Make warning icon a button; make it draggable 7 years ago
Matt Godbolt ced7933260 Add a compiler clone button 7 years ago
Matt Godbolt 9b03547bfe Fix up issues around handling errors during layout creation 7 years ago
Matt Godbolt 07314271b4 Add raven-js/Sentry support 7 years ago
Matt Godbolt 3fe4e1844a Add initial sketch at output window 7 years ago
Matt Godbolt 1f979c046b Minor formatting changes; hopefully fixes issue reported by @unsigned void 7 years ago
Matt Godbolt f7003d88fa Fix issue with editor and compiler tabs that were hidden during updates 7 years ago
Matt Godbolt 2eddd82d6d Remove commented-out old line 7 years ago
Matt Godbolt b490087db8 Thin out the drag handles 7 years ago
Matt Godbolt f9ed9035f6 Separate styling from compiler dropdown. Fixes overwide compiler names in warnings/errors 7 years ago
Matt Godbolt 7c35539aa5 Further increase the compiler dropdown width 7 years ago
Matt Godbolt 1c41d2cfb3 Fix typo 7 years ago
Matt Godbolt 3ff0732372 Make a click on the add button just add a compiler in-place 7 years ago
Matt Godbolt c50ac79a2e Add font scale buttons 7 years ago
Matt Godbolt 88390b05f4 Make compiler dropdown wider 7 years ago
Matt Godbolt 5e14b1a254 Hide short link unless it's enabled 7 years ago
Matt Godbolt 91b15bac26 Merge remote-tracking branch 'origin/staging' into goldenlayout
Conflicts:
	etc/config/c++.amazon.properties
	static/explorer.css
7 years ago
Matt Godbolt f007fc72fd Slightly nicer handling of pathological compiler setup 7 years ago
Matt Godbolt 624abd9870 Short URL support 7 years ago
Matt Godbolt 1c98836ee6 URL support 7 years ago
Matt Godbolt ec7d34fe41 Actually prevent popout icon 7 years ago
Matt Godbolt 106ff7cd40 Initial support for parsing old URLs 7 years ago
Matt Godbolt 4f6693091c CSS tweaks 7 years ago
Matt Godbolt 3418b92ea0 jshint fixes 7 years ago
Matt Godbolt 7c7cde93af Add copyrights 7 years ago
Matt Godbolt 5bad2781d6 Don't show binary if not globally supported; fix up toggles in other cases 7 years ago
Matt Godbolt 1d2b9be489 Toggle fixes: return a copy on the state, ignore disabled buttons 7 years ago
Matt Godbolt bd08426062 Handle case of not having a compiler set 7 years ago
Matt Godbolt 2677ac1cbb Mark a TODO to-done 7 years ago
Matt Godbolt a6a1bc0492 LoadSave dialog. Load only 7 years ago
Matt Godbolt fb0e465231 More TODOs 7 years ago
Matt Godbolt 3037956f62 Compiler output/warnings, and full name 7 years ago
Matt Godbolt 4b1ce20f21 Ensure unsubncription happens when items are destroyed 7 years ago
Matt Godbolt e521a57452 Disable popout, and closing of editors (for now) 7 years ago
Matt Godbolt 532e91a1db Big bunch of fixes; improvements to layouts, attempt at getting pop-out to work (mostly not working) 7 years ago
Matt Godbolt f322a1a96c Fix issue on first creation for toggles 7 years ago
Matt Godbolt d636ade95a Use an event library 7 years ago
Matt Godbolt 74cb850a8c Fix up hovering on binary 7 years ago
Matt Godbolt 7125fd8c5b Fix up binary support 7 years ago
Matt Godbolt edbf732916 Grab bag of fixes and refactoring. Toolbar changes; options; styling 7 years ago
Matt Godbolt 227dfcc8b4 Limit the height of the compiler dropdown 7 years ago
Matt Godbolt 7e7918940f Re-add colourization 7 years ago
Matt Godbolt 2c2adc64a7 Use eventHub for messaging. Support tags from multiple compilers 7 years ago
Matt Godbolt 4e3889e80a Some config tweaks 7 years ago
Matt Godbolt f5a3f7653c Parse errors and warnings (part 1) 7 years ago
Matt Godbolt 495ecc0fe3 Default filters; use default compiler 7 years ago
Matt Godbolt b7756a4c10 Persist filters, source and compiler 7 years ago
Matt Godbolt fe109ff159 Actually use the filters 7 years ago