Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
a659ad6a64a9599a281ecd120f8de4d873994b03
/
lib
bdad1fd
Sometimes folders weren't cleaned up after compilation/execution (#2237)
by Patrick Quist
· 5 years ago
de85aec
Normalize and enforce license disclaimer headers (#2234)
by Austin Morton
· 5 years ago
4a158e1
Library widget revamp (#2223)
by Patrick Quist
· 5 years ago
f68198a
Reassign copyright to Compiler Explorer Authors (#2233)
by Matt Godbolt
· 5 years ago
a2eed58
Transfer copyright to compiler explorer authors (#2232)
by Patrick Quist
· 5 years ago
044dcfb
Use ES6 Modules (#2132)
by Austin Morton
· 5 years ago
bac07fe
Eliminate all dynamic require statements (#2230)
by Austin Morton
· 5 years ago
697c8e9
support library options to be passed on to the compiler (#2215)
by Patrick Quist
· 5 years ago
a1b4ec4
Do not attempt to import the demangler class if demanglerType is not set
by Austin Morton
· 5 years ago
a49c052
Refactor shortener implementation in preparation for es6 modules
by Austin Morton
· 5 years ago
3c4aa76
Replace demanglerClassFile with demanglerType (#2225)
by Austin Morton
· 5 years ago
d007a32
Why I still push directly to master is beyond me at this point
by Austin Morton
· 5 years ago
dde5ef0
Move some files in preparation for es6 modules
by Austin Morton
· 5 years ago
8283a16
icc bugfix for conan libraries
by partouf
· 5 years ago
78c13cc
add strings tool (#2206)
by Patrick Quist
· 5 years ago
356e87f
.inst as an opcode (#2190)
by Patrick Quist
· 5 years ago
3c6d1c7
add wasm variants for GO (#2187)
by Patrick Quist
· 5 years ago
3a5420f
remove unused code
by partouf
· 5 years ago
ee3000f
Noscript default compiler (#2189)
by Patrick Quist
· 5 years ago
a57da71
Add FPC 3.2.0 (#2185)
by Patrick Quist
· 5 years ago
0f01b99
Fix curl API (#2184)
by Patrick Quist
· 5 years ago
837fc3c
Filter compilers in execution panel (#2181)
by Patrick Quist
· 5 years ago
baa37fa
[WIP] Golang GO support binary + execution (#2179)
by Patrick Quist
· 5 years ago
6b6a9ef
use underscore pick to filter compiler properties
by Partouf
· 5 years ago
9444b19
extra default field to offer more backward compatibility
by Patrick Quist
· 5 years ago
ab2f8e2
Compilers API changes (#2170)
by Patrick Quist
· 5 years ago
32aadc9
[#RandomThingsNobodyAskedFor] Noscript pages (#2120)
by Patrick Quist
· 5 years ago
916ce00
Allow changing the detail level of GCC dumps in TREE and RTL view (#2134)
by Iain Buclaw
· 5 years ago
aa4ff7e
TenDRA support for C (#2138)
by Patrick Quist
· 5 years ago
a41d7be
add support for cppx blue and gold languages (#2144)
by sdgoodrick
· 5 years ago
a1bb78c
bugfix skipAsm
by Partouf
· 5 years ago
07f8395
Add ptxas (#2102)
by Patrick Quist
· 5 years ago
ccff4b9
Add new eslint rules (#2121)
by Rubén Rincón Blanco
· 5 years ago
6b19e59
Minor improvement to compilation API docs
by Rubén Rincón Blanco
· 5 years ago
e1cd7f9
Fix relative links in asm-docs
by Austin Morton
· 5 years ago
86b3101
Fix uncached execution during startup and compiler rescan (#2098)
by Patrick Quist
· 5 years ago
fb2f43b
Ensure sentry environment is set for node backend
by Austin Morton
· 5 years ago
7befe68
bugfix (#2088)
by Patrick Quist
· 5 years ago
cf7e0b0
[WIP] Fetch binaries for libraries before building (#1945)
by Patrick Quist
· 5 years ago
dc23612
bugfix fortran errors
by Partouf
· 5 years ago
dfcea7c
Normalize utils.js documentation
by RabsRincon
· 5 years ago
1106db4
Make url hash a base32 encode (#2062)
by Rubén Rincón Blanco
· 5 years ago
37e93d7
skipAsm isn't a thing in clientstate, nevermind
by Partouf
· 5 years ago
ef42dbb
support skipAsm filter
by Partouf
· 5 years ago
3235729
Merge remote-tracking branch 'origin/master' into mobileshortlinkviewmode2
by Partouf
· 5 years ago
a3ac7ef
Support numeric labels (#2033)
by Rubén Rincón Blanco
· 5 years ago
4df43dd
Wsl fixes (#2012)
by Simon Hössjer
· 5 years ago
efe1327
compiler output support, tools, executor, lot of refactoring
by Partouf
· 5 years ago
7583df9
support executor
by Partouf
· 5 years ago
7087182
just the important bits
by Partouf
· 5 years ago
01740fb
Fixes undefined backendOptions
by RabsRincon
· 5 years ago
b7fc8b1
Ensure backend options are always generated
by RabsRincon
· 5 years ago
6155516
Add backend option skipAsm
by RabsRincon
· 5 years ago
2785809
Add ability to hide compilers from selection lists
by RabsRincon
· 5 years ago
9129704
Pass -fsyntax-only when getting GCC options and test that -masm= is really supported (#2001)
by Iain Buclaw
· 5 years ago
3a9da38
Recognize weak labels if a global isn't found (#2000)
by Iain Buclaw
· 5 years ago
ce0b7be
Recognize globals emitted for the mcore and rx targets (#1999)
by Iain Buclaw
· 5 years ago
1f720f3
Fix asm parser to recognize SPARC function definitions (#1998)
by Iain Buclaw
· 5 years ago
cf9494d
Fix the empty string failure on gcc lower than 4.9.0
by GeorgeGribkov
· 5 years ago
2f02d8b
Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool
by Matt Godbolt
· 5 years ago
97c7067
Tools includeKey
by Matt Godbolt
· 5 years ago
29125df
Formatting; remove commented-out code
by Matt Godbolt
· 5 years ago
f5cab41
Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool
by Matt Godbolt
· 5 years ago
2a6c070
Change the message for the compilation error
by GeorgeGribkov
· 5 years ago
d6fd4e7
Return if compilation failed
by GeorgeGribkov
· 5 years ago
74b02c0
exclude directories for analysis
by GeorgeGribkov
· 5 years ago
24202e9
Turn on the automatic PVS-Studio.cfg generation
by GeorgeGribkov
· 5 years ago
535d436
Make gccDump output process filename agnostic
by RabsRincon
· 5 years ago
aac49c3
change to support ce user
by Partouf
· 5 years ago
2cae24f
Merge remote-tracking branch 'origin/master' into HEAD
by Partouf
· 5 years ago
79e3252
use pvs-studio-analyzer
by Partouf
· 5 years ago
8c38500
Merge pull request #2003 from GeorgeGribkov/GeorgeGribkov-pvs-studio-tool
by Matt Godbolt
· 5 years ago
c2c6f32
minor fix
by GeorgeGribkov
· 5 years ago
91972db
Let the PVS-Studio-tool know the compiler path
by GeorgeGribkov
· 5 years ago
263ff0e
Support binary in rust.
by Matt Godbolt
· 5 years ago
b2d1027
restore some things
by Partouf
· 5 years ago
2d08144
Merge branch 'pvstestthings' into GeorgeGribkov-pvs-studio-tool
by Partouf
· 5 years ago
e76375c
Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool
by Partouf
· 5 years ago
7ffc3e3
fix #1996
by Partouf
· 5 years ago
0438c8f
bluh
by Partouf
· 5 years ago
d723c82
Merge remote-tracking branch 'origin/master' into GeorgeGribkov-pvs-studio-tool
by Partouf
· 5 years ago
101d6f1
merge https://github.com/GeorgeGribkov/compiler-explorer/commit/f4ac5e234dd7b99fffc8fea69143791a3952d43b
by Partouf
· 5 years ago
afd30bc
Merge branch 'master' into go-archs
by Rubén Rincón Blanco
· 5 years ago
f4ac5e2
Clear the PVS-Studio stderr output
by GeorgeGribkov
· 5 years ago
453bef9
Adding another sponsor; PVS Studio
by Matt Godbolt
· 5 years ago
3a458c1
fix the things
by Partouf
· 5 years ago
f2cfae6
Argh lint. I fixed this but forgot to git add before pushing
by Matt Godbolt
· 5 years ago
142c824
Check return code of pvs-studio and plog-converter and return their errors if they fail. CC @GeorgeGribkov
by Matt Godbolt
· 5 years ago
d9ebcd1
Make plog-converter configurable (CC @GeorgeGribkov)
by Matt Godbolt
· 5 years ago
a8bdcac
Merge branch 'pvs-studio-tool' of https://github.com/GeorgeGribkov/compiler-explorer into GeorgeGribkov-pvs-studio-tool
by Matt Godbolt
· 5 years ago
3338076
minimum effort support (#1979)
by Patrick Quist
· 5 years ago
7fcca14
Ewavr (#1707)
by Ethan Slattery
· 5 years ago
5bc4e3b
enables binary+execution for ADA (#1971)
by Patrick Quist
· 5 years ago
9fe8dcd
Go: Add additional architectures
by Kale Blankenship
· 7 years ago
eeb6bc5
Fix some little misprints
by GeorgeGribkov
· 5 years ago
ae3f22c
Add PVS-Studio-tool
by GeorgeGribkov
· 5 years ago
e8c754d
Avoid parsing version properties as numbers
by Kale Blankenship
· 5 years ago
84e9b28
Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :)
by Matt Godbolt
· 5 years ago
5c49e97
Merge pull request #1843 from mattgodbolt/features/nsjail
by Matt Godbolt
· 5 years ago
e9441f3
Add first corporate sponsor
by Matt Godbolt
· 5 years ago
Next »