Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
2378f0e8a528487440bb2cd903633a3d09d288b7
2378f0e
enable binary mode for crosscompilers where possible
by Partouf
· 5 years ago
895bfd5
Compiler Explorer Team->Authors (for consistency)
by Matt Godbolt
· 5 years ago
993a3de
Merge pull request #1391 from mhammerly/fix-custom-shortener
by Matt Godbolt
· 5 years ago
0b71f40
CR feedback
by Matt Hammerly
· 5 years ago
3501513
update readme description for url shortening
by Matt Hammerly
· 6 years ago
18982ac
add to contributors file :)
by Matt Hammerly
· 6 years ago
d0585bc
clean up no-longer-relevant custom url shortener client scripts
by Matt Hammerly
· 6 years ago
ca763e5
add external tinyurl shortener, use old-style serialized state for external shorteners
by Matt Hammerly
· 6 years ago
d2dae99
factor default url shortener handler into loadable module
by Matt Hammerly
· 6 years ago
da69643
make url shortener handler return entire url
by Matt Hammerly
· 6 years ago
3a37c44
Merge pull request #1382 from LukaPrebil/notification_on_unwise_options
by Rubén Rincón Blanco
· 5 years ago
fe66d60
Merge branch 'master' into notification_on_unwise_options
by Rubén Rincón Blanco
· 5 years ago
5b7a8a9
Cache compiler info on s3 (in same place as other expiring cached info for now)
by Matt Godbolt
· 5 years ago
cd6c642
No need to run before
by Matt Godbolt
· 5 years ago
5d81757
Use released version of node-graceful
by Matt Godbolt
· 5 years ago
4d2537b
WAG: update the node_modules first
by Matt Godbolt
· 5 years ago
3cccbe6
Prune some packages in the hope it magically fixes things
by Matt Godbolt
· 5 years ago
f012fff
Switch to a newer istanbul/nyc
by Matt Godbolt
· 5 years ago
bf23550
Allow caching of compiler version and argument information to improve startup time
by Austin Morton
· 5 years ago
90aafb7
fix ellcc 2017 ldpath for execution
by Partouf
· 5 years ago
2314ad0
Added an ldPath for every compiler (defaults to sensible relative locations), and pass this when running executables. Should address #1399
by Matt Godbolt
· 5 years ago
f212420
Allow /etc/ld.so.conf* files so that linking finds system libraries. See #1398
by Matt Godbolt
· 5 years ago
387a749
Minor logging fix
by Matt Godbolt
· 5 years ago
5f60a5b
Add mailto to privacy policy email
by RabsRincon
· 5 years ago
ffeea22
* Support code execution
by Matt Godbolt
· 5 years ago
2f83c47
Updates to privacy policy
by Matt Godbolt
· 5 years ago
389c53a
Clarify comment in sandbox profile
by Matt Godbolt
· 5 years ago
0b7773c
Merge pull request #1316 from mattgodbolt/policy-dating
by Matt Godbolt
· 5 years ago
60c89e9
Merge pull request #1404 from AMS21/patch-2
by Matt Godbolt
· 5 years ago
d7bb476
Blacklist everything I can think of in /run. CC @apmorton for any thoughts!
by Matt Godbolt
· 5 years ago
008756f
* Updated Catch2 library to version 2.8.0
by AMS21
· 5 years ago
6482b29
Increase virtual RAM availability for compilation.
by Matt Godbolt
· 5 years ago
e35f555
Create FUNDING.yml
by Matt Godbolt
· 5 years ago
4e251dd
Leave `/tmp` writable for WINE
by Matt Godbolt
· 6 years ago
c98dee6
Remote `--timeout` from firejail: it adds >1s per invocation! Should help with #1394
by Matt Godbolt
· 6 years ago
88672ea
Fix log message
by Matt Godbolt
· 6 years ago
691c56b
More tweaks to blacklisting (thanks again @apmorton)
by Matt Godbolt
· 6 years ago
a713fc1
More blacklisting
by Matt Godbolt
· 6 years ago
77b0805
Another @apmorton discovery: syslog() escaped the jail!
by Matt Godbolt
· 6 years ago
fc579cf
Fix @apmorton's sandbox escape (nice work Austin)
by Matt Godbolt
· 6 years ago
c44a88b
Add address space limitations and timeouts. Use for compiler and sandbox limits. Should fix #1393 and helps #429
by Matt Godbolt
· 6 years ago
241b0f3
Merge pull request #1388 from andjo403/rust_llvm_ir_view
by Rubén Rincón Blanco
· 6 years ago
5c9c8dc
Merge branch 'master' into rust_llvm_ir_view
by Rubén Rincón Blanco
· 6 years ago
37e923b
Merge pull request #1381 from sbc100/wasm_clang
by Rubén Rincón Blanco
· 6 years ago
dfd2681
Make linked text more readable in dark mode
by RabsRincon
· 6 years ago
9fdde1d
Use default Monaco color for dark text highlights
by RabsRincon
· 6 years ago
9ba7b43
Merge pull request #1315 from mattgodbolt/betterinterlinking
by Rubén Rincón Blanco
· 6 years ago
0d4f6d6
Set dark theme as default if the user ask for it
by RabsRincon
· 6 years ago
cea11b0
Arg terrible config files
by Matt Godbolt
· 6 years ago
b08b1bb
First wave of environment variable removals
by Matt Godbolt
· 6 years ago
5b4338a
Enable execution in beta environment!
by Matt Godbolt
· 6 years ago
2dc15a9
Minor logging fixes; use new command line flags for sandbox
by Matt Godbolt
· 6 years ago
12bd66d
Workaround for now until we have another firejail patch
by Matt Godbolt
· 6 years ago
d516ef4
Assume a patched CE-specific version of firejail to get a private cwd, and ensure proper cleanup and exit code
by Matt Godbolt
· 6 years ago
491adcd
Use demanglers stored on /opt/compiler-explorer instead of local ones, to work around firejail issues on Amazon
by Matt Godbolt
· 6 years ago
4b0f8e6
Fix for post processing in DMD under firejail. Closes #1386
by Matt Godbolt
· 6 years ago
99b5884
Minor logging tweaks
by Matt Godbolt
· 6 years ago
3b9e566
Add LLVM IR view for Rust
by Andreas Jonson
· 6 years ago
1114f6e
Fix up handling of error indicators. Fixes #1384
by Matt Godbolt
· 6 years ago
3e5c490
Added grouping and group collapse to the notification to not flood the UI
by Luka Prebil
· 6 years ago
b93c84f
Update WindowsNative.md
by Patrick Quist
· 6 years ago
d631e29
improved responsiveness of mouseover highlighting
by Partouf
· 6 years ago
b0326ca
Use https for fmt lib url
by Rubén Rincón Blanco
· 6 years ago
9e98ffc
added self to contributors
by Luka Prebil Grintal
· 6 years ago
9a0b129
Implemented feature
by Luka Prebil Grintal
· 6 years ago
dbea59a
Add WebAssembly clang target
by Sam Clegg
· 6 years ago
0e8bcf8
Run wine processes in a single, shared, sandbox. Keep a single long-lived CMD around which also implicitly creates the wineserver. Re-isolate ipc
by Matt Godbolt
· 6 years ago
95b935d
Very unlikely possible fix for WINE
by Matt Godbolt
· 6 years ago
5bee837
Fix log message
by Matt Godbolt
· 6 years ago
0f58f16
Use a different wine
by Matt Godbolt
· 6 years ago
e1795ca
Fix sentry logging; formatting
by Matt Godbolt
· 6 years ago
3bb8360
Whoops; bit of a nasty parenthesis mistake
by Matt Godbolt
· 6 years ago
1f6e4c8
Log updates; lots of logging was missing since we moved to the new logger
by Matt Godbolt
· 6 years ago
bebd447
Misc tidyups in exec
by Matt Godbolt
· 6 years ago
4bcffc9
Make output available to/from wine server and log exit
by Matt Godbolt
· 6 years ago
52c40df
Make fonts available to wine to shut it up. Give WINE runs a private home dir (seems to prevent an occasional hang...)
by Matt Godbolt
· 6 years ago
65d9d7b
Remove c-preload compiler wrapper in favour of firejail. See #429
by Matt Godbolt
· 6 years ago
c327df8
Fix equals
by Matt Godbolt
· 6 years ago
090ac38
Ignore dotfiles in the asm output directory (as it may be running in /home/matthew under firejail and thus find .bashrc et al
by Matt Godbolt
· 6 years ago
31404db
Fix pascal to use customCwd appropriately
by Matt Godbolt
· 6 years ago
6a2a914
Tidy up log message
by Matt Godbolt
· 6 years ago
fc97769
Reduce amount of blacklisting required
by Matt Godbolt
· 6 years ago
8807b6a
Ensure objdump runs in the right directory
by Matt Godbolt
· 6 years ago
ef26016
Configurable in-app logging
by Matt Godbolt
· 6 years ago
7eb3af3
Add zig 040 to the list
by Matt Godbolt
· 6 years ago
fd4c5c5
Blacklist the /compiler-explorer-image dir
by Matt Godbolt
· 6 years ago
4a1db6c
Run firejail in quiet mode
by Matt Godbolt
· 6 years ago
5517dac
More changes for beta
by Matt Godbolt
· 6 years ago
9c0cd14
Config changes for new wine, and beta
by Matt Godbolt
· 6 years ago
3f138b1
Culmination of several days' worth of work towards running WINE under firejail. See #429
by Matt Godbolt
· 6 years ago
0db213e
Fixes Bootstrap 4.3.1 problems with Share button
by RabsRincon
· 6 years ago
546a692
Fix dev overlay not being displayed
by RabsRincon
· 6 years ago
0eedd0a
Merge pull request #1366 from mattgodbolt/libffixes
by Patrick Quist
· 6 years ago
bc4e0e8
Merge pull request #1374 from Quuxplusone/g0
by Rubén Rincón Blanco
· 6 years ago
4128fcc
Add "-g0" to the P1144 compiler's command line, until I figure out what's wrong with DWARF.
by Arthur O'Dwyer
· 6 years ago
bf61974
Tweak to get more compilers working in firejail. They love to use mmap, and like to make it executable. That's probably ok
by Matt Godbolt
· 6 years ago
26984ce
Move all execution to optionally run in firejail (disabled by default)
by Matt Godbolt
· 6 years ago
55ec58e
Minor reformatting and error handling tweak
by Matt Godbolt
· 6 years ago
fe84d58
Update bootstrap
by Matt Godbolt
· 6 years ago
c7c6f21
Support staging environment
by Matt Godbolt
· 6 years ago
Next »