Commit Graph

962 Commits (f7e014db7122b0f50fe9b37def8f269037d9a2ad)
 

Author SHA1 Message Date
Matt Godbolt bc0bc3d24d Merge remote-tracking branch 'origin/master' into monaco 6 years ago
Matt Godbolt ccd863e7a1 Bunch of TODOs; inline warnings/errors etc 6 years ago
Matt Godbolt 14ff8ebb80 Fix up <Compiler error> etc 6 years ago
Matt Godbolt 0f8c397581 URI encode the compiler when requesting
Fixes #238
6 years ago
Matt Godbolt 70c2132caa Road map 6 years ago
Matt Godbolt 7eb0d035c4 URI encode the compiler when requesting
Fixes #238
6 years ago
Matt Godbolt 76381e3502 Road map 6 years ago
Matt Godbolt b72bd48fa7 Much improved assembly mode for monaco 6 years ago
Matt Godbolt f88646ae1b Merge branch 'master' into monaco 6 years ago
Matt Godbolt 6ecd63bef0 Banner fixes 6 years ago
Matt Godbolt 801c58604a README tweaks 6 years ago
Matt Godbolt c0d7b5b1a6 More asm mode changes 6 years ago
Matt Godbolt a9e777b88d Fix remote compilers 6 years ago
Matt Godbolt 29ccf88c3a Beginnings of an ASM mode 6 years ago
Matt Godbolt f394ffea6e Make lint happy to keep travis green 6 years ago
Matt Godbolt 608cf801da Don't attempt to pack monaco-editor.
r.js packing on monaco-editor is broken as per
Microsoft/monaco-editor#18
6 years ago
Matt Godbolt 840d0a3504 Merge branch 'master' into monaco 6 years ago
Matt Godbolt 4078fadc35 Go back to using the bower package (thanks @michal-golfi) 6 years ago
Matt Godbolt 47195c29dc Don't clean up temp diretories if there are pending compilations. Fixes #212. 6 years ago
Matt Godbolt 23efc05167 New RESTful API
Partially addresses #179 and begins opening the door to #203.
6 years ago
Matt Godbolt fe4467756f Pop up an alert if URL parsing fails.
FIxes #223
6 years ago
Matt Godbolt 54ffd96864 Always resize instead of refresh. Fixes #229 6 years ago
Matt Godbolt 65b5bf49c4 Correctly identify PROC and ENDP even when a comment is on the same line. Fixes #235 6 years ago
Matt Godbolt 29a47266f2 Merge pull request #233 from amonakov/patch-1
base-compiler.js: acknowledge checkSource weakness
6 years ago
Alexander Monakov f6ab7fe373 base-compiler.js: acknowledge checkSource weakness 6 years ago
Matt Godbolt 342a87e934 Merge branch 'master' of github.com:mattgodbolt/gcc-explorer 6 years ago
Matt Godbolt 25f49f9a80 Kill entire process tree of a child when the timeout is reached. Fixes #232 6 years ago
Matt Godbolt 7ea75df3ee Make loading client-options.json asynchronous 6 years ago
Matt Godbolt 0ee3cf29c1 Bump up timeouts etc 6 years ago
Matt Godbolt 749e3572d9 fix gcc snapshot, clang trunk 6 years ago
Matt Godbolt cbbc70e6a5 new clang, trunk builds 6 years ago
Matt Godbolt dfbf4c729a Attempt at addressing #228 6 years ago
Matt Godbolt 3d117caa39 Use monaco from npm (where it's at least versioned) 6 years ago
Matt Godbolt 5eb9ff890c Add font scale support 6 years ago
Matt Godbolt b67350d644 Fix alias support 6 years ago
Matt Godbolt 4969c04fea Add aliases for the old (badly spelt) ellcc compilers! 6 years ago
Matt Godbolt ac7a807a5e Merge branch 'master' of github.com:mattgodbolt/compiler-explorer 6 years ago
Matt Godbolt de3dfede86 Merge pull request #224 from androm3da/master
Correct typo elcc => ellcc
6 years ago
Matt Godbolt ca8ca4be28 IDEA churn 6 years ago
Matt Godbolt fda7e2414e Ensure a new compiler state object is created every time.
Fixes #225.
6 years ago
Matt Godbolt a804243b21 gdc fixups in makefile 6 years ago
Matt Godbolt d3017c617d First stab at using monaco. Lots TODO 6 years ago
Brian Cain 353897ada3 typo s/elcc/ellcc/g 6 years ago
Brian Cain 62e5a43d9e typo s/elcc/ellcc/ 6 years ago
Matt Godbolt eb74776003 WIP on diffs 6 years ago
Matt Godbolt 45ce2b2a73 Show colourisation immediately once all busy compilers are finished 6 years ago
Matt Godbolt cc27bcd301 Make ctrl-Enter compile straight away; slightly reduce pause 6 years ago
Matt Godbolt d2b6f62919 By default listen on INADDRY_ANY 6 years ago
Matt Godbolt 7135ec2d77 Add a "reset UI" menu option.
Addresses #217
6 years ago
Matt Godbolt 538b4e86f8 Fix tests 6 years ago