Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
c280da556b21a1f9d90a788fefc493220672d749
c280da5
Update libs (non-major) versions
by RabsRincon
· 7 years ago
b5f8393
Merge pull request #756 from partouf/asm
by Patrick Quist
· 7 years ago
7ce7594
wrong match
by partouf
· 7 years ago
b20401b
-g fails on linux llvm-as
by partouf
· 7 years ago
88b141d
support gcc objdump notation of labels
by partouf
· 7 years ago
132a26f
Merge pull request #755 from partouf/asm
by Matt Godbolt
· 7 years ago
7043312
fix clang version regex
by partouf
· 7 years ago
24c9bd7
make compile-wrapper always work no matter where the cwd is
by partouf
· 7 years ago
7f5b167
Take out new relic support.
by Matt Godbolt
· 7 years ago
661f70f
Merge pull request #753 from partouf/asm
by Patrick Quist
· 7 years ago
7eb7ede
use the gnu as installed with the different version of gcc
by partouf
· 7 years ago
2fd0bab
Merge pull request #748 from partouf/asm
by Rubén
· 7 years ago
ea54d3c
added possible llvm-as locations
by partouf
· 7 years ago
1eb1d2b
add asm alias
by partouf
· 7 years ago
b775d37
Remove Fira Mono temporally
by RabsRincon
· 7 years ago
fb61f5a
Merge pull request #749 from JohanEngelen/patch-1
by Rubén
· 7 years ago
5b2a7cb
Add LDC 1.7.0 and make it the default for D
by Johan Engelen
· 7 years ago
da5c0c4
amazon properties
by partouf
· 7 years ago
404a9c1
basic setup for nasm and gnu as
by partouf
· 7 years ago
5be9998
Fix language selection from subdomain
by RabsRincon
· 7 years ago
58bd828
Hopefully fix font issues
by RabsRincon
· 7 years ago
43bca16
Setup new language behaviour by @mattgodbolt
by RabsRincon
· 7 years ago
e25dd51
Select a compiler if none is found
by RabsRincon
· 7 years ago
4a1d915
Fix missing semicolon
by RabsRincon
· 7 years ago
36c6781
Add links to libraries
by RabsRincon
· 7 years ago
9dc70f5
Merge pull request #743 from partouf/express-upgrade
by Rubén
· 7 years ago
9b9964f
Merge pull request #744 from jsheard/rust-updates
by Rubén
· 7 years ago
9b7aa77
Add Rust 1.22 and 1.23
by Joshua Sheard
· 7 years ago
c931e68
Upgrade to newer version of Express
by partouf
· 7 years ago
5c335a5
Merge pull request #742 from partouf/msvctempfix
by Rubén
· 7 years ago
45106c3
temporary use wine vcruntime until native vcruntime is installed
by partouf
· 7 years ago
13f6ae4
Fix #741
by RabsRincon
· 7 years ago
4c3762d
Respect default language in def view
by RabsRincon
· 7 years ago
da7b45f
Merge pull request #739 from partouf/colorundefined
by Rubén
· 7 years ago
48f5d00
Shortten some app.js lines
by RabsRincon
· 7 years ago
02fcd86
Improve Conformance View by saving lang status
by RabsRincon
· 7 years ago
d10cc4b
added if's just in case a custom implementation set options before passing them into Compile
by partouf
· 7 years ago
d63d050
Avoid double language set in special case
by RabsRincon
· 7 years ago
e120290
set defaults in Compile class, test with actual Compile class, only test what should be changed from the default
by partouf
· 7 years ago
afeb10d
brackets to be sure this is actually correct
by partouf
· 7 years ago
ae1780f
testcase and fix for #738
by partouf
· 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
Next »