Commit Graph

104 Commits (f70cd17d694849f22598d746599249273ca80e01)
 

Author SHA1 Message Date
Matt Godbolt f70cd17d69 Add LRU caching 10 years ago
Matt Godbolt c9cbcd9770 Fix up event tracking 10 years ago
Matt Godbolt 9b873178c7 Dynamic page layout & minor fixups 10 years ago
Matt Godbolt 6dd6168009 Support warnings, notes and errors with different styling 10 years ago
Matt Godbolt b10029cb31 Event tracking 10 years ago
Matt Godbolt cc62e717d6 Use CodeMirror's batch api 10 years ago
Matt Godbolt 71722d6850 Go back to height 600 10 years ago
Matt Godbolt 7d9aa2cae0 Note assembler is processing while waiting callback from web 10 years ago
Matt Godbolt 43231b8452 Alternative error display 10 years ago
Matt Godbolt 6867872aea Size tweakages 10 years ago
Matt Godbolt 091bf37762 Move to latest codemirror (3.02) 10 years ago
Matt Godbolt 3075f966d1 Use ColorBrewer colours 10 years ago
Matt Godbolt 25f14381b3 Remove c++11 dependency from samples 11 years ago
Matt Godbolt eb3ece84c5 Enable Intel compiler on Amazon instance 11 years ago
Matt Godbolt f17533868c Improve the installation message 11 years ago
Matt Godbolt d1921256b0 Better 11 years ago
Matt Godbolt 335d6879de Google linkage 11 years ago
Matt Godbolt 595de91995 Temporarily allow reading of /tmp 11 years ago
Matt Godbolt 696aa45196 run-amazon-d target 11 years ago
Matt Godbolt 3f05562218 Fix ups for release of D 11 years ago
Matt Godbolt 9bd9396b3f Use default gdc install 11 years ago
Matt Godbolt b212c58819 Add support for the D programming language 11 years ago
Matt Godbolt 2388a90e82 Add a queue constraint, defaulting to one at a time 11 years ago
Matt Godbolt 7b6a42a621 Upgrade to codemirror 2.34 11 years ago
Matt Godbolt b8a2edc59f Fix up intel filters 11 years ago
Matt Godbolt f4b7e95582 Merge remote-tracking branch 'origin/master' 11 years ago
Matt Godbolt 498930d03f Prevent redundant sending of filter changes that happen only on the client 11 years ago
Matt Godbolt 1ad4c26104 Remove accidentally-added npm-updated file 11 years ago
Matt Godbolt 0358c68264 Add gcc4.8.0 (well, gcc snapshot) to amazon 11 years ago
Matt Godbolt 35156ffe4f Save multiple compiler states. Try and be backward compatible 11 years ago
Matt Godbolt 42945b4bb3 Tweaks 11 years ago
Matt Godbolt 8fb8a8ca24 Merge branch 'master' into refactor 11 years ago
Matt Godbolt 8c348096ff Include zero-based initializers in the static data list 11 years ago
Matt Godbolt be03e30008 Use an image map to isolate just the ribbon part of the 'Fork me on Github' so you can click the filter buttons even on a small screen 11 years ago
Matt Godbolt da98a1e24f Big fix up of asm filtering. Adds a bunch of tests too. 11 years ago
Matt Godbolt a719d601ed Make the subshell buffer size configurable. Default to 8MB to let big template code get through 11 years ago
Matt Godbolt ad3803aa73 Merge branch 'refactor' of github.com:mattgodbolt/gcc-explorer into refactor 11 years ago
Matt Godbolt 770069192d Work in progress on refactoring 11 years ago
Matt Godbolt 186cabb021 More tidyups and fixes 11 years ago
Matt Godbolt 5be6268561 Part two of tidying up. Still hugely messy 11 years ago
Matt Godbolt 2c5468656c First pass at trying to extract some kind of object out of the compiler mass, in preparation for diffing 11 years ago
Matt Godbolt c560ee5508 Allow ARM include paths on Amazon. Slightly increase the timeout 11 years ago
Matt Godbolt 50173d8e96 Work in progress on refactoring 11 years ago
Matt Godbolt cd52e15f15 More tidyups and fixes 11 years ago
Matt Godbolt 6180120398 Part two of tidying up. Still hugely messy 11 years ago
Matt Godbolt 1114bdee66 First pass at trying to extract some kind of object out of the compiler mass, in preparation for diffing 11 years ago
Matt Godbolt 5693262580 Only show intel option if it is available 11 years ago
Matt Godbolt 4772a09cb8 Only apply -masm= if supported by compiler 11 years ago
Matt Godbolt f43a975cdd Merge pull request #24 from rraf/intel_syntax
Add option to view assembly using intel syntax
11 years ago
Matt Godbolt 3ec3d6ca23 Merge pull request #23 from rraf/literal_constant
Show literal constants
11 years ago