Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
68af50300a911c3cc2d8e0c46e11714c283eb3bf
/
lib
68af503
Address some PR comments
by RabsRincon
· 6 years ago
ded43f3
Make another attemp at fixing path issues
by RabsRincon
· 6 years ago
18a22c0
Fix (again) path handling for cookies file
by RabsRincon
· 6 years ago
0de55ce
Fix path resolution on dist release
by RabsRincon
· 6 years ago
dd2ab6d
Move to own fork of cookieconsent
by RabsRincon
· 6 years ago
12026f6
Move anonymizeIp function to utils.js & add tests
by RabsRincon
· 6 years ago
389c691
Split morgan logger to info/warn/error statusCodes
by RabsRincon
· 6 years ago
0e79066
Add semver ordering to compilers
by RabsRincon
· 6 years ago
9ef92b7
Fix a remaining underscore-node use
by RabsRincon
· 6 years ago
1a33902
Merge compilerProps functions to a general case one (#956)
by Rubén
· 6 years ago
7c18ffe
Drop underscore-node in favour of underscore.js
by RabsRincon
· 6 years ago
57405e4
Remove unnecessary quotes
by RabsRincon
· 6 years ago
6235faf
Merge pull request #909 from mattgodbolt/contextualdemangler
by Matt Godbolt
· 6 years ago
2bca0bf
use -n on the unittests, so they run under windows as well
by Partouf
· 6 years ago
1c1f5c2
undo -n
by Partouf
· 6 years ago
e9202f1
start to collect often used regular expressions for asm
by Partouf
· 6 years ago
181c984
fix copyright notice
by Partouf
· 6 years ago
9340aef
only loop once over translations array
by Partouf
· 6 years ago
d54d10c
Add compiler id to gathering version log message
by RabsRincon
· 6 years ago
019a4df
Fix prependOptions visibility
by RabsRincon
· 6 years ago
5dcd18f
Avoid 0X.. property values to be parsed as ints
by RabsRincon
· 7 years ago
13f6e80
Add explanation comment to code
by Rubén
· 7 years ago
9bd4a2b
Always try to attach gccdump info
by Marc Poulhiès
· 7 years ago
5ba7122
Addressing @RabsRincon comments
by Matt Godbolt
· 7 years ago
52652f6
Clarify a comment
by Matt Godbolt
· 7 years ago
d5ac32b
Handle missing creator metadata
by Matt Godbolt
· 7 years ago
78c3142
Use the new caching system for compilation caches.
by Matt Godbolt
· 7 years ago
72760b6
Support creation of cache chains from config strings
by Matt Godbolt
· 7 years ago
36b7208
First attempt at some new caching; including in-memory, on-disk, and on S3
by Matt Godbolt
· 7 years ago
a7a5af4
Report back every option we explicitly added
by RabsRincon
· 7 years ago
0fd482e
Add gcc toolchain to CUDA clang
by Matt Godbolt
· 7 years ago
f85fe29
Add cuda-mode.js, derived from cppp-mode.js
by RabsRincon
· 7 years ago
a2109fa
Clarify a comment
by Matt Godbolt
· 7 years ago
9782072
Make llvm-mca a child of analysis-tool baseclass
by RabsRincon
· 7 years ago
ac8d24a
First stab at CUDA support. See #221
by Matt Godbolt
· 7 years ago
b929d42
Add an 'analysis' tool class, and add llvm-mca as its first client
by Filipe Cabecinhas
· 7 years ago
2536227
Add a way to disable the 'cosmetic' filters
by Filipe Cabecinhas
· 7 years ago
a0b34e4
Correctly handle empty GCC Tree/RTL dumps on UI
by RabsRincon
· 7 years ago
d5621d7
Fix undefined function if no formatters defined
by RabsRincon
· 7 years ago
53ac6d3
Merge pull request #908 from mattgodbolt/format
by Rubén
· 7 years ago
5ba34e6
Address @jaredwy review comments
by RabsRincon
· 7 years ago
2e15acb
Fix undefined function call
by RabsRincon
· 7 years ago
59584f3
Address some of @Partouf's review comments
by RabsRincon
· 7 years ago
6c1a9cd
get demanglerclassfile
by Partouf
· 7 years ago
cb85ab0
should not detect this because loss of information
by Partouf
· 7 years ago
e795aba
bugfix CL label recognition
by Partouf
· 7 years ago
39a11b1
arm branch support
by Partouf
· 7 years ago
7246b32
refactoring, bugfixes and unittest
by Partouf
· 7 years ago
ed34214
invoke parent function instead of reinventing the wheel
by Partouf
· 7 years ago
915040f
always use the compiler exec function
by Partouf
· 7 years ago
2d5343c
bugfix, not sure why this doesn't produce errors..
by Partouf
· 7 years ago
90a6a95
code styling
by Partouf
· 7 years ago
885a987
unittest fixes
by Partouf
· 7 years ago
7ed923d
use property for demanglerClassFile and start using it
by Partouf
· 7 years ago
d4765cf
wine demangler fix
by Partouf
· 7 years ago
4940c47
another refactor and added regex
by Partouf
· 7 years ago
072a63c
refactor and extra regex
by Partouf
· 7 years ago
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
e5ee5a2
Make clang-format user input more secure
by RabsRincon
· 7 years ago
6e85b2d
Merge pull request #902 from partouf/gofixes
by Matt Godbolt
· 7 years ago
3ace4fd
Ensure answer return param always exists
by RabsRincon
· 7 years ago
24c56d1
Avoid doing unnecessary json formatting
by RabsRincon
· 7 years ago
0afd799
Add tests for bad formatters
by RabsRincon
· 7 years ago
bcdfd46
Add list formatters handler test
by RabsRincon
· 7 years ago
a8cc9db
Fix missing input argument
by RabsRincon
· 7 years ago
b8c8c65
Reimplement code formatting
by RabsRincon
· 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
Next »