Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
2a3ecea7138511ebaaade338b193b2da0cd56efd
/
etc
2a3ecea
Add dlib 19.9 & Google Benchmark 1.3.0
by RabsRincon
· 7 years ago
a8116fd
Add Clang 6.0.0 to C & Assembly languages
by RabsRincon
· 7 years ago
d65eb4d
Add clang 6.0.0
by Matt Godbolt
· 7 years ago
d51010a
Revert default Haskell compiler to 8.0.2 (Woops)
by RabsRincon
· 7 years ago
c2734ed
Disable GHC 8.2.2 until we figure out what's wrong
by RabsRincon
· 7 years ago
d83b6db
Bump default NASM version to 2.13.03
by RabsRincon
· 7 years ago
47d24a8
Disable GHC 8.2.1
by RabsRincon
· 7 years ago
203b4c3
Add Swift 4.0.3 & demangle toggle support
by RabsRincon
· 7 years ago
3657fc5
Add Swift 4.0.3
by RabsRincon
· 7 years ago
2ab89f2
Properly add GNUAS 7.3
by RabsRincon
· 7 years ago
d8e2bf1
Add NASM 2.13.03
by RabsRincon
· 7 years ago
067bff2
Add GHC 8.2.1 & 8.2.2
by RabsRincon
· 7 years ago
d4cae90
Add LDC 1.8.0 and set it as default
by Johan Engelen
· 7 years ago
ae37f93
Show apropiated error messages on compiler UI
by RabsRincon
· 7 years ago
d92ef4f
Prevent creation of an empty .node-bin or .yarn-bin if the version check fails. Helps with #850
by Matt Godbolt
· 7 years ago
e5ef041
Add range-v3 0.3.5 library
by RabsRincon
· 7 years ago
6aa202f
Fix GLM displayed version
by RabsRincon
· 7 years ago
b51c833
Add optional description to libraries
by RabsRincon
· 7 years ago
583c0d7
Add GLM library (trunk & 0.9.8.5)
by RabsRincon
· 7 years ago
46717aa
Add DMD 2.079.0
by Rubén
· 7 years ago
09e5269
Add HFSM state machine library
by Andrew Gresyk
· 7 years ago
b51f692
Add GCC 4.1.2. Closes #840
by Matt Godbolt
· 7 years ago
ee1732e
Fix range-v3 display name
by Rubén
· 7 years ago
2986ccb
Merge pull request #845 from mattgodbolt/copyright
by Rubén
· 7 years ago
9c2a7bb
Tweaks paths for installed versions of fmt
by Matt Godbolt
· 7 years ago
30f5d51
Add fmtlib
by Matt Godbolt
· 7 years ago
6ef87b5
Fix copyright dates and normalize text
by RabsRincon
· 7 years ago
311636a
Add llvm.default $ format test file
by RabsRincon
· 7 years ago
da96060
Add properties files
by RabsRincon
· 7 years ago
df73a09
Add updated GoLang compilers
by RabsRincon
· 7 years ago
e986f0e
Fix library include flag overriding
by RabsRincon
· 7 years ago
58901eb
Add dmd2 nightly
by RabsRincon
· 7 years ago
ed19875
Installed xtensor dependencies
by Sylvain Corlay
· 7 years ago
bae829e
Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer into use-isystem
by Ray Hamel
· 7 years ago
995ab91
Add initial DMD support
by RabsRincon
· 7 years ago
1b7c3a8
If supported, set include paths w/ -isystem to quiet warnings in headers
by Ray Hamel
· 7 years ago
8457f34
Rust 1.24
by Matt Godbolt
· 7 years ago
a0c4b28
Merge pull request #817 from mattgodbolt/install_yarn
by Matt Godbolt
· 7 years ago
1a8629b
Remove console check from pre-commit hook
by RabsRincon
· 7 years ago
670afd8
Move to ESLint
by RabsRincon
· 7 years ago
f8468e5
Use a local-installed yarn. Refactor all the 'find node' stuff out of the Makefile
by Matt Godbolt
· 7 years ago
623f80f
removed missing assemblers
by Partouf
· 7 years ago
3f362fd
Enabling eqeqeeq for server side codee as w ell
by jaredwy
· 7 years ago
2158263
adding eqeqeq into our jshint files, so that everyone uses === it also updates everything to use ===
by jaredwy
· 7 years ago
a414d8a
Merge branch 'master' into fixedes6
by Rubén
· 7 years ago
00b042f
Making jslint happy with the new global variable
by jaredwy
· 7 years ago
4fbcdaa
Merge branch 'master' into jw/webpack
by Rubén
· 7 years ago
cd4a21a
Fix tests
by RabsRincon
· 7 years ago
7ea6d88
Merge branch 'master' into fixedes6
by Rubén
· 7 years ago
f807986
Making jshint happy adding some missed semi colons, removing the dist files and vs from being checked
by jaredwy
· 7 years ago
68a7f94
things that don't make sense
by Partouf
· 7 years ago
92138f1
Add copyright text and adjusted python3 path
by Windel Bouwman
· 7 years ago
ff24389
Merge branch 'master' of https://github.com/windelbouwman/compiler-explorer
by Windel Bouwman
· 7 years ago
3ee339f
Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer
by Windel Bouwman
· 7 years ago
3b07b3c
Group compilers
by RabsRincon
· 7 years ago
48bf397
Add GAS 7.3
by RabsRincon
· 7 years ago
5998445
suggested changes
by partouf
· 7 years ago
ca15283
Use the exe property as python path and add a group
by Windel Bouwman
· 7 years ago
44b7d90
Update after review comments
by Windel Bouwman
· 7 years ago
1bb78dc
Change default C++ compiler to gcc73
by Rubén
· 7 years ago
01cfbad
Support web path aliases (e.g. for /beta nodes
by Matt Godbolt
· 7 years ago
c79d20e
Add GCC 5.5 and 7.3. Closes #612
by Matt Godbolt
· 7 years ago
37d5f6e
Merge pull request #777 from nilsdeppe/add_brigand
by Rubén
· 7 years ago
c3ceacc
Add Brigand metaprogramming library
by Nils Deppe
· 7 years ago
9076868
Simplify CSP based on observations
by RabsRincon
· 7 years ago
b2203dd
Minor Python improvements
by RabsRincon
· 7 years ago
a778a1b
Add missing GCC aliases
by RabsRincon
· 7 years ago
c61e1c0
Reenable CSP testing in site
by RabsRincon
· 7 years ago
950cd51
fixes pascal
by Partouf
· 7 years ago
656c0c9
Apply last CSP changes
by RabsRincon
· 7 years ago
368479f
Apply more CSP header fixes. Last one, hopefully
by RabsRincon
· 7 years ago
d8145da
Tweak csp header
by RabsRincon
· 7 years ago
6ea55d1
Revert inline script removal as requested
by RabsRincon
· 7 years ago
8b71a65
Fix CSP implementation
by RabsRincon
· 7 years ago
8900811
Set CSP to Report-Only for a testing period
by RabsRincon
· 7 years ago
2be47e2
Add Boost 1.66
by RabsRincon
· 7 years ago
3fc0be2
Allow FullStory and GAnalytics in the CSP
by RabsRincon
· 7 years ago
ef7db1a
Implement CSP
by RabsRincon
· 7 years ago
e3c5686
Point clang versions at appropriate GCC installations. Fixes #493
by Matt Godbolt
· 7 years ago
90f4878
Bump up upload size to 16mb (for Thomas D, c.f. emails)
by Matt Godbolt
· 7 years ago
0d02d10
Ensure `--` and `-` prefixes work for blacklisted options. Closes #767
by Matt Godbolt
· 7 years ago
c07a5c5
Update GCC versions for some outdated commands
by RabsRincon
· 7 years ago
b44c27a
Eneable C support
by RabsRincon
· 7 years ago
d69ec1e
Group compilers by group in dropdown
by RabsRincon
· 7 years ago
fd55589
use llvm-mc
by partouf
· 7 years ago
b20401b
-g fails on linux llvm-as
by partouf
· 7 years ago
7043312
fix clang version regex
by partouf
· 7 years ago
7eb7ede
use the gnu as installed with the different version of gcc
by partouf
· 7 years ago
2fd0bab
Merge pull request #748 from partouf/asm
by Rubén
· 7 years ago
ea54d3c
added possible llvm-as locations
by partouf
· 7 years ago
5b2a7cb
Add LDC 1.7.0 and make it the default for D
by Johan Engelen
· 7 years ago
da5c0c4
amazon properties
by partouf
· 7 years ago
404a9c1
basic setup for nasm and gnu as
by partouf
· 7 years ago
36c6781
Add links to libraries
by RabsRincon
· 7 years ago
9b7aa77
Add Rust 1.22 and 1.23
by Joshua Sheard
· 7 years ago
8446e1f
Remove some references to gcc.godbolt.org etc
by Matt Godbolt
· 7 years ago
30a8336
Enable FPC 3.0.4
by partouf
· 7 years ago
f13dfef
Ignore external contributions copyrights
by RabsRincon
· 7 years ago
c642ed3
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
e8a8c9e
Add cpyrighter script
by RabsRincon
· 7 years ago
Next »