Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
8ccd00fc5df63c923a0efe44568225f9ad083f2d
8ccd00f
Rename variable to be more verbose
by RabsRincon
· 7 years ago
f9928eb
Improve CSP & add some corner case tests
by RabsRincon
· 7 years ago
a7c46e7
Make compiler notification links readable
by RabsRincon
· 7 years ago
c17cf8e
Add notifications to clang concepts branch
by RabsRincon
· 7 years ago
b56ac06
Add clang-concepts with options (See #773)
by Matt Godbolt
· 7 years ago
09b7202
Add minor fixes to docenizer
by RabsRincon
· 7 years ago
7629370
Merge pull request #785 from Ethiraric/master
by Rubén
· 7 years ago
8ca52b0
Update asm-docs.js.
by Ethiraric
· 7 years ago
a2a2d99
Call self_test in docenizer.
by Ethiraric
· 7 years ago
c68f79f
Fix parsing of last instructions.
by Ethiraric
· 7 years ago
e0a14ba
Fix docenizer HTML generation.
by Ethiraric
· 7 years ago
62c3d2a
Mark whole line if no startingColum is available
by RabsRincon
· 7 years ago
71f4cb5
Add mir_glas 0.2.4
by RabsRincon
· 7 years ago
2a3ecea
Add dlib 19.9 & Google Benchmark 1.3.0
by RabsRincon
· 7 years ago
a8116fd
Add Clang 6.0.0 to C & Assembly languages
by RabsRincon
· 7 years ago
d65eb4d
Add clang 6.0.0
by Matt Godbolt
· 7 years ago
d51010a
Revert default Haskell compiler to 8.0.2 (Woops)
by RabsRincon
· 7 years ago
c2734ed
Disable GHC 8.2.2 until we figure out what's wrong
by RabsRincon
· 7 years ago
d83b6db
Bump default NASM version to 2.13.03
by RabsRincon
· 7 years ago
47d24a8
Disable GHC 8.2.1
by RabsRincon
· 7 years ago
203b4c3
Add Swift 4.0.3 & demangle toggle support
by RabsRincon
· 7 years ago
c4f1fb4
Fix asm-docs html generation.
by Ethiraric
· 7 years ago
3657fc5
Add Swift 4.0.3
by RabsRincon
· 7 years ago
2ab89f2
Properly add GNUAS 7.3
by RabsRincon
· 7 years ago
d8e2bf1
Add NASM 2.13.03
by RabsRincon
· 7 years ago
493e6df
Update contributing
by RabsRincon
· 7 years ago
d74c528
Add quote-props lint options & add D tests
by RabsRincon
· 7 years ago
b66a08c
Edit docenizer strip regex.
by Ethiraric
· 7 years ago
f4a04c7
Exclude parsing of some unparsable files.
by Ethiraric
· 7 years ago
256c9aa
Disable compiler options field spellcheck
by RabsRincon
· 7 years ago
7fc071e
Merge pull request #855 from partouf/ppcifilter
by Rubén
· 7 years ago
83561cc
weird things happen when return is on its own
by Partouf
· 7 years ago
28c2901
shorter
by Partouf
· 7 years ago
c8be475
change to filterUserOptions
by Partouf
· 7 years ago
a412d5a
ppci argument filter
by Partouf
· 7 years ago
067bff2
Add GHC 8.2.1 & 8.2.2
by RabsRincon
· 7 years ago
eea8bf0
Merge pull request #853 from JohanEngelen/patch-1
by Matt Godbolt
· 7 years ago
d4cae90
Add LDC 1.8.0 and set it as default
by Johan Engelen
· 7 years ago
4bad4f5
Update docenizer with new docs format.
by Ethiraric
· 7 years ago
0e6f003
asm-doc archive is now tbz2.
by Ethiraric
· 7 years ago
ae37f93
Show apropiated error messages on compiler UI
by RabsRincon
· 7 years ago
3aa83e1
Unify how AST support is detected & reported to UI
by RabsRincon
· 7 years ago
2f6cd42
Add --noCache EXTRA_ARGA to disable caching
by RabsRincon
· 7 years ago
d92ef4f
Prevent creation of an empty .node-bin or .yarn-bin if the version check fails. Helps with #850
by Matt Godbolt
· 7 years ago
5f7756d
Format docs
by RabsRincon
· 7 years ago
e5ef041
Add range-v3 0.3.5 library
by RabsRincon
· 7 years ago
6aa202f
Fix GLM displayed version
by RabsRincon
· 7 years ago
b51c833
Add optional description to libraries
by RabsRincon
· 7 years ago
583c0d7
Add GLM library (trunk & 0.9.8.5)
by RabsRincon
· 7 years ago
cf226a6
Fix Sentry issue COMPILER-EXPLORER-3AE
by RabsRincon
· 7 years ago
46717aa
Add DMD 2.079.0
by Rubén
· 7 years ago
f250992
[WIP] Hacks to get around new page formatting.
by Ethiraric
· 7 years ago
c88dec2
Remove only .html files when re-downloading.
by Ethiraric
· 7 years ago
7cf8040
Have program arguments for zip download.
by Ethiraric
· 7 years ago
d612277
Don't copy URL with each instruction.
by Ethiraric
· 7 years ago
66bcbfd
Update (quote) asm-docs URLs.
by Ethiraric
· 7 years ago
ee75589
Ensuring the docenizer produces valid URLs.
by Ethiraric
· 7 years ago
e4f3586
Docenizer downloads archive if no input folder.
by Ethiraric
· 7 years ago
078eb69
Run docenizer to refresh asm documentation.
by Ethiraric
· 7 years ago
94ed5af
Make docenizer output linted code.
by Ethiraric
· 7 years ago
3c90d6c
Fix variable shadowing in docenizer.
by Ethiraric
· 7 years ago
0a4b1d2
Add shebang in docenizer.py.
by Ethiraric
· 7 years ago
05f9e7c
Merge pull request #849 from andrew-gresyk/master
by Matt Godbolt
· 7 years ago
09e5269
Add HFSM state machine library
by Andrew Gresyk
· 7 years ago
1cdbcac
Enforce CSP
by RabsRincon
· 7 years ago
b51f692
Add GCC 4.1.2. Closes #840
by Matt Godbolt
· 7 years ago
339882f
Merge branch 'master' of github.com:mattgodbolt/compiler-explorer
by Matt Godbolt
· 7 years ago
e6b672e
Avoid gap when drag&drop'ing
by RabsRincon
· 7 years ago
ee1732e
Fix range-v3 display name
by Rubén
· 7 years ago
2986ccb
Merge pull request #845 from mattgodbolt/copyright
by Rubén
· 7 years ago
9c2a7bb
Tweaks paths for installed versions of fmt
by Matt Godbolt
· 7 years ago
30f5d51
Add fmtlib
by Matt Godbolt
· 7 years ago
beefbd1
Merge pull request #843 from Som1Lse/master
by Rubén
· 7 years ago
6ef87b5
Fix copyright dates and normalize text
by RabsRincon
· 7 years ago
311636a
Add llvm.default $ format test file
by RabsRincon
· 7 years ago
3e713b0
Fixed copyright and renamed to OptCompiler
by Adrian Bibby Walther
· 7 years ago
9016dc0
Improve dark theme readbility
by RabsRincon
· 7 years ago
67a9173
Fix hamburger icon & improve sharing button
by RabsRincon
· 7 years ago
f9e5dfc
Changes to hamburger icon to make it visible
by RabsRincon
· 7 years ago
da96060
Add properties files
by RabsRincon
· 7 years ago
a76f9a2
Added tests for LLVM IR
by Adrian Bibby Walther
· 7 years ago
f64b0e1
More thanks
by Matt Godbolt
· 7 years ago
5e1245c
Added basic support for LLVM IR
by Adrian Bibby Walther
· 7 years ago
df73a09
Add updated GoLang compilers
by RabsRincon
· 7 years ago
a63f3f3
Further improve settings' defaultLanguage
by Rubén
· 7 years ago
cc335bf
Improve #837 fix even more
by RabsRincon
· 7 years ago
d0f6937
Fix default language setting for good this time
by RabsRincon
· 7 years ago
c81c783
Allow node versions >= 8
by Rubén
· 7 years ago
952a354
Fix flag check
by RabsRincon
· 7 years ago
e986f0e
Fix library include flag overriding
by RabsRincon
· 7 years ago
284897e
Move back to actual real ICOs for favicon
by Matt Godbolt
· 7 years ago
1050da5
Fix up favicon
by Matt Godbolt
· 7 years ago
d1c630b
Attempt at adding logo to readme
by Matt Godbolt
· 7 years ago
9e15051
Replace 'beta' text with overlay of 'BETA'
by Matt Godbolt
· 7 years ago
6ee88a6
Tweak tab headers & add alt text to logo
by RabsRincon
· 7 years ago
58901eb
Add dmd2 nightly
by RabsRincon
· 7 years ago
b4a6649
Merge pull request #834 from SylvainCorlay/xtensor-dependencies
by Rubén
· 7 years ago
8ac96fa
Update lib docs to remind users about dependencies
by RabsRincon
· 7 years ago
fc72053
Import new logo and change CSS etc to use it
by Matt Godbolt
· 7 years ago
ed19875
Installed xtensor dependencies
by Sylvain Corlay
· 7 years ago
Next »