Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
d3720438fc040594ccb1f773e69c1891a76d0962
/
lib
d372043
weird things in rust with formatted asm
by Partouf
· 7 years ago
f0f38b9
rust symbol fix
by Partouf
· 7 years ago
5348323
bugfix c++ demangling
by Partouf
· 7 years ago
6ae8de7
undo
by Partouf
· 7 years ago
082e54d
undo changes that are in azure branch
by Partouf
· 7 years ago
d626ccc
lintfixes
by Partouf
· 7 years ago
651e501
bugfix
by Partouf
· 7 years ago
dd04573
fix for #314
by Partouf
· 7 years ago
b61b205
fix
by Partouf
· 7 years ago
564efca
Demangler for CL
by Partouf
· 7 years ago
3ac0707
build fixes
by Partouf
· 7 years ago
2d85ed0
use the right demangler
by Partouf
· 7 years ago
775b588
move cpp metadata thing
by Partouf
· 7 years ago
879e1a4
bugfixes
by Partouf
· 7 years ago
4cfd6ea
some refactoring
by Partouf
· 7 years ago
104a6c9
passing tests
by Partouf
· 7 years ago
7216fe8
stuff and tests that don't work
by Partouf
· 7 years ago
feab155
basic version
by partouf
· 7 years ago
55e4dd9
work in progress
by partouf
· 7 years ago
6e85b2d
Merge pull request #902 from partouf/gofixes
by Matt Godbolt
· 7 years ago
6b54003
missed a slash
by Partouf
· 7 years ago
22a87bc
fix unknown source lines in GO asm output
by Partouf
· 7 years ago
f2c8545
Address Partouf's review
by RabsRincon
· 7 years ago
7145ba9
Improve small details
by RabsRincon
· 7 years ago
483fb3e
Separate compiler search from app.js
by RabsRincon
· 7 years ago
8429842
Avoid extra work for every api/languages query
by RabsRincon
· 7 years ago
38a3744
* Adjust ICC 18 GCC version
by RabsRincon
· 7 years ago
e3de491
Fix #892
by RabsRincon
· 7 years ago
559bd4e
Avoid OPT from losing error msg & unify AST handle
by RabsRincon
· 7 years ago
9ab527a
Handle case where ldc fails dueing AST generation
by Matt Godbolt
· 7 years ago
f9fd86f
Don't mutate caller's arguments when using a compiler-wrapper. Fixes 881
by Matt Godbolt
· 7 years ago
0769d26
Fixed & improved some aspects of the gccdump
by RabsRincon
· 7 years ago
abb391f
Enforce max-statement/line & further unify UI
by RabsRincon
· 7 years ago
0437f8d
ES6fy lib/asm.js
by RabsRincon
· 7 years ago
e100662
Force demangling on OPT output
by RabsRincon
· 7 years ago
f502891
Revert OPT output changes for LDC
by RabsRincon
· 7 years ago
6572d34
Fix warning => warn
by RabsRincon
· 7 years ago
0601eec
Fix tests
by RabsRincon
· 7 years ago
8a38293
Add some logging for missing .cg file
by RabsRincon
· 7 years ago
b8be264
Don't try to demangle D opt
by RabsRincon
· 7 years ago
ea8e822
Fixes #874
by RabsRincon
· 7 years ago
85482c2
Add AST output to LDC.
by Johan Engelen
· 7 years ago
fac8c1c
Fix Travis build
by RabsRincon
· 7 years ago
4de6b71
Merge pull request #868 from JohanEngelen/cfg_D
by Rubén
· 7 years ago
79e5bba
Fixup: remove LDC from the CfgCompiler list
by Johan Engelen
· 7 years ago
b1782d2
Enable CFG (Graph Output) for LDC.
by Johan Engelen
· 7 years ago
3efaad3
Enable CFG (Graph Output) for LDC and GDC compilers.
by Johan Engelen
· 7 years ago
046ffbd
Move Chedy to Authors
by RabsRincon
· 7 years ago
e1286be
Add more minor tweaks found by webstorm
by RabsRincon
· 7 years ago
760bb35
Cleanup some code
by RabsRincon
· 7 years ago
f16c7bb
refactor to add extra test
by Partouf
· 7 years ago
a58689b
remove temp path from filenames in output
by Partouf
· 7 years ago
b74c7ff
ahem
by Partouf
· 7 years ago
6af8346
bugfix inputfilename
by Partouf
· 7 years ago
f0f7452
better error output for pascal
by Partouf
· 7 years ago
8cb27ab
Add Sentry report
by RabsRincon
· 7 years ago
f9928eb
Improve CSP & add some corner case tests
by RabsRincon
· 7 years ago
7629370
Merge pull request #785 from Ethiraric/master
by Rubén
· 7 years ago
8ca52b0
Update asm-docs.js.
by Ethiraric
· 7 years ago
203b4c3
Add Swift 4.0.3 & demangle toggle support
by RabsRincon
· 7 years ago
d8e2bf1
Add NASM 2.13.03
by RabsRincon
· 7 years ago
d74c528
Add quote-props lint options & add D tests
by RabsRincon
· 7 years ago
7fc071e
Merge pull request #855 from partouf/ppcifilter
by Rubén
· 7 years ago
83561cc
weird things happen when return is on its own
by Partouf
· 7 years ago
28c2901
shorter
by Partouf
· 7 years ago
c8be475
change to filterUserOptions
by Partouf
· 7 years ago
a412d5a
ppci argument filter
by Partouf
· 7 years ago
ae37f93
Show apropiated error messages on compiler UI
by RabsRincon
· 7 years ago
3aa83e1
Unify how AST support is detected & reported to UI
by RabsRincon
· 7 years ago
2f6cd42
Add --noCache EXTRA_ARGA to disable caching
by RabsRincon
· 7 years ago
66bcbfd
Update (quote) asm-docs URLs.
by Ethiraric
· 7 years ago
078eb69
Run docenizer to refresh asm documentation.
by Ethiraric
· 7 years ago
1cdbcac
Enforce CSP
by RabsRincon
· 7 years ago
2986ccb
Merge pull request #845 from mattgodbolt/copyright
by Rubén
· 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
3e713b0
Fixed copyright and renamed to OptCompiler
by Adrian Bibby Walther
· 7 years ago
5e1245c
Added basic support for LLVM IR
by Adrian Bibby Walther
· 7 years ago
fc72053
Import new logo and change CSS etc to use it
by Matt Godbolt
· 7 years ago
c266246
fix
by Partouf
· 7 years ago
df624af
Remove unused parameter
by RabsRincon
· 7 years ago
995ab91
Add initial DMD support
by RabsRincon
· 7 years ago
8bc814f
Report output size to the UI
by RabsRincon
· 7 years ago
1313ff8
Address review comments
by RabsRincon
· 7 years ago
670afd8
Move to ESLint
by RabsRincon
· 7 years ago
62e6830
Format files
by RabsRincon
· 7 years ago
93d0241
Add line count to compiler output button
by RabsRincon
· 7 years ago
3f362fd
Enabling eqeqeeq for server side codee as w ell
by jaredwy
· 7 years ago
a414d8a
Merge branch 'master' into fixedes6
by Rubén
· 7 years ago
ef89c6a
Merge pull request #800 from mattgodbolt/jw/webpack
by jaredwy
· 7 years ago
0848c3c
Remove report uri
by Rubén
· 7 years ago
4fbcdaa
Merge branch 'master' into jw/webpack
by Rubén
· 7 years ago
8652eca
Fixing a few bugs:
by jaredwy
· 7 years ago
7ea6d88
Merge branch 'master' into fixedes6
by Rubén
· 7 years ago
02122d8
ES6fy ppci and improve base-compiler
by RabsRincon
· 7 years ago
67235ec
not needed
by partouf
· 7 years ago
b46611d
remove obsolete/empty constructors
by partouf
· 7 years ago
11da4e8
Merge branch 'es6unittest' of https://github.com/partouf/compiler-explorer into es6unittest
by Partouf
· 7 years ago
457a6f5
compiler handler calls initialise()
by Partouf
· 7 years ago
a2e59a9
run initialise after compiler creation
by partouf
· 7 years ago
Next »