Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
16530f222a8e9c4544c7f79df1ab228f8333e17f
16530f2
Add clean rule to d/Makefile, and clean up subdirectories in 'make clean'
by Iain Buclaw
· 10 years ago
870355a
Fix for compiler output window being too high.
by Matt Godbolt
· 9 years ago
8610ec9
Update copyright
by Matt Godbolt
· 9 years ago
64a5e41
Use https for image fetch
by Matt Godbolt
· 9 years ago
454391b
Move sharing off the main header (tidying it up somewhat). Use a tip.me link instead of the changetip widget
by Matt Godbolt
· 9 years ago
e44e0a0
Merge pull request #118 from emlai/master
by Matt Godbolt
· 9 years ago
9dffef4
Use higher-resolution "Fork me on GitHub" ribbon
by Emil Laine
· 9 years ago
cb5ec15
Don't rely on Linuxy/GNUey strchrnul. Fixes #117
by Matt Godbolt
· 9 years ago
cb4ce67
Rename as Compiler Explorer in the navbar
by Matt Godbolt
· 9 years ago
15d5b93
Fix formatting; add autocompile setting (addresses #114)
by Matt Godbolt
· 9 years ago
dc4c049
Fix up usage of clipboard
by Matt Godbolt
· 9 years ago
fa44946
Revamp of perma/full link. Addresses #112
by Matt Godbolt
· 9 years ago
06c29ce
Add access keys
by Matt Godbolt
· 9 years ago
3b39141
Move to bootstrap 3
by Matt Godbolt
· 9 years ago
c54e533
Handle non-https.
by Matt Godbolt
· 9 years ago
1e80d9d
Rewrite google short URLs
by Matt Godbolt
· 9 years ago
c780ec9
Include unrooted godbolt.org links
by Matt Godbolt
· 9 years ago
c75cfea
Also allow foo.xania.org (my test setup
by Matt Godbolt
· 9 years ago
d847287
Add a /g/XXX url to check and redirect as per #113
by Matt Godbolt
· 9 years ago
1c8bdb0
Go back to google URL shortening by default
by Matt Godbolt
· 9 years ago
60c7ceb
Use rison to encode shorter normal URLs
by Matt Godbolt
· 9 years ago
4b6d4e2
Attempt to send accepts header on gist requests
by Matt Godbolt
· 9 years ago
5aa2b43
Add apologetic notes about gist errors
by Matt Godbolt
· 9 years ago
1e810d3
First attempt at adding a GIST URL shortener.
by Matt Godbolt
· 9 years ago
191410c
Propagate PATH to the compiler env. Seems to be required to get icc to work
by Matt Godbolt
· 9 years ago
cd8c683
Attempt to get icc working again
by Matt Godbolt
· 9 years ago
243539c
Remove extraneous -O2 from options. Fixes #105
by Matt Godbolt
· 9 years ago
775ac6c
Use named parameters in stub main. Should fix #106
by Matt Godbolt
· 9 years ago
428a385
Remove unneeded config
by Matt Godbolt
· 9 years ago
96cd3c9
Improved blacklist (thanks @ch3root)
by Matt Godbolt
· 9 years ago
ce73e1f
Clang 3.8
by Matt Godbolt
· 9 years ago
e7d9842
Set a default compiler
by Matt Godbolt
· 9 years ago
77756b6
Attempt at fixing multiarch. Should fix #102
by Matt Godbolt
· 9 years ago
1d028a9
Merge pull request #101 from vks/fix-rust-examples
by Matt Godbolt
· 9 years ago
8c59c34
Fix Rust examples for current nightly
by Vinzent Steinberg
· 9 years ago
1c19ae2
More rust versions
by Matt Godbolt
· 9 years ago
bb713fb
GCC6
by Matt Godbolt
· 9 years ago
3e9060f
Merge pull request #95 from ibuclaw/compileroptions
by Matt Godbolt
· 9 years ago
cbb9fa4
Add ability to set per-compiler options
by Iain Buclaw
· 9 years ago
0996c3e
Clang 3.7.1
by Matt Godbolt
· 9 years ago
dbf2400
Limit error and stdout output.
by Matt Godbolt
· 9 years ago
56a691d
Fix up re to catch import and also spaces around # in absolute/relative
by Matt Godbolt
· 9 years ago
20ad369
Shore up preload.c with explicit denial of /proc/self/root and /proc/self/cwd
by Matt Godbolt
· 9 years ago
9b9e187
Hopeful fix for connect-restreamer
by Matt Godbolt
· 9 years ago
a0ce94b
Fix dumb percentage
by Matt Godbolt
· 9 years ago
5f0ab8e
GCC5.3.0 in amazon
by Matt Godbolt
· 9 years ago
cab75f7
Kill memwatch
by Matt Godbolt
· 9 years ago
05668f7
Improve c++ example
by Matt Godbolt
· 9 years ago
29c87d4
Better cache stats
by Matt Godbolt
· 9 years ago
fe79409
mg local config changes
by Matt Godbolt
· 9 years ago
b866d20
Synchronously determine multiarch
by Matt Godbolt
· 9 years ago
32aa600
More appropriately estimate the cache size
by Matt Godbolt
· 9 years ago
8075521
Disable binary for rust too; still too chatty
by Matt Godbolt
· 9 years ago
e968acc
Oops
by Matt Godbolt
· 9 years ago
dd5e968
Hide binary button if nothing supports it
by Matt Godbolt
· 9 years ago
c341d71
Disable binary for 4.9.0
by Matt Godbolt
· 9 years ago
e58b15b
Re-disable msp compiler, still broken
by Matt Godbolt
· 9 years ago
1eeb602
Fix bad asm highlighting
by Matt Godbolt
· 9 years ago
b8fca03
More button fiddling
by Matt Godbolt
· 9 years ago
d11192e
More allowed paths for binary
by Matt Godbolt
· 9 years ago
c80f882
Bump up asm max sizes now we're on a bigger machine
by Matt Godbolt
· 9 years ago
cb1d402
Oops; console.log
by Matt Godbolt
· 9 years ago
e6dbd2b
More TODOs
by Matt Godbolt
· 9 years ago
e946833
Handle compilation errors in binary
by Matt Godbolt
· 9 years ago
0e55624
Configurable binary support
by Matt Godbolt
· 9 years ago
75a63df
Remove unnecessary config
by Matt Godbolt
· 9 years ago
ce7d666
More config tweaks; fix up TODO
by Matt Godbolt
· 9 years ago
6e9ae8f
Fix up supervisor
by Matt Godbolt
· 9 years ago
bbc8cb0
Slight indent for asm to make it look like 'asm' for the asm mode
by Matt Godbolt
· 9 years ago
7c648da
More hacks along the way to a vaguely sane config setup
by Matt Godbolt
· 9 years ago
fd3db93
Fix bad merge
by Matt Godbolt
· 9 years ago
c24dc34
Merge branch 'master' into spike/binary
by Matt Godbolt
· 9 years ago
24f3d2e
Remove stable node from travis for now, as it doesn't like memwatch
by Matt Godbolt
· 9 years ago
58cc214
Remove unused heapdump
by Matt Godbolt
· 9 years ago
a70b354
Travis fixes
by Matt Godbolt
· 9 years ago
8ae2d70
Travis, maybe
by Matt Godbolt
· 9 years ago
5bf3f5b
Fix tests
by Matt Godbolt
· 9 years ago
62856d2
Merge branch 'master' into spike/binary
by Matt Godbolt
· 9 years ago
79a0f6e
Misc WIP on changing configuration to be lang-specific and to fix up some more binary things found along the way
by Matt Godbolt
· 9 years ago
b4581bd
Clarify the README
by Matt Godbolt
· 9 years ago
cca6891
asm mode improvements
by Matt Godbolt
· 9 years ago
d68472f
Convert tabs to spaces. Fixes #57
by Matt Godbolt
· 9 years ago
b73a1a4
CSS tweak to return line height to how it was pre CM upgrade. Fixes #90
by Matt Godbolt
· 9 years ago
cee503a
First stab at multilanguage binary
by Matt Godbolt
· 9 years ago
d7e318b
Misc tidyups
by Matt Godbolt
· 9 years ago
7eb2f5e
Toggle gutters for binary
by Matt Godbolt
· 9 years ago
8a172a3
Merge branch 'master' into spike/binary
by Matt Godbolt
· 9 years ago
645b737
Upgrade to CodeMirror 5.9 (ish)
by Matt Godbolt
· 9 years ago
b8dac7e
Clickable addresses
by Matt Godbolt
· 9 years ago
5ab8a2b
Upgrade to CodeMirror 5.9 (ish)
by Matt Godbolt
· 9 years ago
0f95490
Add address and opcodes to gutters
by Matt Godbolt
· 9 years ago
5c5b982
Work in progress on binary mode
by Matt Godbolt
· 9 years ago
27fb9b4
Greatly increase the number of retries for gcc proxying on amazon
by Matt Godbolt
· 9 years ago
96fe6b3
Don't error on empty strings. Fixes #77
by Matt Godbolt
· 9 years ago
4b47e42
Do all filtering on the server
by Matt Godbolt
· 9 years ago
7e286ce
Add some notes on LTO version
by Matt Godbolt
· 9 years ago
1caca9d
Bump versions of everything
by Matt Godbolt
· 9 years ago
39b85df
Fix clang line indicators. Fixes #85
by Matt Godbolt
· 9 years ago
1bfff0e
Typoage
by Matt Godbolt
· 9 years ago
c7bd3a1
Newer 3.6 and 3.7
by Matt Godbolt
· 9 years ago
Next »