Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
ca66f32d07d8b9a63b9f772190b23b87f7c5608b
/
lib
0774603
fix #887
by Partouf
· 6 years ago
1a71a22
Move to own cookie consent solution
by RabsRincon
· 6 years ago
ad98a48
lint fix
by Patrick Quist
· 6 years ago
cb205b1
Merge branch 'master' into master
by Patrick Quist
· 6 years ago
7cb3108
Merge pull request #1146 from mattgodbolt/gostdout
by Patrick Quist
· 6 years ago
468f6af
Merge remote-tracking branch 'matt/master' into sourcetools
by Partouf
· 6 years ago
b2cd903
support clang-tidy -fix
by Partouf
· 6 years ago
ec97753
Merge pull request #1136 from mattgodbolt/msvctextfilterfix
by Patrick Quist
· 6 years ago
32481d2
codereview fixes
by Partouf
· 6 years ago
d55178e
source
by Partouf
· 6 years ago
2fb8e8d
golang: extract logging from asm stdout
by Partouf
· 6 years ago
5917617
clangtidy options
by Partouf
· 6 years ago
7aed850
add gcc path to flags when other compilers are used
by Partouf
· 6 years ago
ba40481
Merge pull request #1114 from bugwelle/moncao-llvm
by Matt Godbolt
· 6 years ago
213d89f
refactor
by Partouf
· 6 years ago
464690a
wine only on linux
by Partouf
· 6 years ago
b8feb48
wine support
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
7bf5484
Merge pull request #1125 from mattgodbolt/privacy_cookie
by Matt Godbolt
· 6 years ago
f821397
Merge pull request #1126 from mattgodbolt/cacheBust
by Matt Godbolt
· 6 years ago
ed75b5d
Handle uncaught promise on formatter version error
by RabsRincon
· 6 years ago
94abf88
extra tests, and refactoring because of lint error
by Partouf
· 6 years ago
654689f
leave datadefs in by default, and remove when unused
by Partouf
· 6 years ago
4a8e207
treat all datadefs equally
by Partouf
· 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
eabe33c
Minor refactoring to extract filterAsmLine in one place. Starting to think about fixing #883
by Matt Godbolt
· 6 years ago
3ab0ad1
Ensure clicking reload forces a recompile on the backend even if there's a cache too. Will mean we can enable file/s3 caching on the backends
by Matt Godbolt
· 6 years ago
1d5d6cc
Move privacy configuration to a cookie with a configurable domain. See #1109
by Matt Godbolt
· 6 years ago
848e84f
[Monaco] Add llvm syntax highlighting
by Andre Meyering
· 6 years ago
7ba94cc
refactor
by Partouf
· 6 years ago
5556038
refactor
by Partouf
· 6 years ago
8bb5e7d
add defaultCompiler to api/languages, and add api/libraries
by Partouf
· 6 years ago
03a366b
bugfix clientstate conformanceview
by Partouf
· 6 years ago
4978fc2
optional space in error message
by Partouf
· 6 years ago
1d24eea
more lint fixes
by Partouf
· 6 years ago
4938814
lintfixes
by Partouf
· 6 years ago
8e47608
fix error message
by Partouf
· 6 years ago
349d414
detect more type of errors
by Partouf
· 6 years ago
e058c59
Merge pull request #1110 from mattgodbolt/shortlinkjson
by Patrick Quist
· 6 years ago
a51ebd4
support conformanceview
by Partouf
· 6 years ago
3c5d67d
Merge pull request #1086 from mattgodbolt/shortlinkjson
by Patrick Quist
· 6 years ago
88aa406
bugfix
by Partouf
· 6 years ago
9397b4a
make loading from json a bit more optional
by Partouf
· 6 years ago
866361f
Merge pull request #1106 from mattgodbolt/clean
by Patrick Quist
· 6 years ago
12dbaf3
Initial version of (patchy) Fortran support.
by dbroemmel
· 6 years ago
816efb1
type errors
by Partouf
· 6 years ago
4bd1d1e
not 2019 yet
by Partouf
· 6 years ago
4225852
fix
by Partouf
· 6 years ago
5887d79
.
by Partouf
· 6 years ago
d700dfb
lint fixes, add error output preprocess func
by Partouf
· 6 years ago
f7c0e75
lint
by Partouf
· 6 years ago
b766e08
binary testcode, only works for clean32 3.0
by Partouf
· 6 years ago
706f408
trying out styling
by Partouf
· 6 years ago
ad1932f
bintest
by Partouf
· 6 years ago
4b9dd0b
std libraries via libPath
by Partouf
· 6 years ago
ce13a52
recheck if this works
by Partouf
· 6 years ago
14fe246
test
by Partouf
· 6 years ago
ca3336f
on linux the folders are different
by Partouf
· 6 years ago
9d5cd09
extra libpaths
by Partouf
· 6 years ago
eda3b9f
add cleanpath for binary mode
by Partouf
· 6 years ago
05e00e7
oops
by Partouf
· 6 years ago
ad542bc
formatting
by Partouf
· 6 years ago
6a769c1
basic asm producing compilation with clean
by Partouf
· 6 years ago
5c17178
initial basics
by Partouf
· 6 years ago
09d9fa5
Update CONTRIBUTORS.md and Zig compiler styling
by RabsRincon
· 6 years ago
667588e
being able to store and retreive clientstate json
by Partouf
· 6 years ago
7b5b31a
refactoring
by Partouf
· 6 years ago
27daaff
bugfix
by Partouf
· 6 years ago
291c7c0
Fix zig 0.2.0 compilation failures
by Marc Tiehuis
· 6 years ago
652fd6b
move shortlinkinfo to /api
by Partouf
· 6 years ago
de6d355
removed obsolete titles, made some lines shorter for linter to accept
by Partouf
· 6 years ago
1b6ddc3
bugfixes and extra test
by Partouf
· 6 years ago
3fa93fa
use foreach
by Partouf
· 6 years ago
428b09c
support ast/opt/cfg/gccdump
by Partouf
· 6 years ago
2c71f0d
Fix LDC AST detection
by RabsRincon
· 6 years ago
b99cc61
clientstate utils
by Partouf
· 6 years ago
a6ac90b
lib/exec.js: verify stream validity
by Petter Wahlman
· 6 years ago
ee142f6
Fix typo
by Matt Godbolt
· 6 years ago
7f08a4e
Stop Zig compiler creating C header files
by Marc Tiehuis
· 6 years ago
8a43d59
Treat `xword` as a data directive. Fixes #1081
by Matt Godbolt
· 6 years ago
ae8a825
Merge pull request #1069 from tiehuis/zig-support
by Rubén
· 6 years ago
2aef82a
Add the ability to specify environment variables (on windows) (#1073)
by nicole mazzuca
· 6 years ago
5329bf7
Filter potentially dangerous zig user options
by Marc Tiehuis
· 6 years ago
cdb37a7
Merge branch 'master' into zig-support
by Rubén
· 6 years ago
ffd04ac
Add zig support
by Marc Tiehuis
· 6 years ago
d1a7c9f
Ensure C has proper keyword matching in Monaco
by RabsRincon
· 6 years ago
bdc447f
Fix local storage & add compiler name to unfurling
by RabsRincon
· 6 years ago
08cd1ed
Use binary buffers for hash; safe64 encode results. Addresses #1056
by Matt Godbolt
· 6 years ago
895369f
Move to on-the-fly parsing
by RabsRincon
· 6 years ago
fa748a2
CamelCasify special_metadata
by RabsRincon
· 6 years ago
9d02f2e
Restructure open graph metadata
by RabsRincon
· 6 years ago
c334aa4
Merge branch 'master' into storage
by Matt Godbolt
· 6 years ago
f703811
Fix incorrect regular expression for jmp calls
by Patrick Quist
· 6 years ago
c89a1cd
Create error handlerss
by RabsRincon
· 6 years ago
349bbd4
Improve 404 message
by RabsRincon
· 6 years ago
9d388f0
Properly handle request ip logging
by RabsRincon
· 6 years ago
4d85929
Fix reset UI link & pending request on error
by RabsRincon
· 6 years ago
Next »