Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
1547eaee9aaa9fd9d6a47925c528e15dbd9ff634
/
etc
1547eae
Add clang 7.0 (using latest GCC toolchain for libstdc++
by Matt Godbolt
· 6 years ago
4ad1b9c
* Add fmt 5.2.0
by RabsRincon
· 6 years ago
00ac996
* Add Rust 1.29.0
by RabsRincon
· 6 years ago
de23f6b
* Add DMD 2.081.2 & 2.082.0
by RabsRincon
· 6 years ago
3f4ade7
Merge branch 'master' into add-agner-fogs-vector-class-library
by Matt Godbolt
· 6 years ago
6182a0e
Add the `go` 1.11 executable
by Matt Godbolt
· 6 years ago
ce93453
* Add GoLang 1.11
by RabsRincon
· 6 years ago
b7e3bea
* Add Doctest 2.0.0
by RabsRincon
· 6 years ago
f1a541b
Dependent libs for EASTL
by Matt Godbolt
· 6 years ago
e85de21
Typo/braino in EASTL trunk config
by Matt Godbolt
· 6 years ago
b4d0a2f
Add config for EASTL
by Matt Godbolt
· 6 years ago
9e04626
[fixup] Fix a small glitch 1.30 -> v1.30
by Dominic Kempf
· 6 years ago
9701868
Add Agner Fogs vector class library to the Compiler Explorer
by Dominic Kempf
· 6 years ago
c334aa4
Merge branch 'master' into storage
by Matt Godbolt
· 6 years ago
69ead8e
Merge branch 'master' into storage
by Matt Godbolt
· 6 years ago
45036cc
Add a link to a blog post explaining what auto-NSDMI are
by Corentin Jabot
· 6 years ago
6aea9aa
Fix config typo (CC @cor3ntin)
by Matt Godbolt
· 6 years ago
9764a0f
Clear status on state change & fix file-saver
by RabsRincon
· 6 years ago
225dc4a
Remove extraneous semi-colon
by Corentin Jabot
· 6 years ago
3618455
Merge branch 'master' into storage
by Rubén
· 6 years ago
da35eff
Activate s3 links on beta
by RabsRincon
· 6 years ago
e1d5158
Add a nightly build for "auto NSDMI"
by Corentin Jabot
· 6 years ago
ff28920
Shorten links to `/z/BLAH`
by Matt Godbolt
· 6 years ago
5d000c4
Make s3 storage configurable; configure for live site
by Matt Godbolt
· 6 years ago
dc82bbf
Make GCC 8.2 the default C compiler
by RabsRincon
· 6 years ago
93b9db2
Merge branch 'master' into storage
by Rubén
· 6 years ago
4cffd13
* Set S3 as our own default short link handler
by RabsRincon
· 6 years ago
41b46b6
* Add Boost 1.68.0
by RabsRincon
· 6 years ago
6e5a543
Merge pull request #1038 from tambry/s3_ipv6_fix
by Rubén
· 6 years ago
1404d63
* Add GCC 8.2 C version
by RabsRincon
· 6 years ago
dcf960a
Change S3 endpoints to dualstack
by Raul Tambre
· 6 years ago
81a392d
Remove .json ext on filenames in local storage
by RabsRincon
· 6 years ago
b4b5a00
Begin s3 implementation
by RabsRincon
· 6 years ago
e87c19a
Use full fs-extra & apply more of Matt comments
by RabsRincon
· 6 years ago
ce246b4
Merge branch 'master' into storage
by RabsRincon
· 6 years ago
290c734
CTRE with two different branches (for backward compatibility)
by Hana Dusíková
· 6 years ago
ab93511
Update CONTRIBUTORS.md & generator script
by RabsRincon
· 6 years ago
f8d90eb
Merge pull request #987 from shubhdev/master
by Rubén
· 6 years ago
6174449
* Fix nlohmann/json@2.1.1 include path
by Rubén
· 6 years ago
b3b5582
Merge pull request #1032 from mattgodbolt/community_ads
by Rubén
· 6 years ago
2583e58
Add postfix to prod motd url
by RabsRincon
· 6 years ago
74ca290
Make beta point to different motd
by RabsRincon
· 6 years ago
bea13c5
Finish up community ads setup
by RabsRincon
· 6 years ago
aa4305a
* Add Rust 1.28.0
by RabsRincon
· 6 years ago
1887bbf
fix typo in llvm.default.properties
by Jameson Nash
· 6 years ago
e634d11
fix @RabsRincon's comments
by Nicole Mazzuca
· 6 years ago
a8ba1fc
c++ amazon demangler fix
by Partouf
· 6 years ago
a58f503
regex fix
by Partouf
· 6 years ago
9df57de
fix the version regex for vc
by Nicole Mazzuca
· 6 years ago
21ee0df
fix the amazon*.properties files
by Nicole Mazzuca
· 6 years ago
5e131d6
Add initial own storage work
by RabsRincon
· 6 years ago
615a6e6
lowercase filenames
by Nicole Mazzuca
· 6 years ago
9ddf22f
Support Visual C++ and Windows well
by Nicole Mazzuca
· 6 years ago
f5fda3b
* Add GCC 8.2
by Matt Godbolt
· 6 years ago
23c5061
Add GCC 8.2
by Matt Godbolt
· 6 years ago
9e2542d
Add Intel syntax support for ELLCC. Fixes #1014
by phuclv90
· 6 years ago
2d22716
Add rust 1.27 and 1.27.0
by Matt Godbolt
· 6 years ago
f7fd712
Use `-I` with ARM compilers. See #989
by Matt Godbolt
· 6 years ago
5cf4d7f
Merge branch 'master' into EU
by Matt Godbolt
· 6 years ago
f6d0d77
Disable multiarch for amazon (and by default; workaround probably no longer needed!)
by Matt Godbolt
· 6 years ago
485c987
Remove old config files
by Matt Godbolt
· 6 years ago
2a460e3
Make policies separately enableable, but fixed path (as require() has troubles with webpack). Default off, on for amazon
by Matt Godbolt
· 6 years ago
95befee
Tweak to notification for P1144
by Matt Godbolt
· 6 years ago
76c9b35
Add c++2a and libc++ stdlib to p1144
by Matt Godbolt
· 6 years ago
bc7c86c
Add experimental P1144 compiler (CC @quuxplusone)
by Matt Godbolt
· 6 years ago
9fb7027
Update library
by Darcy Beurle
· 6 years ago
13d9a58
Add Blaze stable and development libraries
by Darcy Beurle
· 6 years ago
8154d83
Add contributorer.py script & update CONTRIBUTORS
by RabsRincon
· 6 years ago
ddb5e70
Merge pull request #990 from AMS21/master
by Rubén
· 6 years ago
38b25ef
Added missing new line at eof
by AMS21
· 6 years ago
4a12e2c
* Add fmt 5.1.0
by RabsRincon
· 6 years ago
b25e462
fixed typo
by AMS21
· 6 years ago
444f2ce
Added the doctest library
by AMS21
· 6 years ago
cfe5c06
Fix typo: LDC is not GDC ;-)
by Johan Engelen
· 6 years ago
61c37e6
nlohmann json: Remove version 2.1.1
by Shubham Rawat
· 6 years ago
1036da2
nlohmann json: Add trunk as well
by Shubham Rawat
· 6 years ago
0ff53eb
nlohmann json: Fix lib path
by Shubham Rawat
· 6 years ago
19a2a6b
Add nlohmann json
by Shubham Rawat
· 6 years ago
ec3c764
Added alternative path for HFSM trunk
by Andrew Gresyk
· 6 years ago
f925cd5
Re-added HFSM 0.8
by Andrew Gresyk
· 6 years ago
c79e5f6
Updated HFSM to 0.10
by Andrew Gresyk
· 6 years ago
03d413a
Use c++filt on msvcc
by RabsRincon
· 6 years ago
d44792b
* Add MSVC C version compilers
by RabsRincon
· 6 years ago
e53e936
Revert old compiler IDs
by Johan Engelen
· 6 years ago
eabb62c
Fix typo
by Johan Engelen
· 6 years ago
37e2443
Add LDC 1.10.0 and make it default
by Johan Engelen
· 6 years ago
0e79066
Add semver ordering to compilers
by RabsRincon
· 6 years ago
3ae56e4
Fix changeloger.py for msgs with marks in lines >1
by RabsRincon
· 6 years ago
f738a9b
Prepend every option in the conf. view pickers
by RabsRincon
· 6 years ago
2abf63f
Fix swift 4.1.1 & 4.1.2 declarations
by RabsRincon
· 6 years ago
909095f
* Add mir-algorithm 1.1.0
by RabsRincon
· 6 years ago
8b9d91b
* Add GLM 0.9.9.0
by RabsRincon
· 6 years ago
5635356
* Add Catch 2.2.3
by RabsRincon
· 6 years ago
54e0ecc
* Add Swift 4.1.1 & 4.1.2
by RabsRincon
· 6 years ago
1750d37
Fix Haskell 8.4.3
by RabsRincon
· 6 years ago
2e765e8
* Add range-v3 0.3.6
by RabsRincon
· 6 years ago
7700a58
Add expected-lite 0.1.0 & trunk
by RabsRincon
· 6 years ago
4ace632
* Add DMD 2.080.1
by RabsRincon
· 6 years ago
821c533
* Add GHC 4.3.2
by RabsRincon
· 6 years ago
be46aed
Fix mistake in include path for new windows compilers. Fixes #951
by Matt Godbolt
· 6 years ago
Next »