Commit Graph

654 Commits (d43a2a8e81aa2e8ea329e2f8b1897057d872c825)
 

Author SHA1 Message Date
Matt Godbolt d43a2a8e81 Update readme, credit @voxelf for the hard work in multi compiler and diff view (not yet exposed) 7 years ago
Matt Godbolt 33dba6757b Tidying up of some old stuff 7 years ago
Matt Godbolt e875455964 Merge fallout 7 years ago
Matt Godbolt 15eba4c641 Merge branch 'goldenlayout'
Conflicts:
	etc/config/c++.amazon.properties
	static-old/gcc.css
	static/compiler.js
	static/index.html
7 years ago
Matt Godbolt 1ce080601b Merge branch 'staging'
Conflicts:
	etc/config/c++.amazon.properties
	etc/config/c++.amazon1204.properties
	static/gcc.css
7 years ago
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 8eb4a71c52 Latest golden-layout 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 f923635cd1 Merge branch 'staging' into goldenlayout 7 years ago
Matt Godbolt d83379978d Allow access to '.' to fix up the way icc works 7 years ago
Matt Godbolt 99e57cbe9e Merge branch 'staging' into goldenlayout 7 years ago
Matt Godbolt 70626cb73f Intel 17 7 years ago
Matt Godbolt 73bc1db1ed Merge branch 'staging' of github.com:mattgodbolt/gcc-explorer into staging 7 years ago
Matt Godbolt 5fbb22501f Merge branch 'goldenlayout' of github.com:mattgodbolt/gcc-explorer into goldenlayout 7 years ago
Matt Godbolt 77f7f3856f Merge branch 'staging' into goldenlayout 7 years ago
Matt Godbolt 86a3b02a01 Intel 16 compiler 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 833483e4bd More IDEA churn 7 years ago
Matt Godbolt 712d255d20 Latest GoldenLayout with numerous bug fixes 7 years ago
Matt Godbolt 7c35539aa5 Further increase the compiler dropdown width 7 years ago
Matt Godbolt fa4406b186 Fix unused label issues
Treat labels which are used only by directives in other labels as used
if the other label itself is used by an opcode: that is, propagate the
transitive usage of labels.

Fixes #35
7 years ago
Matt Godbolt 461e6110ef Fix unused label issues
Treat labels which are used only by directives in other labels as used
if the other label itself is used by an opcode: that is, propagate the
transitive usage of labels.

Fixes #35
7 years ago
Matt Godbolt 69bfef015f IDEA stuff 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 8165cd456d Support both the global post-process and the per-compiler post-process 7 years ago
Matt Godbolt a395eef44a Merge pull request #143 from lefticus/goldenlayout
Support config of postProcess tool
7 years ago
Jason Turner 28f7ca60cc Support config of postProcess tool 7 years ago
Matt Godbolt e9af201ce3 Use an 'official' build of golden-layout 7 years ago
Matt Godbolt c50ac79a2e Add font scale buttons 7 years ago
Matt Godbolt 9354fa22ee 1.5.3 mg-golden-layout 7 years ago
Matt Godbolt 30fcc0870f Use my own branch of golden-layout 7 years ago
Matt Godbolt c6d8fac32e IDEA churn 7 years ago
Matt Godbolt e6eef59d92 Allow more redirect sources 7 years ago
Matt Godbolt ca6418e517 Dial down static cache length to 30s 7 years ago
Matt Godbolt 2c473c609e Reconfig API key for amazon instances 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 9d1e564b95 Ensure static/ext directory is clean before pulling stuff into it the first time 7 years ago