Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
5c98dfeb56ebb77ee8c26d05503d42511efbe94e
5c98dfe
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
10e8f72
Remove filter(_.identity) in favour of _.compact()
by Matt Godbolt
· 7 years ago
7e884d5
Remove unnecessary sort function
by Matt Godbolt
· 7 years ago
1246e4f
Fix merge issue
by Matt Godbolt
· 7 years ago
1be765e
Merge pull request #694 from partouf/customassembly
by Matt Godbolt
· 7 years ago
bd959a5
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
69ca21d
Remove filter(_.identity) in favour of _.compact()
by Matt Godbolt
· 7 years ago
f3b0ebc
vars can be let
by partouf
· 7 years ago
acca036
Remove unnecessary sort function
by Matt Godbolt
· 7 years ago
98e2abf
Merge branch 'master' into unification
by Rubén
· 7 years ago
500557c
Prevent colourisation of AST dump in clang. Fixes #696
by Matt Godbolt
· 7 years ago
e873bb4
Remove complex and surprising binding of `this` in GCC dump viewer
by Matt Godbolt
· 7 years ago
dbd9b6e
Further ES6ification of base-compiler
by Matt Godbolt
· 7 years ago
f1ab436
Start moving base-compiler to use new JS idioms. Also remove timeout for '--version' call
by Matt Godbolt
· 7 years ago
a0063cc
New editors will use the last open editor's lang
by RabsRincon
· 7 years ago
88a1e68
Slight AT&T asm doc improvement
by Matt Godbolt
· 7 years ago
74b4880
regex fix
by partouf
· 7 years ago
53a691c
undo extra lf
by partouf
· 7 years ago
8f9ca65
undo extra lf
by partouf
· 7 years ago
3a5cdf8
refactoring, support nested asm tags for icc, icc tests
by partouf
· 7 years ago
8f576e5
test fixes
by partouf
· 7 years ago
f31098f
changed the findUsedLabels() function so it recognizes the special case in which gcc indents inline asm labels
by partouf
· 7 years ago
7d7f590
actual testcases for issue #577
by partouf
· 7 years ago
f7c51b9
always allow custom assembly labels, as they are included in the linux binaries too
by partouf
· 7 years ago
5254e94
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
44fd768
Add ARM gcc 7.2.1 (none). Closes #689
by Matt Godbolt
· 7 years ago
a24111a
Remove broken codewake link
by Matt Godbolt
· 7 years ago
9aa75ed
Add C properties for Amazon
by RabsRincon
· 7 years ago
c57a266
Avoid searching for our own compilers in api call
by RabsRincon
· 7 years ago
c657df1
Remove language from the page title
by RabsRincon
· 7 years ago
e4ef9cf
Merge branch 'master' into unification
by Rubén
· 7 years ago
6e7e30b
Parse out colourisation options and default them on. Add tests. See #687
by Matt Godbolt
· 7 years ago
be42a84
Fix Go line highlight
by RabsRincon
· 7 years ago
bffba4e
Add a newline at the end of the tests file
by Matt Godbolt
· 7 years ago
61b8744
Merge pull request #687 from Som1Lse/master
by Matt Godbolt
· 7 years ago
3baf2a2
Treat <stdin> like compiler source. Should fix #680
by Matt Godbolt
· 7 years ago
67e2ce1
Added work in progress on api tests
by Matt Godbolt
· 7 years ago
f1f5baf
Merge branch 'master' into unification
by Rubén
· 7 years ago
13032af
Constify WSL-CL.js
by RabsRincon
· 7 years ago
90db96a
Merge pull request #688 from AndrewPardoe/tempdir
by Rubén
· 7 years ago
0776ca3
Merge branch 'master' into unification
by Rubén
· 7 years ago
f6bd80a
Don't override prototype tempdir function
by Andrew Pardoe
· 7 years ago
ade5ecc
Cleanup
by Andrew Pardoe
· 7 years ago
3cb9057
Cleanup & fix doc file
by Andrew Pardoe
· 7 years ago
816202b
Move creation of CE tempdir in winTmp to WSL-CL.js
by Andrew Pardoe
· 7 years ago
633ef10
PR feedback fixes
by Andrew Pardoe
· 7 years ago
a2b04e9
Documenting changes for WSL
by Andrew Pardoe
· 7 years ago
bbf1407
Fix variable redeclaration for Travis + WSL check
by Andrew Pardoe
· 7 years ago
050e41b
Add winTmp, but keep user option of opt tmpDir.
by Andrew Pardoe
· 7 years ago
0b663c8
Restore tmpdir in app.js
by Andrew Pardoe
· 7 years ago
251c742
Automatically determine Windows temp dir
by Andrew Pardoe
· 7 years ago
b89e22e
Added license to the top of ansi-to-html.js
by Adrian Bibby Walther
· 7 years ago
369a855
Added support for colorized program output
by Adrian Bibby Walther
· 7 years ago
e33e42e
Now supports colorized compiler outputwith -fdiagnostics-color=always
by Adrian Bibby Walther
· 7 years ago
7c6eced
Change tmpDir to use %TEMP%
by Andrew Pardoe
· 7 years ago
95dbed1
Merge pull request #686 from JohanEngelen/patch-1
by Rubén
· 7 years ago
b15f15f
Add LDC 1.6.0 and make that the D default
by Johan Engelen
· 7 years ago
d1daf0e
Update api paths docs
by Rubén
· 7 years ago
72447f2
Merge pull request #683 from AndrewPardoe/master
by Rubén
· 7 years ago
4af31c3
Ducktape old link support
by RabsRincon
· 7 years ago
1bfbc0b
generalize PATH for spaces in PATH
by Andrew Pardoe
· 7 years ago
e6bd714
Add C & CPPX examples. Add load() builtin tests
by RabsRincon
· 7 years ago
e08faa5
Merge branch 'master' into unification
by RabsRincon
· 7 years ago
adcfbb6
Add local coverage support.
by RabsRincon
· 7 years ago
0323c65
Merge branch 'master' into unification
by RabsRincon
· 7 years ago
f7d2cfe
Disable dropdown on embed
by RabsRincon
· 7 years ago
9e6739e
Make code coverage recursive too
by RabsRincon
· 7 years ago
33096bc
Execute tests on subfolders
by RabsRincon
· 7 years ago
5d2ab34
Fix undefined compiler props
by RabsRincon
· 7 years ago
4de9247
Pull language dropdown to the right
by RabsRincon
· 7 years ago
b3a5cf8
Merge branch 'master' into unification
by Rubén
· 7 years ago
f529022
Add eof newline
by RabsRincon
· 7 years ago
7f4649a
Merge pull request #681 from partouf/symbolstorerefactoring
by Rubén
· 7 years ago
1c3e94d
Start extracting handlers into their own testable bits
by Matt Godbolt
· 7 years ago
6d83ccb
Extract health check handler
by Matt Godbolt
· 7 years ago
bce36b4
this one should take coverage to 100% again
by partouf
· 7 years ago
f39c016
added tests that cover more paths
by partouf
· 7 years ago
115d114
bugfix + deprecated fix
by partouf
· 7 years ago
50604ab
refactoring
by partouf
· 7 years ago
0784799
Fix MakeFile and appease linter
by RabsRincon
· 7 years ago
b6e01b8
Add builtin examples tests releated to languages
by RabsRincon
· 7 years ago
6299210
Add execeution tests
by Matt Godbolt
· 7 years ago
def7723
Merge branch 'master' into unification
by Rubén
· 7 years ago
ebe7445
Allow tests to console log
by Matt Godbolt
· 7 years ago
89efa6f
Extend linting to the tests
by Matt Godbolt
· 7 years ago
644d337
Move utils tests into the right spot
by Matt Godbolt
· 7 years ago
9d04d38
Improve compile-handler readbility
by RabsRincon
· 7 years ago
ef95efc
Further improve pre-commit hook
by RabsRincon
· 7 years ago
ce6d70f
Add a `make install-git-hooks` target to install pre-commit hooks
by Matt Godbolt
· 7 years ago
0e55afb
Add mising properties case.
by RabsRincon
· 7 years ago
d383569
Fix space after check
by RabsRincon
· 7 years ago
a22a1da
Add precommit hook to scriots folder
by RabsRincon
· 7 years ago
41ead3f
Merge branch 'master' into unification
by RabsRincon
· 7 years ago
b935cf0
Update lang tests
by RabsRincon
· 7 years ago
25a39c3
Add properties tests
by RabsRincon
· 7 years ago
a272ea9
Add utils tests, update filter-tests
by Matt Godbolt
· 7 years ago
92fb800
Add rustfill to gitignore
by RabsRincon
· 7 years ago
62489bf
Normalize idea configs
by RabsRincon
· 7 years ago
6452396
Update copyright info
by RabsRincon
· 7 years ago
668ce4a
Make a `npm run coverage` command to just report on coverage
by Matt Godbolt
· 7 years ago
Next »