Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
8bb5e7d06ce87c81c1d05641a13ae07a19e7c55a
/
lib
8bb5e7d
add defaultCompiler to api/languages, and add api/libraries
by Partouf
· 6 years ago
03a366b
bugfix clientstate conformanceview
by Partouf
· 6 years ago
4978fc2
optional space in error message
by Partouf
· 6 years ago
1d24eea
more lint fixes
by Partouf
· 6 years ago
4938814
lintfixes
by Partouf
· 6 years ago
8e47608
fix error message
by Partouf
· 6 years ago
349d414
detect more type of errors
by Partouf
· 6 years ago
e058c59
Merge pull request #1110 from mattgodbolt/shortlinkjson
by Patrick Quist
· 6 years ago
a51ebd4
support conformanceview
by Partouf
· 6 years ago
3c5d67d
Merge pull request #1086 from mattgodbolt/shortlinkjson
by Patrick Quist
· 6 years ago
88aa406
bugfix
by Partouf
· 6 years ago
9397b4a
make loading from json a bit more optional
by Partouf
· 6 years ago
866361f
Merge pull request #1106 from mattgodbolt/clean
by Patrick Quist
· 6 years ago
12dbaf3
Initial version of (patchy) Fortran support.
by dbroemmel
· 6 years ago
816efb1
type errors
by Partouf
· 6 years ago
4bd1d1e
not 2019 yet
by Partouf
· 6 years ago
4225852
fix
by Partouf
· 6 years ago
5887d79
.
by Partouf
· 6 years ago
d700dfb
lint fixes, add error output preprocess func
by Partouf
· 6 years ago
f7c0e75
lint
by Partouf
· 6 years ago
b766e08
binary testcode, only works for clean32 3.0
by Partouf
· 6 years ago
706f408
trying out styling
by Partouf
· 6 years ago
ad1932f
bintest
by Partouf
· 6 years ago
4b9dd0b
std libraries via libPath
by Partouf
· 6 years ago
ce13a52
recheck if this works
by Partouf
· 6 years ago
14fe246
test
by Partouf
· 6 years ago
ca3336f
on linux the folders are different
by Partouf
· 6 years ago
9d5cd09
extra libpaths
by Partouf
· 6 years ago
eda3b9f
add cleanpath for binary mode
by Partouf
· 6 years ago
05e00e7
oops
by Partouf
· 6 years ago
ad542bc
formatting
by Partouf
· 6 years ago
6a769c1
basic asm producing compilation with clean
by Partouf
· 6 years ago
5c17178
initial basics
by Partouf
· 6 years ago
09d9fa5
Update CONTRIBUTORS.md and Zig compiler styling
by RabsRincon
· 6 years ago
667588e
being able to store and retreive clientstate json
by Partouf
· 6 years ago
7b5b31a
refactoring
by Partouf
· 6 years ago
27daaff
bugfix
by Partouf
· 6 years ago
291c7c0
Fix zig 0.2.0 compilation failures
by Marc Tiehuis
· 6 years ago
652fd6b
move shortlinkinfo to /api
by Partouf
· 6 years ago
de6d355
removed obsolete titles, made some lines shorter for linter to accept
by Partouf
· 6 years ago
1b6ddc3
bugfixes and extra test
by Partouf
· 6 years ago
3fa93fa
use foreach
by Partouf
· 6 years ago
428b09c
support ast/opt/cfg/gccdump
by Partouf
· 6 years ago
2c71f0d
Fix LDC AST detection
by RabsRincon
· 6 years ago
b99cc61
clientstate utils
by Partouf
· 6 years ago
ee142f6
Fix typo
by Matt Godbolt
· 6 years ago
7f08a4e
Stop Zig compiler creating C header files
by Marc Tiehuis
· 6 years ago
8a43d59
Treat `xword` as a data directive. Fixes #1081
by Matt Godbolt
· 6 years ago
ae8a825
Merge pull request #1069 from tiehuis/zig-support
by Rubén
· 6 years ago
2aef82a
Add the ability to specify environment variables (on windows) (#1073)
by nicole mazzuca
· 6 years ago
5329bf7
Filter potentially dangerous zig user options
by Marc Tiehuis
· 6 years ago
cdb37a7
Merge branch 'master' into zig-support
by Rubén
· 6 years ago
ffd04ac
Add zig support
by Marc Tiehuis
· 6 years ago
d1a7c9f
Ensure C has proper keyword matching in Monaco
by RabsRincon
· 6 years ago
bdc447f
Fix local storage & add compiler name to unfurling
by RabsRincon
· 6 years ago
08cd1ed
Use binary buffers for hash; safe64 encode results. Addresses #1056
by Matt Godbolt
· 6 years ago
895369f
Move to on-the-fly parsing
by RabsRincon
· 6 years ago
fa748a2
CamelCasify special_metadata
by RabsRincon
· 6 years ago
9d02f2e
Restructure open graph metadata
by RabsRincon
· 6 years ago
c334aa4
Merge branch 'master' into storage
by Matt Godbolt
· 6 years ago
f703811
Fix incorrect regular expression for jmp calls
by Patrick Quist
· 6 years ago
c89a1cd
Create error handlerss
by RabsRincon
· 6 years ago
349bbd4
Improve 404 message
by RabsRincon
· 6 years ago
9d388f0
Properly handle request ip logging
by RabsRincon
· 6 years ago
4d85929
Fix reset UI link & pending request on error
by RabsRincon
· 6 years ago
1a060bc
Implement crazy idea to fix anchor links problems
by RabsRincon
· 6 years ago
e31daa7
Try to fix page reload behaviour seen in beta
by RabsRincon
· 6 years ago
466a532
Move metadata to top level to make it indexable
by RabsRincon
· 6 years ago
482f388
Add more metadata to each link
by RabsRincon
· 6 years ago
b538ab0
Store to s3 at the same time we write to dynamo. Wait for both before we return 'ok' to user
by Matt Godbolt
· 6 years ago
5d000c4
Make s3 storage configurable; configure for live site
by Matt Godbolt
· 6 years ago
9af0b20
Add share metadata (og, twitter) for named links
by RabsRincon
· 6 years ago
93b9db2
Merge branch 'master' into storage
by Rubén
· 6 years ago
e885c80
Improve URL get param handling
by RabsRincon
· 6 years ago
0ab9cfd
Make S3 store fullHash to support named links
by RabsRincon
· 6 years ago
d27740f
Implement Query approach to s3 link storage db
by RabsRincon
· 6 years ago
6536b18
Implement DB with Scan as testing form
by RabsRincon
· 6 years ago
db325b2
fix ordering of MSVC functions when inlining
by Nicole Mazzuca
· 6 years ago
6fa6a24
Optimize local storage unique subhash finding
by RabsRincon
· 6 years ago
81a392d
Remove .json ext on filenames in local storage
by RabsRincon
· 6 years ago
8f82c34
Add S3 machinery to S3 storage solution
by RabsRincon
· 6 years ago
b4b5a00
Begin s3 implementation
by RabsRincon
· 6 years ago
e87c19a
Use full fs-extra & apply more of Matt comments
by RabsRincon
· 6 years ago
418bff3
Separate s3 and local. Implement some Matt ideas
by RabsRincon
· 6 years ago
a3c4665
Add comments to local storage strategy
by RabsRincon
· 6 years ago
21a6c7c
Improve subhash finding & error reporting
by RabsRincon
· 6 years ago
90d60d6
Small ids for hash support
by RabsRincon
· 6 years ago
ce246b4
Merge branch 'master' into storage
by RabsRincon
· 6 years ago
b3b5582
Merge pull request #1032 from mattgodbolt/community_ads
by Rubén
· 6 years ago
95658a3
Merge branch 'master' into community_ads
by Matt Godbolt
· 6 years ago
5e131d6
Add initial own storage work
by RabsRincon
· 6 years ago
61ffd87
allow wsl to support includePath
by Nicole Mazzuca
· 6 years ago
615a6e6
lowercase filenames
by Nicole Mazzuca
· 6 years ago
97e02f1
Fix comments, plus add some tests
by Nicole Mazzuca
· 6 years ago
9ddf22f
Support Visual C++ and Windows well
by Nicole Mazzuca
· 6 years ago
2fa0809
Only stat the output file once.
by Matt Godbolt
· 6 years ago
6304147
Wine fixes. Closes #1017
by Matt Godbolt
· 6 years ago
623f669
Work in progress on community ads
by Matt Godbolt
· 6 years ago
984fbd1
Remove final traces of FullStory
by Matt Godbolt
· 6 years ago
5cf4d7f
Merge branch 'master' into EU
by Matt Godbolt
· 6 years ago
Next »