Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
062a72633e2d17f47ef49718e32112db2ecb7cba
062a726
Build for all branches
by Matt Godbolt
· 7 years ago
56e53dc
Name tweaks
by Matt Godbolt
· 7 years ago
fe4f2fa
Tweaks for deployment
by Matt Godbolt
· 7 years ago
3ff8cec
Re-enable gdc and ghc for travis
by Matt Godbolt
· 7 years ago
78e42a7
Quieten down the rust install
by Matt Godbolt
· 7 years ago
8d85986
Temporarily disable ghc and gdc for travis builds
by Matt Godbolt
· 7 years ago
deed95f
Put ghc on a diet
by Matt Godbolt
· 7 years ago
5acb292
Fix typo
by Matt Godbolt
· 7 years ago
3b58957
Put temp files within build structure
by Matt Godbolt
· 7 years ago
6d4d33f
First attempt at getting travis to build and upload images to S3
by Matt Godbolt
· 7 years ago
a3a1f55
Reduce the amount of rust gunk that makes it into the distribution tarball
by Matt Godbolt
· 7 years ago
0260e0e
Update Monaco to latest version
by Rubén
· 7 years ago
f691aae
Finish up Chedy's PR Mostly formatting issues, but also few minor improvements
by Rubén
· 7 years ago
12c302f
Merge pull request #587 from cppchedy/master
by Rubén
· 7 years ago
0f3f24f
remove comment
by cppchedy
· 7 years ago
5cec77a
remove if statment
by cppchedy
· 7 years ago
e9750a3
remove Alert
by cppchedy
· 7 years ago
e59041e
Merge branch 'master' of https://github.com/cppchedy/compiler-explorer
by cppchedy
· 7 years ago
94815bb
address review cpmments on message display and filter data transfer
by cppchedy
· 7 years ago
1bb8188
Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer
by cppchedy
· 7 years ago
368dd7e
Merge branch 'master' into master
by Rubén
· 7 years ago
c7dd63d
Run formatter on compiler.js and explorer.css
by Rubén
· 7 years ago
be83a8c
Undo rename
by Rubén
· 7 years ago
85a392f
Split libs in columns of 5
by Rubén
· 7 years ago
c683869
Remove dubg line
by Rubén
· 7 years ago
e7a31d7
Fix sentry issues #363288884 & #370010523
by Rubén
· 7 years ago
d0d9e1f
Ban `-include` in the options
by Matt Godbolt
· 7 years ago
7cf0eaf
fix of function filter
by cppchedy
· 7 years ago
9a848af
corrected cfg button state
by cppchedy
· 7 years ago
645943a
adress review comments
by cppchedy
· 7 years ago
71b9d19
Add DLib to the library list (See #589)
by Matt Godbolt
· 7 years ago
d519c96
Rust 1.21 (see #588)
by Matt Godbolt
· 7 years ago
7836188
Add ranges-v3
by Rubén
· 7 years ago
28be8e9
show not supported massage instead of closing
by cppchedy
· 7 years ago
4244f0f
revert package.json
by cppchedy
· 7 years ago
b956fe2
add semicolon
by cppchedy
· 7 years ago
b804e0b
desactivate Cfg mode when binary filter is set
by cppchedy
· 7 years ago
e592d33
Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer
by cppchedy
· 7 years ago
12fe135
Let IE users use CE again
by Rubén
· 7 years ago
9857ea3
Merge pull request #579 from 9il/patch-3
by Rubén
· 7 years ago
8e8c85a
Update d.amazon.properties
by Ilya Yaroshenko
· 7 years ago
3755265
Create contributing guidelines
by Matt Godbolt
· 7 years ago
ebecea3
Fix up bad changelog formatting
by Matt Godbolt
· 7 years ago
f7f0be7
Changelog update
by Matt Godbolt
· 7 years ago
f578877
Finish adding D examples
by Rubén
· 7 years ago
6f7a4b8
Add D examples and beautify all examples names
by Rubén
· 7 years ago
ec6378d
Fix typo in gbench path
by Matt Godbolt
· 7 years ago
4e8752f
Remove unused component getter
by Rubén
· 7 years ago
f150526
Finish up cfg fixes and improvements
by Rubén
· 7 years ago
9cd3b1d
Remove highlight when mouse is over a non sourced file
by Rubén
· 7 years ago
f8cb1a5
Improve minor things in cfg code
by Rubén
· 7 years ago
b4adcab
Update styling convention
by Rubén
· 7 years ago
6b13bb1
Add trunk Eigen, and add Google benchmark. Closes #578
by Matt Godbolt
· 7 years ago
9938aa7
update mir-algorithm version
by Ilya Yaroshenko
· 7 years ago
96bacaa
Add Eigen 3.3.4 (closes #552)
by Matt Godbolt
· 7 years ago
fe644a1
Merge pull request #569 from hanickadot/master
by Matt Godbolt
· 7 years ago
4c387da
Added "compile time regular expression" header library.
by Hana Dusíková
· 7 years ago
e1229ec
Revert "Use same version of lru cache on server as client"
by Matt Godbolt
· 7 years ago
a619945
Revert "Fixes up include paths for lru"
by Matt Godbolt
· 7 years ago
2147e9a
Fixes up include paths for lru
by Matt Godbolt
· 7 years ago
e00d24d
Use same version of lru cache on server as client
by Matt Godbolt
· 7 years ago
30999e9
Remove non-standard keywords and add missing ones
by Rubén
· 7 years ago
7c9f6af
Bump lru-cache version.
by Rubén
· 7 years ago
dd23556
Remove sneaky file
by Rubén
· 7 years ago
393cd97
Fix off-by-one error Line count is actually 1-indexed
by Rubén
· 7 years ago
d0ab375
Fix sentry issue #363237203
by Rubén
· 7 years ago
42b792b
`ref` is not a keyword. Fixes #567
by Matt Godbolt
· 7 years ago
0a65cd1
Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer
by cppchedy
· 7 years ago
5fae0c9
merge
by cppchedy
· 7 years ago
9a3d1f8
Add a healthcheck endpoint. Closes #563
by Matt Godbolt
· 7 years ago
e108116
Fix up possible merge problem
by Matt Godbolt
· 7 years ago
dd749f9
More thanks!
by Matt Godbolt
· 7 years ago
13dce4a
Merge pull request #540 from AndrewPardoe/master
by Matt Godbolt
· 7 years ago
895b66d
Fix minor mistakes on asm-tooltip
by Rubén
· 7 years ago
54aa4a5
Generate new-style source annotation in binary mode. Fixes #553
by Matt Godbolt
· 7 years ago
767351f
Fixes #555
by Matt Godbolt
· 7 years ago
5cb24b7
Merge pull request #551 from dkm/typo-fix
by Rubén
· 7 years ago
8770121
Trivial typo fix
by Marc Poulhiès
· 7 years ago
83ff138
Better handling of labels in asm.
by Matt Godbolt
· 7 years ago
d193739
Bring every file up-to-format-date
by Rubén
· 7 years ago
e8afb37
More thanks!
by Matt Godbolt
· 7 years ago
aa832bd
Rewording
by Matt Godbolt
· 7 years ago
153a312
Support both old and new cppx's
by Matt Godbolt
· 7 years ago
3300efb
Revert "Revert "Pick up cppx from its new daily home""
by Matt Godbolt
· 7 years ago
4d05980
Rename CL compilers to be MSVC (CC @andrewpardoe)
by Matt Godbolt
· 7 years ago
f093b34
Fix code linking display for Dark theme
by Rubén
· 7 years ago
3ea1b4e
Addressing feedback from RabsRicon
by apardoe@microsoft.com
· 7 years ago
bf60b1c
Update PowerPCC 4.8.5 naming
by Rubén
· 7 years ago
8aade5f
Merge remote-tracking branch 'godbolt/master'
by Andrew Pardoe
· 7 years ago
0437f09
Revert "Pick up cppx from its new daily home"
by Matt Godbolt
· 7 years ago
cf28e93
Merge branch 'master' of https://github.com/mattgodbolt/compiler-explorer
by cppchedy
· 7 years ago
fa1487d
Workaround for `vis.js` - directly use the minified version as that seems to prevent the double-anonymous function problem
by Matt Godbolt
· 7 years ago
c4a243e
Add cctz library
by Rubén
· 7 years ago
042d682
Delegate compilation handling to view events
by Rubén
· 7 years ago
6c164c1
Format cfg-view.js
by Rubén
· 7 years ago
58c821f
Remove all traces of clang-format
by Rubén
· 7 years ago
c774185
Delete clang-format
by Rubén
· 7 years ago
81419b1
Add clang-format to our workflow.
by Rubén
· 7 years ago
08314e5
Add @cppchedy to codeowners
by Rubén
· 7 years ago
7957cef
Add minor changes to Cfg views. (CC @cppchedy)
by Rubén
· 7 years ago
Next »