Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
d63d0503791b2381456a55ef890fb74dbdac8b06
d63d050
Avoid double language set in special case
by RabsRincon
· 7 years ago
6b376b7
Remove unused improtd
by RabsRincon
· 7 years ago
90adcd2
ES6fy app.js
by RabsRincon
· 7 years ago
8c72134
Merge pull request #734 from mafagafogigante/typos
by Matt Godbolt
· 7 years ago
24e8358
Fixed minor typos in the documentation
by Bernardo Sulzbach
· 7 years ago
495c16f
Minor tweaks to readme
by Matt Godbolt
· 7 years ago
88fc3e9
Merge pull request #732 from partouf/windowsfixes
by Matt Godbolt
· 7 years ago
5907820
Merge pull request #731 from partouf/remotefix
by Matt Godbolt
· 7 years ago
7fb03c1
fix remote
by partouf
· 7 years ago
c3782df
windows platform itself works like wsl
by partouf
· 7 years ago
8446e1f
Remove some references to gcc.godbolt.org etc
by Matt Godbolt
· 7 years ago
e43e198
Merge pull request #729 from partouf/fixhelpcalls
by Rubén
· 7 years ago
7fa8dbd
shortened notation
by partouf
· 7 years ago
3d5f0df
Merge pull request #727 from partouf/fpc304
by Rubén
· 7 years ago
b5d4ab0
don't use argumentparser on compilers we're certain to not have anything useful
by partouf
· 7 years ago
30a8336
Enable FPC 3.0.4
by partouf
· 7 years ago
42af21e
Merge pull request #726 from partouf/fix725
by Matt Godbolt
· 7 years ago
5f52edf
fixes #725
by partouf
· 7 years ago
1282eea
Ensure we send the libraries that are selected for this language id. Fixes #724
by Matt Godbolt
· 7 years ago
e80c833
Fix libaries not being stored when sharing them
by RabsRincon
· 7 years ago
6ca0990
Merge pull request #723 from partouf/execbuttonvis
by Matt Godbolt
· 7 years ago
429ffd9
const
by partouf
· 7 years ago
1d65f85
return false when no compiler supportsExecute
by partouf
· 7 years ago
18c9f35
Stop storing compiler name in gcc dump's state
by RabsRincon
· 7 years ago
ef986f3
Ignore newrelic agent log
by Matt Godbolt
· 7 years ago
df64706
Massive hope and a prayer
by Matt Godbolt
· 7 years ago
524b387
Better compiler searching
by RabsRincon
· 7 years ago
a9be2a3
Merge pull request #717 from partouf/restoreapi
by Rubén
· 7 years ago
045c172
codereview fixes + tests
by partouf
· 7 years ago
2ef40c9
make api match the documentation
by partouf
· 7 years ago
c37567e
Increase allowed vram to hopefully allow wine to run again
by Matt Godbolt
· 7 years ago
891a2c3
Fix old links. Hopefully
by RabsRincon
· 7 years ago
c81fd4f
Merge pull request #716 from partouf/binarybuttonfix
by Rubén
· 7 years ago
411d200
supportsBinary is an object with the languages, not a boolean like supportsExecute
by partouf
· 7 years ago
e03ab10
Support old links by looking for the compiler
by RabsRincon
· 7 years ago
fc75208
New year, new date
by RabsRincon
· 7 years ago
f13dfef
Ignore external contributions copyrights
by RabsRincon
· 7 years ago
1f954cd
Underscorefy Object.assign
by RabsRincon
· 7 years ago
3851d6f
Adjust release date
by Matt Godbolt
· 7 years ago
a14d494
Allow language selection in writieable embed view
by RabsRincon
· 7 years ago
bcd518d
Update Roadmap for 2018
by Rubén
· 7 years ago
563ccbf
Fix reported issues with options & compiler select
by RabsRincon
· 7 years ago
a5dd0a6
Merge pull request #711 from mikenz/language-is-gone
by Rubén
· 7 years ago
bc0b414
Don't attempt to use the default language from the client's local if it no longer exists
by Mike Cochrane
· 7 years ago
d1414ae
Update CONTRIBUTING.md
by Rubén
· 7 years ago
c202f1d
Merge pull request #710 from gnaggnoyil/master
by Rubén
· 7 years ago
c05166b
Use known settings instead of asking for them
by RabsRincon
· 7 years ago
9e120e1
Add ability to select default language
by RabsRincon
· 7 years ago
3692c29
Stop storing the same info twice
by RabsRincon
· 7 years ago
738d60d
Avoid double-compilations when lang is changed
by RabsRincon
· 7 years ago
6b83420
explicitly specify editor's font to be monospace
by gnaggnoyil
· 7 years ago
58e98b5
Merge pull request #709 from mikenz/patch-1
by Matt Godbolt
· 7 years ago
b499db3
Silence error when ghc is not available
by Mike Cochrane
· 7 years ago
fc89961
Changelog update
by Matt Godbolt
· 7 years ago
e82f023
More thanks
by Matt Godbolt
· 7 years ago
b4bfd00
ES6-if-cation
by Matt Godbolt
· 7 years ago
c642ed3
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
b6df340
Merge pull request #706 from partouf/winepathtestfix
by Rubén
· 7 years ago
c3b69e7
use testmode to access internal functions instead of _12
by partouf
· 7 years ago
74dae20
darwin works the same as linux here
by partouf
· 7 years ago
e8a8c9e
Add cpyrighter script
by RabsRincon
· 7 years ago
de0ce0b
Merge pull request #682 from partouf/cl-unmangling
by Rubén
· 7 years ago
27b57c0
Hide C until after the merge
by RabsRincon
· 7 years ago
f08ceb9
Save compiler state on language change
by RabsRincon
· 7 years ago
288b8be
Remove unnecessary lang declaration
by RabsRincon
· 7 years ago
c853ebe
Merge pull request #704 from partouf/pascalunificationfix
by Rubén
· 7 years ago
7b489c6
Stop getting into an infinite loop
by RabsRincon
· 7 years ago
929be85
Restore --language EXTRA_ARG
by RabsRincon
· 7 years ago
7d3e26f
Stop showing release hash if none is found
by RabsRincon
· 7 years ago
aa01214
Allow to run CE when downloading the repo
by RabsRincon
· 7 years ago
926cba8
Close #701
by RabsRincon
· 7 years ago
f7b87e9
compensate for difference between beta and unification branches
by partouf
· 7 years ago
6070cfe
Always use output.pas as filename, otherwise things will break.
by partouf
· 7 years ago
d085bac
Remove explicit langid, as it's part of the compiler config already
by Matt Godbolt
· 7 years ago
87afc3a
Add tests for language selection
by Matt Godbolt
· 7 years ago
fcf812a
Fix up bad merge
by Matt Godbolt
· 7 years ago
918b2dd
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
1b2628d
Refactor compile handler to be ES6ish
by Matt Godbolt
· 7 years ago
d359122
Move compile handler, add tests
by Matt Godbolt
· 7 years ago
3ccb8b0
Remove unnecessary Promise requirements in server code, switch to separate denodeify
by Matt Godbolt
· 7 years ago
c18014e
Avoid an error if the compiler fails to execute during version check
by Matt Godbolt
· 7 years ago
28295f7
Sync compile options for lang/compiler pair
by RabsRincon
· 7 years ago
7e589d7
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
a47b512
Correctly run tests for coverage. Exclude the auto-generated asm-docs.js
by Matt Godbolt
· 7 years ago
3ac9306
use native ms runtime, use compilewrapper for undname demangler
by partouf
· 7 years ago
5a2066b
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
96371a9
Get rid of old style module setup
by Matt Godbolt
· 7 years ago
69ee804
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
22c8705
Extract source handler
by Matt Godbolt
· 7 years ago
0311cd3
set undname as demangler for msvc cl
by partouf
· 7 years ago
a697b9f
Minor tweaks to the way opt stuff is done
by Matt Godbolt
· 7 years ago
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
Next »