Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
5bee8376eb4f4091e9bdd509f5f4e82afaf3faa6
/
lib
5bee837
Fix log message
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
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
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
4a1db6c
Run firejail in quiet mode
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
0eedd0a
Merge pull request #1366 from mattgodbolt/libffixes
by Patrick Quist
· 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
4639fbe
First sketching of firejail support in mainline (woo). See #429
by Matt Godbolt
· 6 years ago
9b89389
fixes #1285
by Partouf
· 6 years ago
74e3aba
Add missing semicolon
by Matt Godbolt
· 6 years ago
bf27f2e
Support Intel syntax in ispc. See #1253
by Matt Godbolt
· 6 years ago
5ef53b0
Add missing return after reject
by Rubén Rincón Blanco
· 6 years ago
97b373e
Fix the Goo.gl expansion situation
by RabsRincon
· 6 years ago
eb0a45d
* Add 6502 support
by Matt Godbolt
· 6 years ago
9410c2a
Fix build, formatting issue
by Matt Godbolt
· 6 years ago
f2652cf
Add LLVM IR view for LDC.
by Johan Engelen
· 6 years ago
68eef3d
Improve logging for unstated compiler binaries
by RabsRincon
· 6 years ago
2e7fc5f
Super minor tweaks to @bugwelle's awesome PR for LLVM IR mode!
by Matt Godbolt
· 6 years ago
b873225
Merge branch 'master' into llvm
by Matt Godbolt
· 6 years ago
27536f3
Fix Zig trunk
by RabsRincon
· 6 years ago
d76657f
Braino!
by Matt Godbolt
· 6 years ago
b45e607
Merge pull request #1301 from mattgodbolt/profanitycheck
by Matt Godbolt
· 6 years ago
2011c84
Rename thing we add as `nonce`, add tests. Fix logic error
by Matt Godbolt
· 6 years ago
e721c23
Fix Zig semver check
by RabsRincon
· 6 years ago
d414896
Fix newer Zig versions
by RabsRincon
· 6 years ago
a36e23c
Fix cuda disassembly code highlighting
by Sebastian Staffa
· 6 years ago
bde3e82
Implement profanity check on subhashes
by RabsRincon
· 6 years ago
073eff6
Replace restreamer with a custom proxy handler that works for us. Fixes #1289
by Matt Godbolt
· 6 years ago
a253f7c
Merge pull request #1283 from jD91mZM2/toggle-short
by Rubén Rincón Blanco
· 6 years ago
2f9306f
Try to upgrade x86 asm docs
by RabsRincon
· 6 years ago
a6bac1c
Merge pull request #1295 from mattgodbolt/customcwdalways
by Patrick Quist
· 6 years ago
9ce5998
custom wine implementation for runCompiler to strip the 'Z:'
by Partouf
· 6 years ago
ba27db2
filename has already been filename()d
by Partouf
· 6 years ago
c1df527
log cwd used
by Partouf
· 6 years ago
0da2ad1
fix #dfc3b32
by Sebastian Staffa
· 6 years ago
dddae14
Fix warnings
by jD91mZM2
· 6 years ago
1198a1a
Use storageSolution=null over enableShort=false
by jD91mZM2
· 6 years ago
32d9519
fix for wine-vc
by Partouf
· 6 years ago
7f1a0d6
under the default runCompiler, make sure we have the right cwd (in tmp)
by Partouf
· 6 years ago
6d352f7
Merge pull request #1288 from kalray/pr/cfg
by Matt Godbolt
· 6 years ago
af5c5d4
Better match gcc compilers
by Marc Poulhiès
· 6 years ago
54f08a2
addressing issue #1273, ...
by asynts
· 6 years ago
f5b89c7
Add a way to specify lang from fetchRemote
by RabsRincon
· 6 years ago
23888dd
remove folder only after exec has been cached
by Partouf
· 6 years ago
f5193ee
bugfix
by Partouf
· 6 years ago
f2206f4
return error when build fails
by Partouf
· 6 years ago
126f845
use npm package instead of executing tar
by Partouf
· 6 years ago
493036b
store executables in the same cache
by Partouf
· 6 years ago
d7b1441
package executable and dependencies and unpack
by partouf
· 6 years ago
25eacf2
refactor
by partouf
· 6 years ago
8a08772
store executables in cache and use them for execution
by partouf
· 6 years ago
a492311
Add a way to list all installed libraries
by RabsRincon
· 6 years ago
8042a72
OCaml: add compiler flag preventing binary creation
by Freyr666
· 6 years ago
bb9105b
Merge pull request #1225 from Freyr666/OCaml
by Matt Godbolt
· 6 years ago
49e64c0
Fix masm flag detection for ARM compilers
by Adam Burgess
· 6 years ago
2c38278
Merge remote-tracking branch 'matt/master' into matt/storageget
by Partouf
· 6 years ago
ae7bc43
Merge pull request #1254 from mattgodbolt/yarnUpgrades
by Patrick Quist
· 6 years ago
4ee91f0
lintfix
by Partouf
· 6 years ago
42385ec
Security upgrades and test fixes
by Matt Godbolt
· 6 years ago
00ceb4c
Merge pull request #1174 from mattgodbolt/compilerargs
by Patrick Quist
· 6 years ago
e529b6e
removed redundant check for array length
by Partouf
· 6 years ago
01db837
handlePop arg to exclude usedoptions, use separate url when needed
by Partouf
· 6 years ago
8b228ff
More ada fixes
by Matt Godbolt
· 6 years ago
fa9a3ca
Merge pull request #1251 from karliss/section-filter
by Matt Godbolt
· 6 years ago
7c92978
Merge pull request #1190 from Mitchtdk/ada-language-support
by Matt Godbolt
· 6 years ago
304d135
Filter non function symbols based on section.
by Kārlis Seņko
· 6 years ago
cad9919
bugfix VC style assignment matches
by Partouf
· 6 years ago
addf46c
process popular arguments if supplied in compilation results
by Partouf
· 6 years ago
16bae63
bugfix arguments with assignment
by Partouf
· 6 years ago
064ded5
unittest for CompilerArguments + able to exclude certain arguments
by Partouf
· 6 years ago
38d004a
Merge remote-tracking branch 'matt/master' into compilerargs
by Partouf
· 6 years ago
d8c8ec4
bugfixes
by Partouf
· 6 years ago
b13bac1
Merge pull request #1240 from karliss/llvm-cfg
by Patrick Quist
· 6 years ago
1986a80
Enable cfg for x86 LLVM based compilers and gcc.
by Kārlis Seņko
· 6 years ago
e892d35
change argument parser for some compilers
by Partouf
· 6 years ago
73bc76a
comparg extra settings
by Partouf
· 6 years ago
40f6e0e
Trim trailing whitespaces when removing comments.
by Kārlis Seņko
· 6 years ago
da60faa
Merge remote-tracking branch 'matt/master' into compilerargs
by Partouf
· 6 years ago
53829b6
Add a setting for the binary execution timeout
by RabsRincon
· 6 years ago
18bf4cf
fix #1229
by Partouf
· 6 years ago
f7ff883
remove labels that belong to libraries, added tests
by Partouf
· 6 years ago
74a5720
Merge remote-tracking branch 'matt/master' into hide-header-code
by Partouf
· 6 years ago
7e1b454
OCaml language support
by Freyr
· 6 years ago
e1dc829
Merge pull request #1194 from vcabbage/go-labels
by Patrick Quist
· 6 years ago
423f668
Move to newer sentry library (hopefully fixes any sentry log issues)
by Matt Godbolt
· 6 years ago
ff70006
Remove extraneous semicolon (and hopefully trigger a travis build)
by Matt Godbolt
· 6 years ago
5c74986
Add flag to exit the process when compilers clash
by RabsRincon
· 6 years ago
c61cee6
Better handle missing short id case
by RabsRincon
· 6 years ago
9b1d662
Fix undefined variable access
by RabsRincon
· 6 years ago
98a35ac
Try a new strategy for s3 link expansion
by RabsRincon
· 6 years ago
d6d6055
Add tests for Go labels and handle function name collisions.
by Kale Blankenship
· 6 years ago
Next »