Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
cee421a366ee47590e1927321f15380375b90eb7
cee421a
Address @rabsrincon comment
by Matt Godbolt
· 5 years ago
dd0a6ba
Updates to Privacy Policy
by Matt Godbolt
· 5 years ago
ff75736
Add gnuas 9.1
by RabsRincon
· 5 years ago
aeb4985
Move demanglers and objdumpers to gcc 9.1
by RabsRincon
· 5 years ago
e52f660
Require compiler demangler class only once at init
by RabsRincon
· 5 years ago
4521931
Add basic event loop lag logging capability (#1518)
by Austin Morton
· 5 years ago
e028320
Retain sourcemap comments in production bundles
by Austin Morton
· 5 years ago
32ac2c1
Use chunkhash in webpack so unchanged chunks will remain cached
by Austin Morton
· 5 years ago
4f5a598
Merge pull request #1515 from mattgodbolt/loadsavefix
by Rubén Rincón Blanco
· 5 years ago
9eb0b1e
init not needed, we know its not gonna work there
by Partouf
· 5 years ago
b5d6585
load modal on demand instead of on startup
by Partouf
· 5 years ago
3dab54e
revert change, causes issue if you dont have wine
by Patrick Quist
· 5 years ago
1e283d3
Fixes #1448
by Patrick Quist
· 5 years ago
7924f6d
real path fix for tools
by Partouf
· 5 years ago
235640b
fix source filename in parseOutput
by Partouf
· 5 years ago
5fa15a7
fix
by Partouf
· 5 years ago
04c8578
apply filenametransform to tool output
by Partouf
· 5 years ago
3245551
bugfix compiler groupings in executor
by Partouf
· 5 years ago
6cd38dd
bugfix grouping of compilers
by Partouf
· 5 years ago
893a43b
disable stdin in various tools
by Partouf
· 5 years ago
5ebba0b
Merge pull request #1512 from mattgodbolt/compilerservicerefacto
by Patrick Quist
· 5 years ago
ef38216
lintfix
by Partouf
· 5 years ago
bd94920
refactor compiler match and fallback
by Partouf
· 5 years ago
9bf41f0
Merge remote-tracking branch 'matt/master' into compilerservicerefacto
by Partouf
· 5 years ago
6eab835
Merge pull request #1510 from mattgodbolt/monaco-webpack
by Patrick Quist
· 5 years ago
d7f2149
Require monaco on 6502 mode definition
by RabsRincon
· 5 years ago
39b2a2e
Merge branch 'master' into monaco-webpack
by RabsRincon
· 5 years ago
9a27964
Make tools editor use requested font
by RabsRincon
· 5 years ago
b7ca466
load asm6502 mode somewhere
by Partouf
· 5 years ago
f418ebe
new asm language syntax for 6502 assembly
by Partouf
· 5 years ago
1eb7b14
disable tool button asap
by Partouf
· 5 years ago
7a1c9e7
Upgrade tools pane monaco inclusion
by RabsRincon
· 5 years ago
1f7d7f3
Merge branch 'master' into monaco-webpack
by RabsRincon
· 5 years ago
e4891a5
Update pascal.amazon.properties
by Patrick Quist
· 5 years ago
ebfad4e
Merge pull request #1503 from mattgodbolt/toolimprovements
by Patrick Quist
· 5 years ago
5047bd6
doc languageid
by Partouf
· 5 years ago
560e6dc
more doc
by Partouf
· 5 years ago
15ac3bf
start of documentation
by Partouf
· 5 years ago
6071d0b
add x86to6502
by Partouf
· 5 years ago
3868592
const
by Partouf
· 5 years ago
1068e98
add readelf
by Partouf
· 5 years ago
40cad90
log eaccess errors
by Partouf
· 5 years ago
84e7f32
prop fix
by Partouf
· 5 years ago
5bd8465
filter prompt from output
by Partouf
· 5 years ago
37fc9b6
oops, stdin was used and not commands.txt
by Partouf
· 5 years ago
21b9e87
comment
by Partouf
· 5 years ago
f9a645a
dont actually pass stdin as stdin, add stdin hint
by Partouf
· 5 years ago
5ec5b90
handle stdin resize events, set resize in template
by Partouf
· 5 years ago
e315a7e
Add clang-query-tool based on @steveire changes
by RabsRincon
· 5 years ago
4e2f90e
Save stdin/args field visivility state
by RabsRincon
· 5 years ago
0aceb8d
untested pahole addition to c
by Partouf
· 5 years ago
b1e5660
new settings for c++ tools
by Partouf
· 5 years ago
6ee738e
Fix external compilers when httpRoot is set. (#1410)
by Austin Morton
· 5 years ago
6795c09
disable stdin if its really not useful
by Partouf
· 5 years ago
ef293a1
awkward bugfix + no tools item
by Partouf
· 5 years ago
21be97f
update tool name also when using monaco output
by Partouf
· 5 years ago
e182306
Move common compiler logic to compilerservice
by RabsRincon
· 5 years ago
46039dd
empty
by Partouf
· 5 years ago
d66f634
refresh tools on language and compiler change
by Partouf
· 5 years ago
0bbd8be
fix compilerExe
by Partouf
· 5 years ago
ddbc938
Clang 10 and higher support dumping AST. Fixes #1511
by Austin Morton
· 5 years ago
146d026
Merge remote-tracking branch 'origin/master' into monaco-webpack
by Matt Godbolt
· 5 years ago
b7819ec
Disable `--depth` in git clone in travis
by Matt Godbolt
· 5 years ago
def64d9
Fix chunck loading
by RabsRincon
· 5 years ago
8015e5f
Adress PR comments
by RabsRincon
· 5 years ago
243343b
Fix monaco editor web plugin output path
by RabsRincon
· 5 years ago
bea2e88
Fix dist creation missing dir issue
by RabsRincon
· 5 years ago
c66c513
Reduce webpack verbosity
by RabsRincon
· 5 years ago
f7d3bd5
Remove vs name link
by RabsRincon
· 5 years ago
6a9095f
First steps towards using Monaco with webpack
by RabsRincon
· 5 years ago
2085f8d
Merge pull request #1504 from mattgodbolt/undenodeify
by Rubén Rincón Blanco
· 5 years ago
91cf11c
Remove redundant Promise.resolve calls
by RabsRincon
· 5 years ago
076ae6b
support hint for stdin
by Partouf
· 5 years ago
600eab2
Merge branch 'toolimprovements' of https://github.com/mattgodbolt/compiler-explorer into toolimprovements
by Partouf
· 5 years ago
b59f802
lint fix
by Partouf
· 5 years ago
621bec2
add monaco with language as tool output option
by Partouf
· 5 years ago
3086804
runtime enable/disable for toggles
by Partouf
· 5 years ago
3264da7
language support tool output
by Partouf
· 5 years ago
a25e177
bugfix basetool, add x86to6502
by Partouf
· 5 years ago
ed7c80f
Move bulk of client side options to non-inlined script (#1497)
by Austin Morton
· 5 years ago
df78b11
Update on-disk.js
by Patrick Quist
· 5 years ago
57cb1e8
Completely remove need for denodeify
by RabsRincon
· 5 years ago
ca7539b
bugfix runTool parameters
by Partouf
· 5 years ago
20dbbf8
bugfix for when process cant be spawned
by Partouf
· 5 years ago
a7d6e75
remove denodify
by Partouf
· 5 years ago
36fdc18
move css
by Partouf
· 5 years ago
cea30e5
refactor tool execution to use info object
by Partouf
· 5 years ago
558c916
make stdin resizable
by Partouf
· 5 years ago
9d740e5
buglintfix
by Partouf
· 5 years ago
80fa777
merge pahole for fpc branch
by Partouf
· 5 years ago
85764bf
add togglebuttons for tool input, autopopulate tool dropdown
by Partouf
· 5 years ago
d2cee50
Merge pull request #1490 from mattgodbolt/libapi
by Patrick Quist
· 5 years ago
b08ff06
Conserve output for compiler output empty lines
by RabsRincon
· 5 years ago
e25dd14
fix as suggested
by Partouf
· 5 years ago
945ab7f
Merge pull request #1473 from mattgodbolt/features/configurable-health-check
by Patrick Quist
· 5 years ago
c74f89d
Merge pull request #1498 from mattgodbolt/features/fix-ie11
by Patrick Quist
· 5 years ago
4f0e1cf
Implement health checks that read from a file on disk. See #1473
by Austin Morton
· 5 years ago
e02a0e5
docs: fixed small error (#1501)
by 0xflotus
· 5 years ago
5933d06
Use relative url's for MOTD to fix CORS issues. Closes #1500
by Austin Morton
· 5 years ago
d334a5b
Only load es6-shim on IE11
by Austin Morton
· 5 years ago
Next »