Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
cbc4d0badac0f6d9841eaa51e8d8ef1f9117d254
cbc4d0b
Remove old diff handler; old static directory (at last!)
by Matt Godbolt
· 8 years ago
37c6291
First diff actually working
by Matt Godbolt
· 8 years ago
476df0f
Merge branch 'diff' into monaco
by Matt Godbolt
· 8 years ago
f3fe7a6
Merge branch 'master' into monaco
by Matt Godbolt
· 8 years ago
55c53b0
Merge branch 'master' into diff
by Matt Godbolt
· 8 years ago
0639664
Update comments with more thoughts
by Matt Godbolt
· 8 years ago
2626561
Lint fixes
by Matt Godbolt
· 8 years ago
4f76bd1
Early binary support
by Matt Godbolt
· 8 years ago
e4ec967
Fix up error docs
by Matt Godbolt
· 8 years ago
9959ffd
More thanks. I promise I'll start checking in actual changes soon...
by Matt Godbolt
· 8 years ago
28cf533
Fix a name typo
by Matt Godbolt
· 8 years ago
4d3803e
Even more thank-yous! Thanks everyone
by Matt Godbolt
· 8 years ago
57ab3ab
Typos
by Matt Godbolt
· 8 years ago
deeb41e
More thanks!
by Matt Godbolt
· 8 years ago
4948d7f
Ignore analytics when linting
by Matt Godbolt
· 8 years ago
fbd6d0a
Give FullStory a go...
by Matt Godbolt
· 8 years ago
11bb734
More thanks changes
by Matt Godbolt
· 8 years ago
3b308bb
Reinstate a hamburger icon for less wide displays. Fix #245
by Matt Godbolt
· 9 years ago
fc9ab9e
Add error call back
by Matt Godbolt
· 9 years ago
40ad585
More thanks changes
by Matt Godbolt
· 9 years ago
cc02826
More thanks
by Matt Godbolt
· 9 years ago
377dbe0
Add a new patron (thanks!)
by Matt Godbolt
· 9 years ago
62c414c
Bring patreon logo inline
by Matt Godbolt
· 9 years ago
f45841b
Add 'Thanks to' with initial list of patrons. Thanks everyone
by Matt Godbolt
· 9 years ago
c01f324
Update README.md
by Matt Godbolt
· 9 years ago
afb33cb
Add Patreon link (gulp!)
by Matt Godbolt
· 9 years ago
6f1039e
Move more compilers over from gcc1204 instance to normal gcc instance
by Matt Godbolt
· 9 years ago
9aa45f7
Explicitly remove options for clang...
by Matt Godbolt
· 9 years ago
a77c356
Don't pass gcc-toolchain to older clangs. Fixes #242
by Matt Godbolt
· 9 years ago
0d04f0b
Catch stream errors. Maybe addresses #228
by Matt Godbolt
· 9 years ago
2b1be4e
Fix proxying of requests. Fixes #239
by Matt Godbolt
· 9 years ago
eb679d5
Fix extraneous new line
by Matt Godbolt
· 9 years ago
bc0bc3d
Merge remote-tracking branch 'origin/master' into monaco
by Matt Godbolt
· 9 years ago
ccd863e
Bunch of TODOs; inline warnings/errors etc
by Matt Godbolt
· 9 years ago
14ff8eb
Fix up <Compiler error> etc
by Matt Godbolt
· 9 years ago
0f8c397
URI encode the compiler when requesting
by Matt Godbolt
· 9 years ago
70c2132
Road map
by Matt Godbolt
· 9 years ago
7eb0d03
URI encode the compiler when requesting
by Matt Godbolt
· 9 years ago
76381e3
Road map
by Matt Godbolt
· 9 years ago
b72bd48
Much improved assembly mode for monaco
by Matt Godbolt
· 9 years ago
f88646a
Merge branch 'master' into monaco
by Matt Godbolt
· 9 years ago
6ecd63b
Banner fixes
by Matt Godbolt
· 9 years ago
801c586
README tweaks
by Matt Godbolt
· 9 years ago
c0d7b5b
More asm mode changes
by Matt Godbolt
· 9 years ago
a9e777b
Fix remote compilers
by Matt Godbolt
· 9 years ago
29ccf88
Beginnings of an ASM mode
by Matt Godbolt
· 9 years ago
f394ffe
Make lint happy to keep travis green
by Matt Godbolt
· 9 years ago
608cf80
Don't attempt to pack monaco-editor.
by Matt Godbolt
· 9 years ago
840d0a3
Merge branch 'master' into monaco
by Matt Godbolt
· 9 years ago
4078fad
Go back to using the bower package (thanks @michal-golfi)
by Matt Godbolt
· 9 years ago
47195c2
Don't clean up temp diretories if there are pending compilations. Fixes #212.
by Matt Godbolt
· 9 years ago
23efc05
New RESTful API
by Matt Godbolt
· 9 years ago
fe44677
Pop up an alert if URL parsing fails.
by Matt Godbolt
· 9 years ago
54ffd96
Always resize instead of refresh. Fixes #229
by Matt Godbolt
· 9 years ago
65b5bf4
Correctly identify PROC and ENDP even when a comment is on the same line. Fixes #235
by Matt Godbolt
· 9 years ago
29a4726
Merge pull request #233 from amonakov/patch-1
by Matt Godbolt
· 9 years ago
f6ab7fe
base-compiler.js: acknowledge checkSource weakness
by Alexander Monakov
· 9 years ago
342a87e
Merge branch 'master' of github.com:mattgodbolt/gcc-explorer
by Matt Godbolt
· 9 years ago
25f49f9
Kill entire process tree of a child when the timeout is reached. Fixes #232
by Matt Godbolt
· 9 years ago
7ea75df
Make loading client-options.json asynchronous
by Matt Godbolt
· 9 years ago
0ee3cf2
Bump up timeouts etc
by Matt Godbolt
· 9 years ago
749e357
fix gcc snapshot, clang trunk
by Matt Godbolt
· 9 years ago
cbbc70e
new clang, trunk builds
by Matt Godbolt
· 9 years ago
dfbf4c7
Attempt at addressing #228
by Matt Godbolt
· 9 years ago
3d117ca
Use monaco from npm (where it's at least versioned)
by Matt Godbolt
· 9 years ago
5eb9ff8
Add font scale support
by Matt Godbolt
· 9 years ago
b67350d
Fix alias support
by Matt Godbolt
· 9 years ago
4969c04
Add aliases for the old (badly spelt) ellcc compilers!
by Matt Godbolt
· 9 years ago
ac7a807
Merge branch 'master' of github.com:mattgodbolt/compiler-explorer
by Matt Godbolt
· 9 years ago
de3dfed
Merge pull request #224 from androm3da/master
by Matt Godbolt
· 9 years ago
ca8ca4b
IDEA churn
by Matt Godbolt
· 9 years ago
fda7e24
Ensure a new compiler state object is created every time.
by Matt Godbolt
· 9 years ago
a804243
gdc fixups in makefile
by Matt Godbolt
· 9 years ago
d3017c6
First stab at using monaco. Lots TODO
by Matt Godbolt
· 9 years ago
353897a
typo s/elcc/ellcc/g
by Brian Cain
· 9 years ago
62e5a43
typo s/elcc/ellcc/
by Brian Cain
· 9 years ago
eb74776
WIP on diffs
by Matt Godbolt
· 9 years ago
45ce2b2
Show colourisation immediately once all busy compilers are finished
by Matt Godbolt
· 9 years ago
cc27bcd
Make ctrl-Enter compile straight away; slightly reduce pause
by Matt Godbolt
· 9 years ago
d2b6f62
By default listen on INADDRY_ANY
by Matt Godbolt
· 9 years ago
7135ec2
Add a "reset UI" menu option.
by Matt Godbolt
· 9 years ago
538b4e8
Fix tests
by Matt Godbolt
· 9 years ago
9bb8b48
More renamings (again)
by Matt Godbolt
· 9 years ago
866eb29
More renamings
by Matt Godbolt
· 9 years ago
b6e9a46
Another year, another copyright update
by Matt Godbolt
· 9 years ago
1b02040
s/gcc-explorer/compiler-explorer/g
by Matt Godbolt
· 9 years ago
f61825b
Client-side caching and request changes
by Matt Godbolt
· 9 years ago
d24d6d4
IDEA churn
by Matt Godbolt
· 9 years ago
3e32a53
Don't submit compile jobs until the queue process lets us. Prevents OOM issues under heavy compile load. Fixes #219
by Matt Godbolt
· 9 years ago
907e134
Use RC version of CL
by Matt Godbolt
· 9 years ago
050f5e3
Properly treat MIPS label definitions. Fixes #214
by Matt Godbolt
· 9 years ago
c4411ff
Use -C debuglevel=1 to maybe mitigate #79
by Matt Godbolt
· 9 years ago
314c062
Add rust demangling - #213
by Matt Godbolt
· 9 years ago
2fefdc9
More rust work in progress
by Matt Godbolt
· 9 years ago
73880b9
Hasty sketch at rust demangling (work in progress); c.f #213
by Matt Godbolt
· 9 years ago
dadf9c2
Default to rust 1.14
by Matt Godbolt
· 9 years ago
9e4c56d
Add rust 1.12 through 1.14. In a separate change, nightly and beta have been updated too. Addresses #208
by Matt Godbolt
· 9 years ago
e8a3cd1
Disable binary in d for now
by Matt Godbolt
· 9 years ago
dcf1955
Allow access to the glibc-compat library
by Matt Godbolt
· 9 years ago
2a4ffc8
Support optionally serving versioned data from an extra location
by Matt Godbolt
· 9 years ago
Next »