Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
bdc317c0266d97a338d8fad512638aebb52bc1b5
/
etc
74d8fce
whynotboth
by Partouf
· 6 years ago
bb9dbb3
clarify wine compilers
by Partouf
· 6 years ago
006b5be
use properties to determine objdump support
by Partouf
· 6 years ago
3c70fdf
disable binary mode on wine
by Partouf
· 6 years ago
7d5d11a
Merge pull request #1157 from mattgodbolt/clangcwd
by Patrick Quist
· 6 years ago
8db2a41
Add LDC 1.12.0 and set it as new default
by Johan Engelen
· 6 years ago
ca66f32
Ooops, fixed compiler ids
by Gabor Greif
· 6 years ago
1554460
Add GHC 8.6.2
by Gabor Greif
· 6 years ago
25f8bb6
c too
by Partouf
· 6 years ago
0fceef3
clang sometimes needs workingdirectory to be set
by Partouf
· 6 years ago
9f31361
* Add GHC 8.4.4 & 8.6.1
by RabsRincon
· 6 years ago
b2fcbc9
Merge pull request #1144 from mattgodbolt/sourcetools
by Patrick Quist
· 6 years ago
9fbd479
Fixed typo
by AMS21
· 6 years ago
c5eaed4
Updated doctest to version 2.0.1
by AMS21
· 6 years ago
468f6af
Merge remote-tracking branch 'matt/master' into sourcetools
by Partouf
· 6 years ago
968277d
Add rust 1.30
by Matt Godbolt
· 6 years ago
0125361
revert to original
by Partouf
· 6 years ago
085a787
toolchain is ignored when using target=riscv32
by Partouf
· 6 years ago
6534e08
write options differently
by Partouf
· 6 years ago
5917617
clangtidy options
by Partouf
· 6 years ago
d268417
rv32 was missing gcc toolchain param
by Partouf
· 6 years ago
c52fb4f
disable clang-tidy for msvc, translating compilerflags not trivial
by Partouf
· 6 years ago
67a768b
exclude msvc from llvm mca
by Partouf
· 6 years ago
ba40481
Merge pull request #1114 from bugwelle/moncao-llvm
by Matt Godbolt
· 6 years ago
6391cac
exclude 32bit clean
by Partouf
· 6 years ago
7d1a83f
independent source tooling and postcompilation asm tooling
by Partouf
· 6 years ago
c486556
Fixes for https proxying; use https for www.godbolt.ms
by Matt Godbolt
· 6 years ago
72babf2
Fix s3 cache report; fix config string
by Matt Godbolt
· 6 years ago
7a0573d
Enable S3 cache
by Matt Godbolt
· 6 years ago
f39d171
Merge pull request #1082 from mattgodbolt/godbolt-ms
by Matt Godbolt
· 6 years ago
7bf5484
Merge pull request #1125 from mattgodbolt/privacy_cookie
by Matt Godbolt
· 6 years ago
425dec8
Removing yet unavailable versions of ifort.
by Rubén Rincón Blanco
· 6 years ago
f36ef47
Trying to add ifort to the list of Fortran compilers.
by dbroemmel
· 6 years ago
90f60d7
Changes according to PR1127.
by dbroemmel
· 6 years ago
6c5f1dd
Adding Fortran specific compiler script to enable .mod files.
by dbroemmel
· 6 years ago
1d5d6cc
Move privacy configuration to a cookie with a configurable domain. See #1109
by Matt Godbolt
· 6 years ago
f735751
[Config] Fix llvm compiler defaults filename
by Andre Meyering
· 6 years ago
0cdda5f
Merge pull request #1122 from johnmcfarlane/master
by Rubén Rincón Blanco
· 6 years ago
71c0831
Add CNL library to C++
by John McFarlane
· 6 years ago
4051ef5
Add icc 19 to C too
by Miguel Ojeda
· 6 years ago
13aa86c
Fix the fix
by Matt Godbolt
· 6 years ago
40dc34a
Fix brigand include path
by Matt Godbolt
· 6 years ago
866361f
Merge pull request #1106 from mattgodbolt/clean
by Patrick Quist
· 6 years ago
0036707
And a last reference removed.
by dbroemmel
· 6 years ago
460cc0d
Removing ARM/PPC references in properties.
by dbroemmel
· 6 years ago
ece37c8
Removed aliases, change (c) notice
by dbroemmel
· 6 years ago
cd33999
Changes to naming convetions as per suggestion.
by dbroemmel
· 6 years ago
0ce8dfe
Adjusting absolute paths
by dbroemmel
· 6 years ago
7197082
Adding fortran properties for Amazon instances.
by dbroemmel
· 6 years ago
fc1e884
Update fortran.defaults.properties
by Dirk Brömmel
· 6 years ago
12dbaf3
Initial version of (patchy) Fortran support.
by dbroemmel
· 6 years ago
b47e455
Fix libs.outcome.url as per instructions
by Niall Douglas
· 6 years ago
d1c1284
Put the outcome path back
by Niall Douglas
· 6 years ago
29572da
Fix bad path for outcome
by Niall Douglas
· 6 years ago
174f951
Amend path for outcome
by Niall Douglas
· 6 years ago
51a0394
Add Outcome to POSIX
by Niall Douglas
· 6 years ago
b766e08
binary testcode, only works for clean32 3.0
by Partouf
· 6 years ago
c3ca062
add 32bits clean compilers
by Partouf
· 6 years ago
08c3f84
add 32bits clean compilers
by Partouf
· 6 years ago
3a092aa
added clean 3.0
by Partouf
· 6 years ago
38c0da4
disable demangler for now
by Partouf
· 6 years ago
1717ad9
disable binary for now
by Partouf
· 6 years ago
4b9dd0b
std libraries via libPath
by Partouf
· 6 years ago
6a769c1
basic asm producing compilation with clean
by Partouf
· 6 years ago
07f0bc2
Add cross gcc variants to C
by RabsRincon
· 6 years ago
291c7c0
Fix zig 0.2.0 compilation failures
by Marc Tiehuis
· 6 years ago
03d77a6
Add Swift 4.2
by Erik Little
· 6 years ago
cbd68a8
Merge branch 'master' into clangs
by Rubén Rincón Blanco
· 6 years ago
90e6794
Manually pass system library path to icc. Fixes #896
by Matt Godbolt
· 6 years ago
2f6729f
Merge pull request #1099 from niekbouman/master
by Matt Godbolt
· 6 years ago
6067d72
Enabled ctbignum in library configuration
by Niek J. Bouman
· 6 years ago
30fb03b
Merge pull request #1093 from niekbouman/master
by Matt Godbolt
· 6 years ago
97aec7e
Add icc19 (closes #1097)
by Matt Godbolt
· 6 years ago
0d170a8
Add zig 0.2.0 and 0.3.0 compiler
by Marc Tiehuis
· 6 years ago
600d385
Updated c++.amazon.properties, added ctbignum lib
by Niek J. Bouman
· 6 years ago
5e4405f
Merge pull request #1089 from JohanEngelen/patch-1
by Rubén Rincón Blanco
· 6 years ago
382a84f
Update d.amazon.properties
by Johan Engelen
· 6 years ago
08bb368
Bump gcc toolchain to 8.2.0 for clang trunk
by RabsRincon
· 6 years ago
3c2881d
lifetime: use gcc 8.2
by Matthias Gehre
· 6 years ago
7feb7b0
lifetime: Use libstdc++
by Matthias Gehre
· 6 years ago
a7c1670
Add LDC 1.11 and 0.17.6
by Johan Engelen
· 6 years ago
0c48cb9
lifetime: Fix the html escaping
by Matthias Gehre
· 6 years ago
1968423
Add -Wlifetime clang
by Matthias Gehre
· 6 years ago
9e86326
Fix @quuxplusone compiler link
by Rubén
· 6 years ago
822d1f6
Rename per @hsutter's request
by Matt Godbolt
· 6 years ago
ae8a825
Merge pull request #1069 from tiehuis/zig-support
by Rubén
· 6 years ago
4748cef
Fix zig compiler binary path
by Marc Tiehuis
· 6 years ago
af27f7c
Rename zig master to trunk
by Marc Tiehuis
· 6 years ago
25fe3ca
Update per Herb's requests
by Matt Godbolt
· 6 years ago
4581b46
Add godbolt.ms as a remote compiler explorer!
by Nicole Mazzuca
· 6 years ago
a10598c
Add clang 7.0.0 for C too
by Miguel Ojeda
· 6 years ago
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
ffd04ac
Add zig support
by Marc Tiehuis
· 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
Next »