Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
b3b2982a88f775c210d4e43502035d397380856e
/
etc
0abbeda
Haskell amazon properties
by Matt Godbolt
· 7 years ago
8dbd5dc
Add Haskell support
by Simon Brand
· 7 years ago
6238158
Rust 1.18.0
by Joshua Sheard
· 7 years ago
a969d1f
Link to ispc
by Matt Godbolt
· 7 years ago
630d9f7
Add ispc example, configure ispc amazon env
by Matt Godbolt
· 7 years ago
4fc0ec6
Add support for Intel ISPC compiler
by Joshua Sheard
· 7 years ago
0351525
Configure powerpcle64 (thanks @grooverdan)
by Matt Godbolt
· 8 years ago
517a203
Rust 1.17.0
by Matt Godbolt
· 8 years ago
2f7f0d5
Some CL parser and display fixes.
by Matt Godbolt
· 8 years ago
40c1c04
Beta stuff
by Matt Godbolt
· 8 years ago
20c1332
Add optio for execution
by Matt Godbolt
· 8 years ago
dbcaccf
Fix cppx
by Matt Godbolt
· 8 years ago
c1638b7
GCC 7
by Matt Godbolt
· 8 years ago
858f574
cppx tweaks
by Matt Godbolt
· 8 years ago
b426e7c
currentify cppx trunk
by Matt Godbolt
· 8 years ago
7d2717d
Add LDC 1.2.0
by Johan Engelen
· 8 years ago
cb6ff9f
More cppx tweaks
by Matt Godbolt
· 8 years ago
c3969f5
fixings
by Matt Godbolt
· 8 years ago
818dbaa
cppx stuff
by Matt Godbolt
· 8 years ago
c08b373
Pass gcc path through to icc. Fixes #396
by Matt Godbolt
· 8 years ago
53bc9b9
cppx tweaks
by Matt Godbolt
· 8 years ago
bb5152d
cppx config
by Matt Godbolt
· 8 years ago
4b7523f
Tweak zapcc name
by Matt Godbolt
· 8 years ago
dfd691b
Configurable objdump. Use GCC 6.3's binutils on the live site
by Matt Godbolt
· 8 years ago
5c3152f
Last go compilers moved to opt
by Matt Godbolt
· 8 years ago
dd15805
Last C++ compilers moved to opt
by Matt Godbolt
· 8 years ago
676d10b
More configuration to put more stuff in `/opt/compiler-explorer`
by Matt Godbolt
· 8 years ago
e6084b8
1204 is finally gone
by Matt Godbolt
· 8 years ago
0128101
First stage of retiring 1204
by Matt Godbolt
· 8 years ago
97431ea
Work in progress on returing gcc1204 instance
by Matt Godbolt
· 8 years ago
d0391b2
Fix missing semicolon
by Matt Godbolt
· 8 years ago
983c6bd
New version of docenizer (requires BeautifulSoup); fixes #362 and #365
by Matt Godbolt
· 8 years ago
0d38dfa
Set caching headers on asm API requests
by Matt Godbolt
· 8 years ago
ca75d5a
Fix exception when handling unknown opcodes
by Matt Godbolt
· 8 years ago
e8cd1a0
Forgot about docenizer
by Rubén Rincón
· 8 years ago
a900997
Asm docs are now served by the application, using promises
by Rubén Rincón
· 8 years ago
dc35dec
More fixes for the tokenizer
by Rubén Rincón
· 8 years ago
49a0528
Moved docenizer to scripts folder
by Rubén Rincón
· 8 years ago
c62c626
Local config changes; typo fix
by Matt Godbolt
· 8 years ago
419b206
Doops
by Matt Godbolt
· 8 years ago
cf46a30
Rust 1.16
by Matt Godbolt
· 8 years ago
cf55ed3
RTW compilers for CL
by Matt Godbolt
· 8 years ago
538cee0
Lose the rc4-ness of clang
by Matt Godbolt
· 8 years ago
6f66753
Use zapc++
by Matt Godbolt
· 8 years ago
fcdef6d
Zapcc
by Matt Godbolt
· 8 years ago
b5bc006
new msp430 6.2.1
by Matt Godbolt
· 8 years ago
0537262
rc3->rc4
by Matt Godbolt
· 8 years ago
ef975bd
Move to using pug templates to assemble both main view and embedded view. Means a reduction in code duplication between embedded and non-embedded; and saves a round-trip getting the options.
by Matt Godbolt
· 8 years ago
dd12a0b
4.0.0 rc3
by Matt Godbolt
· 8 years ago
aeffa94
Fix up ldc. Actually test it first *blush*. See #300
by Matt Godbolt
· 8 years ago
9d601e9
Refactor local storage; have configurable prefix
by Matt Godbolt
· 8 years ago
67fcdb2
beta URL tweak
by Matt Godbolt
· 8 years ago
8e1e600
Maybe fix up beta
by Matt Godbolt
· 8 years ago
dcfaab8
Links to other languges now configurable
by Matt Godbolt
· 8 years ago
78a3f34
Use `-mllvm --x86-asm-syntax=intel` to get intel asm syntax on clang. Works on all clang versions. Fixes #280
by Matt Godbolt
· 8 years ago
17437cc
Rust 1.15.1 (really)
by Matt Godbolt
· 8 years ago
8a70369
Rust 1.15.1
by Matt Godbolt
· 8 years ago
60eaad3
Treat '@' as a comment. Fixes #20
by Matt Godbolt
· 8 years ago
81d076b
Merge remote-tracking branch 'origin/master' into monaco
by Matt Godbolt
· 8 years ago
cbc4d0b
Remove old diff handler; old static directory (at last!)
by Matt Godbolt
· 8 years ago
33bb0ee
Rescan compilers every ten minutes
by Matt Godbolt
· 8 years ago
cdbe077
Add LDC 1.1.0
by Johan Engelen
· 8 years ago
4d3803e
Even more thank-yous! Thanks everyone
by Matt Godbolt
· 8 years ago
6f1039e
Move more compilers over from gcc1204 instance to normal gcc instance
by Matt Godbolt
· 8 years ago
9aa45f7
Explicitly remove options for clang...
by Matt Godbolt
· 8 years ago
a77c356
Don't pass gcc-toolchain to older clangs. Fixes #242
by Matt Godbolt
· 8 years ago
7eb0d03
URI encode the compiler when requesting
by Matt Godbolt
· 8 years ago
6ecd63b
Banner fixes
by Matt Godbolt
· 8 years ago
23efc05
New RESTful API
by Matt Godbolt
· 8 years ago
0ee3cf2
Bump up timeouts etc
by Matt Godbolt
· 8 years ago
749e357
fix gcc snapshot, clang trunk
by Matt Godbolt
· 8 years ago
cbbc70e
new clang, trunk builds
by Matt Godbolt
· 8 years ago
4969c04
Add aliases for the old (badly spelt) ellcc compilers!
by Matt Godbolt
· 8 years ago
353897a
typo s/elcc/ellcc/g
by Brian Cain
· 8 years ago
62e5a43
typo s/elcc/ellcc/
by Brian Cain
· 8 years ago
9bb8b48
More renamings (again)
by Matt Godbolt
· 8 years ago
1b02040
s/gcc-explorer/compiler-explorer/g
by Matt Godbolt
· 8 years ago
907e134
Use RC version of CL
by Matt Godbolt
· 8 years ago
314c062
Add rust demangling - #213
by Matt Godbolt
· 8 years ago
dadf9c2
Default to rust 1.14
by Matt Godbolt
· 8 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
· 8 years ago
e8a3cd1
Disable binary in d for now
by Matt Godbolt
· 8 years ago
3679809
More 6.3.0
by Matt Godbolt
· 8 years ago
f30a34d
GCC 6.3.0
by Matt Godbolt
· 8 years ago
0a91ea3
Mostly repair the 6g compiler
by Matt Godbolt
· 8 years ago
acf81e5
Set a compiler that actually exists
by Matt Godbolt
· 8 years ago
d37dc97
More rust fixes; should address #139
by Matt Godbolt
· 8 years ago
c82915e
Fix rust (maybe)
by Matt Godbolt
· 8 years ago
2f411c8
elcc rename (oops)
by Matt Godbolt
· 8 years ago
9cac303
ellcc
by Matt Godbolt
· 8 years ago
62eaa61
Enable binary output for D compilers.
by Johan Engelen
· 8 years ago
e041392
Refer to new beta ldc compiler by name
by Matt Godbolt
· 8 years ago
fe62ca7
Merge pull request #195 from JohanEngelen/patch-1
by Matt Godbolt
· 8 years ago
b3d56fb
Demangle *after* parsing ASM.
by Matt Godbolt
· 8 years ago
cf47abe
Remove more unncessary configuration items
by Matt Godbolt
· 8 years ago
af280a8
More TODOs done; some rust ones added (until I get that working again)
by Matt Godbolt
· 8 years ago
b21e51e
Work in progress on refactoring to make it easier to support more compiler types
by Matt Godbolt
· 8 years ago
90b2383
LDC beta: don't explicitly mention version number
by Johan Engelen
· 8 years ago
43000b0
Group-based configuration of compilers
by Matt Godbolt
· 8 years ago
bc5848f
Adding more tests; beginnings of a refactor to make compilers more configurable
by Matt Godbolt
· 8 years ago
Next »