Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
2e15acbfe5e018067b85d32bc567ec5bfd9d12f6
2e15acb
Fix undefined function call
by RabsRincon
· 7 years ago
59584f3
Address some of @Partouf's review comments
by RabsRincon
· 7 years ago
e5ee5a2
Make clang-format user input more secure
by RabsRincon
· 7 years ago
3ace4fd
Ensure answer return param always exists
by RabsRincon
· 7 years ago
24c56d1
Avoid doing unnecessary json formatting
by RabsRincon
· 7 years ago
0afd799
Add tests for bad formatters
by RabsRincon
· 7 years ago
bcdfd46
Add list formatters handler test
by RabsRincon
· 7 years ago
a8cc9db
Fix missing input argument
by RabsRincon
· 7 years ago
b8c8c65
Reimplement code formatting
by RabsRincon
· 7 years ago
bf3b8a6
Fix Scroll to assembly action
by RabsRincon
· 7 years ago
bffeb90
* Disable GHC 8.2.2 until we can run it properly
by RabsRincon
· 7 years ago
af35d53
Move down JetBrains UI
by RabsRincon
· 7 years ago
2485a81
README tweak
by Matt Godbolt
· 7 years ago
5d5241d
Say thanks to JetBrains for the license
by Matt Godbolt
· 7 years ago
b6e2976
More thanks
by Matt Godbolt
· 7 years ago
eba5635
* Add GHC 8.2.2
by RabsRincon
· 7 years ago
a6ea14e
* Add GHC 8.4.1 & demangler support for GHC
by RabsRincon
· 7 years ago
d376426
* Improve error display for Google ShortLinks
by RabsRincon
· 7 years ago
537cace
Merge pull request #897 from mattgodbolt/compiler-finder
by Rubén
· 7 years ago
b378b4e
Fix asm docs not showing up
by RabsRincon
· 7 years ago
1317203
Reset binary margin onContextMenu
by RabsRincon
· 7 years ago
f576101
* Add Boost 1.67.0
by RabsRincon
· 7 years ago
3ac06e3
Add Boost 1.67.0
by RabsRincon
· 7 years ago
2ff9775
Improve tests structures a tiny bit
by RabsRincon
· 7 years ago
f2c8545
Address Partouf's review
by RabsRincon
· 7 years ago
7145ba9
Improve small details
by RabsRincon
· 7 years ago
483fb3e
Separate compiler search from app.js
by RabsRincon
· 7 years ago
fe18b54
Enforce binary margin on mouse up if necessary
by RabsRincon
· 7 years ago
fd6b1a7
Force large lineNumber min chars
by RabsRincon
· 7 years ago
8429842
Avoid extra work for every api/languages query
by RabsRincon
· 7 years ago
04d7d9c
Ensure we don't list unused languages on the api
by RabsRincon
· 7 years ago
968ce50
Add superfluous base argument parser test
by RabsRincon
· 7 years ago
38a3744
* Adjust ICC 18 GCC version
by RabsRincon
· 7 years ago
87ee09b
* Add Swift 4.1
by RabsRincon
· 7 years ago
c7943ee
* Add GoLang 1.10.1
by RabsRincon
· 7 years ago
b58a351
More thanks
by Matt Godbolt
· 7 years ago
e3de491
Fix #892
by RabsRincon
· 7 years ago
0810f06
* Add Rust 1.25.0
by RabsRincon
· 7 years ago
818a9aa
Trigger resize on compiler change
by RabsRincon
· 7 years ago
a998697
Set correct stdlib for clang concepts compiler
by RabsRincon
· 7 years ago
e257a6c
Improve Readme wording
by Rubén
· 7 years ago
559bd4e
Avoid OPT from losing error msg & unify AST handle
by RabsRincon
· 7 years ago
2e219a2
Improve syntax highlight switching on AST and Opt
by RabsRincon
· 7 years ago
fde853c
Avoid Opt view from getting in a source loop
by RabsRincon
· 7 years ago
c802b18
Fully broadcast new state on language change
by RabsRincon
· 7 years ago
c6e4285
Improve Compiler behaviour when changing language
by RabsRincon
· 7 years ago
b1e4272
Further reduce amount of find() on Compiler code
by RabsRincon
· 7 years ago
7e23d92
Update compiler info on language change
by RabsRincon
· 7 years ago
1e96454
"Un-break" gccDump options callbacks
by RabsRincon
· 7 years ago
d13dd5a
Further unify dark theme
by RabsRincon
· 7 years ago
7d17d04
More thanks
by Matt Godbolt
· 7 years ago
610588a
Config changes; use newer ddemangler
by Matt Godbolt
· 7 years ago
9ab527a
Handle case where ldc fails dueing AST generation
by Matt Godbolt
· 7 years ago
f9fd86f
Don't mutate caller's arguments when using a compiler-wrapper. Fixes 881
by Matt Godbolt
· 7 years ago
0769d26
Fixed & improved some aspects of the gccdump
by RabsRincon
· 7 years ago
f10f307
Fix order of initialization error for gccDump
by RabsRincon
· 7 years ago
bb493b5
Initialise buttons after creating the editor (as the font scale created in initButtons depends on it)
by Matt Godbolt
· 7 years ago
55a33b4
Merge branch 'master' of github.com:mattgodbolt/compiler-explorer
by Matt Godbolt
· 7 years ago
e2bd657
Reduce amount of .find on runtime code
by RabsRincon
· 7 years ago
5ef3ec4
Merge pull request #884 from mattgodbolt/ui
by Rubén
· 7 years ago
3eb1856
Merge pull request #872 from mattgodbolt/changelog
by Rubén
· 7 years ago
ce09f2c
Test automatic Travis changelog creation
by RabsRincon
· 7 years ago
10a1058
Merge branch 'master' into changelog
by Rubén
· 7 years ago
2b6ed8a
Rename confusing variable
by RabsRincon
· 7 years ago
0fd8626
Optimize imports and add copyright header
by RabsRincon
· 7 years ago
fac2f52
Use git to check for commits locally
by RabsRincon
· 7 years ago
8a24a39
Ensure all views use new init methods
by RabsRincon
· 7 years ago
abb391f
Enforce max-statement/line & further unify UI
by RabsRincon
· 7 years ago
0437f8d
ES6fy lib/asm.js
by RabsRincon
· 7 years ago
e100662
Force demangling on OPT output
by RabsRincon
· 7 years ago
f502891
Revert OPT output changes for LDC
by RabsRincon
· 7 years ago
6572d34
Fix warning => warn
by RabsRincon
· 7 years ago
0601eec
Fix tests
by RabsRincon
· 7 years ago
8a38293
Add some logging for missing .cg file
by RabsRincon
· 7 years ago
b8be264
Don't try to demangle D opt
by RabsRincon
· 7 years ago
6860f14
Create custom button class
by RabsRincon
· 7 years ago
156f387
Remove duplicate onCompileResult on Opt pane
by RabsRincon
· 7 years ago
4628f00
Add lang argument to onCompileResult
by RabsRincon
· 7 years ago
aa5e6a7
Add options to cfg & improve UI
by RabsRincon
· 7 years ago
18c0a90
More thanks
by Matt Godbolt
· 7 years ago
e8fbef4
More thanks
by Matt Godbolt
· 7 years ago
ea8e822
Fixes #874
by RabsRincon
· 7 years ago
b890ab9
Allow \s in between attribute delimiters
by RabsRincon
· 7 years ago
e2386ba
Fix missing contributing sentence
by Rubén
· 7 years ago
3b646b4
Merge pull request #871 from JohanEngelen/ldc_AST
by Rubén
· 7 years ago
07a9db3
Merge pull request #876 from JohanEngelen/whitespacefix
by Rubén
· 7 years ago
4f9ba0b
Fix whitespace
by Johan Engelen
· 7 years ago
823600c
Slightly reduce unnecesary page size
by RabsRincon
· 7 years ago
a988747
Update Yarn to 1.5.1
by RabsRincon
· 7 years ago
85482c2
Add AST output to LDC.
by Johan Engelen
· 7 years ago
c91f537
More thanks
by Matt Godbolt
· 7 years ago
75b0735
* Add wrap state to output pane
by RabsRincon
· 7 years ago
5bbf490
* Fix Output pane forgetting its editor
by RabsRincon
· 7 years ago
676aa46
Merge pull request #864 from wanders/switchable-urlshorten
by Rubén
· 7 years ago
8398ed7
Make changelog creation a local script
by RabsRincon
· 7 years ago
e1d9737
Make changelog creation a dist build step
by RabsRincon
· 7 years ago
8ce9443
Remove old changelog file
by RabsRincon
· 7 years ago
2eaa04f
* Automate changelog
by RabsRincon
· 7 years ago
fac8c1c
Fix Travis build
by RabsRincon
· 7 years ago
4de6b71
Merge pull request #868 from JohanEngelen/cfg_D
by Rubén
· 7 years ago
Next »