Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
248b76beb58d08ac684641c14bbe29baad63b472
/
lib
2c71f0d
Fix LDC AST detection
by RabsRincon
· 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
7a98e50
Fix handling of falsey values in language properties. Closes #1000
by Matt Godbolt
· 6 years ago
d4125e6
Handle moved policies
by Matt Godbolt
· 6 years ago
c4b9cd3
Directly open Privacy pane & link improvements
by RabsRincon
· 6 years ago
2a460e3
Make policies separately enableable, but fixed path (as require() has troubles with webpack). Default off, on for amazon
by Matt Godbolt
· 6 years ago
d402a53
Add sketch of how we to communicate privacy policy
by RabsRincon
· 6 years ago
07e07c5
Merge branch 'master' into EU
by Matt Godbolt
· 6 years ago
68af503
Address some PR comments
by RabsRincon
· 6 years ago
478ac62
Optimize regular expressions - don't start with `/.*`. Addresses #995
by Matt Godbolt
· 6 years ago
8ec2e09
Add language id programmatically
by RabsRincon
· 6 years ago
8242db3
Add some type documentation to some lib files
by RabsRincon
· 6 years ago
9948642
Fix found exe log not expanding the object
by RabsRincon
· 6 years ago
ded43f3
Make another attemp at fixing path issues
by RabsRincon
· 6 years ago
18a22c0
Fix (again) path handling for cookies file
by RabsRincon
· 6 years ago
0de55ce
Fix path resolution on dist release
by RabsRincon
· 6 years ago
dd2ab6d
Move to own fork of cookieconsent
by RabsRincon
· 6 years ago
0f4908a
fix #983
by Partouf
· 6 years ago
8ce9259
Fix library parser not adding lib paths
by RabsRincon
· 6 years ago
ee752c6
fix #978
by Partouf
· 6 years ago
12026f6
Move anonymizeIp function to utils.js & add tests
by RabsRincon
· 6 years ago
389c691
Split morgan logger to info/warn/error statusCodes
by RabsRincon
· 6 years ago
0e79066
Add semver ordering to compilers
by RabsRincon
· 6 years ago
9ef92b7
Fix a remaining underscore-node use
by RabsRincon
· 6 years ago
1a33902
Merge compilerProps functions to a general case one (#956)
by Rubén
· 6 years ago
7c18ffe
Drop underscore-node in favour of underscore.js
by RabsRincon
· 6 years ago
57405e4
Remove unnecessary quotes
by RabsRincon
· 6 years ago
6235faf
Merge pull request #909 from mattgodbolt/contextualdemangler
by Matt Godbolt
· 6 years ago
2bca0bf
use -n on the unittests, so they run under windows as well
by Partouf
· 6 years ago
1c1f5c2
undo -n
by Partouf
· 6 years ago
e9202f1
start to collect often used regular expressions for asm
by Partouf
· 6 years ago
181c984
fix copyright notice
by Partouf
· 6 years ago
9340aef
only loop once over translations array
by Partouf
· 6 years ago
d54d10c
Add compiler id to gathering version log message
by RabsRincon
· 6 years ago
019a4df
Fix prependOptions visibility
by RabsRincon
· 6 years ago
5dcd18f
Avoid 0X.. property values to be parsed as ints
by RabsRincon
· 6 years ago
13f6e80
Add explanation comment to code
by Rubén
· 7 years ago
9bd4a2b
Always try to attach gccdump info
by Marc Poulhiès
· 7 years ago
5ba7122
Addressing @RabsRincon comments
by Matt Godbolt
· 7 years ago
52652f6
Clarify a comment
by Matt Godbolt
· 7 years ago
d5ac32b
Handle missing creator metadata
by Matt Godbolt
· 7 years ago
78c3142
Use the new caching system for compilation caches.
by Matt Godbolt
· 7 years ago
72760b6
Support creation of cache chains from config strings
by Matt Godbolt
· 7 years ago
36b7208
First attempt at some new caching; including in-memory, on-disk, and on S3
by Matt Godbolt
· 7 years ago
a7a5af4
Report back every option we explicitly added
by RabsRincon
· 7 years ago
0fd482e
Add gcc toolchain to CUDA clang
by Matt Godbolt
· 7 years ago
Next »