Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
0726ecf736aac9a01c61474e66428a124657ff37
0726ecf
Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer
by Rubén Rincón
· 5 years ago
719ea5c
Update Roadmap and README
by Rubén Rincón
· 5 years ago
13b54c8
Support language-specific extra decorations
by Matt Godbolt
· 5 years ago
48ae309
Minor reformatting of css
by Matt Godbolt
· 5 years ago
a8dcc00
Fix vim mode init not following the user decision
by RabsRincon
· 5 years ago
aa6c571
Merge pull request #1628 from porglezomp-misc/dark-theme-bg-fixes
by Rubén Rincón Blanco
· 5 years ago
e1266bb
Fix a small error in llvm-ir-parser-tests.js (#1629)
by Alessandro Vergani
· 5 years ago
ff5b531
Fix some dark theme backgrounds
by Cassie Jones
· 5 years ago
9e2e1df
Merge pull request #1617 from pseyfert/2019-10-08-clang-tidy-includes
by Patrick Quist
· 5 years ago
fac9d48
Merge pull request #1619 from Loghorn/fix-1598
by Patrick Quist
· 5 years ago
832e26f
Merge pull request #1620 from Loghorn/fix-1521
by Patrick Quist
· 5 years ago
6eb24dd
Merge pull request #1621 from Loghorn/fix-1409
by Patrick Quist
· 5 years ago
8e2723e
Merge pull request #1623 from mattgodbolt/features/slashes
by Patrick Quist
· 5 years ago
6252b35
review comment
by Paul Seyfert
· 5 years ago
82a424e
linter
by Paul Seyfert
· 5 years ago
6bdff24
cleanup for pull request
by Paul Seyfert
· 5 years ago
ecb1e0e
updated clang-tidy handling
by Paul Seyfert
· 5 years ago
dd57fe3
clang-tidy include paths bodgeup
by Paul Seyfert
· 5 years ago
731aeea
Update Jane's link
by Matt Godbolt
· 5 years ago
e2595f3
Allow forward slash in all command line arguments
by Austin Morton
· 5 years ago
9c96d78
Fix zig output filename
by Alessandro Vergani
· 5 years ago
4a9ad89
Fix typo
by Alessandro Vergani
· 5 years ago
a8623b6
Provide codeLens only for the correct model
by Alessandro Vergani
· 5 years ago
a22e16f
Add Loghorn as contributor
by Alessandro Vergani
· 5 years ago
a49e960
Fix sever comparison for single digit
by Alessandro Vergani
· 5 years ago
68e9155
Add godbo.lt too to cookieDomainRe
by Matt Godbolt
· 5 years ago
23ce2a7
Merge pull request #1611 from mattgodbolt/features/arm-none-831
by Matt Godbolt
· 5 years ago
7a6acca
typo
by Patrick Quist
· 5 years ago
bec82a1
Merge pull request #1602 from mattgodbolt/libcs50
by Patrick Quist
· 5 years ago
c5c5b9d
Updated benri (#1613)
by Jan Sende
· 5 years ago
1ce145c
* Add Eigen 3.3.5 & 3.3.7
by RabsRincon
· 5 years ago
ab02461
Thanks to our patrons
by Matt Godbolt
· 5 years ago
6d62f70
Add gcc-arm-none-eabi 8.3.1
by Austin Morton
· 5 years ago
1cbd682
Merge pull request #1608 from Freyr666/ocaml-4.09
by Rubén Rincón Blanco
· 5 years ago
ddecebd
* Add Rust 1.37 & 1.38
by RabsRincon
· 5 years ago
f2de4c3
Add OCaml 4.08.0 aliases
by freyr
· 5 years ago
5502555
OCaml: Add OCaml 4.09, Upgrade OCaml 4.08
by freyr
· 5 years ago
3976567
* Add GOLang 1.13
by RabsRincon
· 5 years ago
587bf01
Merge pull request #1606 from AMS21/patch-1
by Rubén Rincón Blanco
· 5 years ago
35bf3d6
Merge branch 'master' of github.com:mattgodbolt/compiler-explorer
by RabsRincon
· 5 years ago
f0844e3
Fix vimMode not toggling properly from settings
by RabsRincon
· 5 years ago
58e0c35
* Update doctest library to version 2.3.5
by AMS21
· 5 years ago
d0e8f57
Add support for benri (#1605)
by Jan Sende
· 5 years ago
5e615d7
support for lib cs50 9.1.0
by Patrick Quist
· 5 years ago
d2e7d69
Merge pull request #1601 from tcbrindle/nanorange-support
by Patrick Quist
· 5 years ago
32fbced
Merge pull request #1600 from tupaschoal/fmt
by Patrick Quist
· 5 years ago
97e7e13
Add support for NanoRange
by Tristan Brindle
· 5 years ago
95dae37
Add fmtlib/fmt 6.0.0
by Tulio Leao
· 5 years ago
60c72e5
bugfix dont show libs if version ids dont match
by Partouf
· 5 years ago
0060347
mark libs that were previously used
by Partouf
· 5 years ago
882d01e
bugfix refresh libraries before saving state
by Partouf
· 5 years ago
912fc1d
bugfix libs executorpane
by Partouf
· 5 years ago
db792ea
Merge pull request #1585 from mattgodbolt/overflowfix
by Patrick Quist
· 5 years ago
ee6c1e2
Merge pull request #1586 from benbarsdell/cuda-sass-support
by Patrick Quist
· 5 years ago
f0b6b6e
Merge pull request #1590 from mattgodbolt/remotelibs
by Patrick Quist
· 5 years ago
df261ab
Merge pull request #1596 from Azoy/patch-1
by Rubén Rincón Blanco
· 5 years ago
0a109e9
Remove unused parameters in NvccCompiler.objdump
by Ben Barsdell
· 5 years ago
da85852
Move nvdisasm call into specialized objdump method
by Ben Barsdell
· 5 years ago
45d2246
Enable binary disassembly only for nvcc, not clang
by Ben Barsdell
· 5 years ago
f55b187
Add Swift 5.1
by Alejandro
· 5 years ago
d2db82c
Pass -fcoroutines to gcc coroutine branch
by Matt Godbolt
· 5 years ago
d6baeec
Add coroutines GCC. CC @iains, we get a little popup when selected -- wording suggestions welcomed. Also we can add compiler switches if needed too
by Matt Godbolt
· 5 years ago
ee9c977
Merge pull request #1595 from mattgodbolt/clientstatetests
by Patrick Quist
· 5 years ago
6841aa3
extra clientstate tests
by Partouf
· 5 years ago
7297601
Handle the case where there are no executors in the short link (CC @lefticus)
by Matt Godbolt
· 5 years ago
b315947
Latest 9.2 for clangs
by Matt Godbolt
· 5 years ago
66f907e
lintfix
by Partouf
· 5 years ago
72b183c
optimize code and also update libs on remove
by Partouf
· 5 years ago
abc484c
Add clang 9; use GCC 9.2.0 for it and clang trunk
by Matt Godbolt
· 5 years ago
aca0e4f
only list libs available for all compilers
by Partouf
· 5 years ago
de03127
Merge pull request #1591 from mpusz/mp-units_0.3.1
by Matt Godbolt
· 5 years ago
8eda719
Support for mp-units 0.3.1 and range-v3 0.9.1 added
by Mateusz Pusz
· 5 years ago
9a6a192
lint fixes
by Partouf
· 5 years ago
b434123
allow libraries per compiler
by Partouf
· 5 years ago
777a87a
Merge pull request #1589 from JohanEngelen/patch-1
by Patrick Quist
· 5 years ago
d731241
Add LDC 1.17.0 and make it the default D compiler
by Johan Engelen
· 5 years ago
1983e4a
Add basic support for CUDA native SASS assembly
by Ben Barsdell
· 5 years ago
3fba7f9
Set overflow:visible in lm_content
by RabsRincon
· 5 years ago
13c53f3
* Add ispc 1.12.0
by RabsRincon
· 5 years ago
82c89fb
Merge pull request #1581 from mattgodbolt/fix1580
by Patrick Quist
· 5 years ago
4618777
clientstate executors bugfix
by Partouf
· 5 years ago
27f5f10
support multiple aliases
by Partouf
· 5 years ago
fa69e4f
suggested fix for #1580
by Patrick Quist
· 5 years ago
348893b
Add gnuas 9.2
by RabsRincon
· 5 years ago
f2bc1c9
Merge pull request #1578 from mpusz/mp-units
by Rubén Rincón Blanco
· 5 years ago
4d33988
mp-units dependency on cmcstl2 added
by Mateusz Pusz
· 5 years ago
a330950
mp-units support added
by Mateusz Pusz
· 5 years ago
1293a86
Merge pull request #1577 from AMS21/patch-1
by Rubén Rincón Blanco
· 5 years ago
e7014b6
* Updated glm library to version 0.9.9.6
by AMS21
· 5 years ago
fa0a0fc
Merge pull request #1575 from mattgodbolt/executorapi
by Patrick Quist
· 5 years ago
0a00225
Merge pull request #1574 from mattgodbolt/features/pug-fixes
by Patrick Quist
· 5 years ago
90b1717
add to documentation
by Partouf
· 5 years ago
d5659af
add executor to clientstate
by Partouf
· 5 years ago
097bf48
Thanks new patrons!
by Matt Godbolt
· 5 years ago
a2f9261
Use pug template inheritance
by Austin Morton
· 5 years ago
628129d
revert back the original
by Patrick Quist
· 5 years ago
b788e75
Merge pull request #1571 from mattgodbolt/disttest
by Patrick Quist
· 5 years ago
068079b
maybe this then
by Partouf
· 5 years ago
e46cae4
doubting this will work
by Partouf
· 5 years ago
eeefbd1
change to dist/cdn folder
by Partouf
· 5 years ago
Next »