Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
bec82a1d9ddcfbdf9bfbd92b84e4a1e3c9957a8d
/
views
a2f9261
Use pug template inheritance
by Austin Morton
· 5 years ago
0a2115e
add setting vim, refactor, bugfix vim visualmode
by Partouf
· 5 years ago
b59da3d
fixup vim things
by Partouf
· 5 years ago
d5ae23c
fixed button issues
by Partouf
· 5 years ago
570228c
.
by Partouf
· 5 years ago
0e9af37
Merge remote-tracking branch 'matt/master' into embeddedhidetoolbar
by Partouf
· 5 years ago
06cb2dc
doesn't work yet
by Partouf
· 5 years ago
5b4d797
cleanup
by alclol
· 5 years ago
385987e
merge new
by alclol
· 5 years ago
f5e2236
not sure how to get esc key to work yet..
by alclol
· 5 years ago
21b050a
benchmark
by alclol
· 5 years ago
90e856e
added vim button on editor panel
by alclol
· 5 years ago
d55bf53
added vim button on editor panel
by alclol
· 5 years ago
e18bf5f
merge
by alclol
· 5 years ago
9f8473d
popup for embed settings
by Partouf
· 5 years ago
bbdf54b
add hideToolbar as url parameter
by Partouf
· 5 years ago
03c6b4f
able to hide editor toolbar in case of embedded
by Partouf
· 5 years ago
4d19090
Update popups.pug
by Rubén Rincón Blanco
· 5 years ago
9a080bb
Add opt-out setting for the new policy changes
by RabsRincon
· 5 years ago
1f7d7f3
Merge branch 'master' into monaco-webpack
by RabsRincon
· 5 years ago
ebfad4e
Merge pull request #1503 from mattgodbolt/toolimprovements
by Patrick Quist
· 5 years ago
5ec5b90
handle stdin resize events, set resize in template
by Partouf
· 5 years ago
def64d9
Fix chunck loading
by RabsRincon
· 5 years ago
6a9095f
First steps towards using Monaco with webpack
by RabsRincon
· 5 years ago
621bec2
add monaco with language as tool output option
by Partouf
· 5 years ago
ed7c80f
Move bulk of client side options to non-inlined script (#1497)
by Austin Morton
· 5 years ago
558c916
make stdin resizable
by Partouf
· 5 years ago
85764bf
add togglebuttons for tool input, autopopulate tool dropdown
by Partouf
· 5 years ago
4f12bab
vim keybinding feature. Need support to redesign the UI.
by alclol
· 5 years ago
6e85c6f
vim keybinding feature. Need support to redesign the UI.
by alclol
· 5 years ago
d334a5b
Only load es6-shim on IE11
by Austin Morton
· 5 years ago
b3b947b
Bring back the logo on error page
by RabsRincon
· 5 years ago
d5c7fdb
Merge pull request #1487 from mattgodbolt/features/cppinsights-svg
by Matt Godbolt
· 5 years ago
19aaed5
Update cppinsights.svg
by Austin Morton
· 5 years ago
581d820
Oops
by Austin Morton
· 5 years ago
a5c50a5
Fix alignment on execution only menu item
by Austin Morton
· 5 years ago
a86b365
Use SVG for cppinsights icon to improve clarity on high DPI displays
by Austin Morton
· 5 years ago
feedf72
Merge remote-tracking branch 'origin/master' into executorpane
by Matt Godbolt
· 5 years ago
bde4cc3
Merge pull request #1480 from mattgodbolt/features/iconify-all-the-things
by Rubén Rincón Blanco
· 5 years ago
a670272
Add missing icons and change author icon to address-card
by Austin Morton
· 5 years ago
f6b123b
Remove nbsp in favor of margin on dropdown-icon and align social sharing icons
by Austin Morton
· 5 years ago
c53e9a6
Merge branch 'master' into executorpane
by Rubén Rincón Blanco
· 5 years ago
b51ef88
Optimize and inline svg logo into page contents
by Austin Morton
· 5 years ago
553f52c
Use font-awesome icons for all menu items where appropriate
by Austin Morton
· 5 years ago
f9c692b
Add toggle for compiler output
by RabsRincon
· 5 years ago
fc26913
Make new toggles saveable & fix args
by RabsRincon
· 5 years ago
8361928
adds toggles and panels for execution pane
by Partouf
· 5 years ago
6b8e22c
Fix FontScale and make stdin field multilineable
by RabsRincon
· 5 years ago
af24e16
Initial stding support for the executor pane
by RabsRincon
· 5 years ago
aed9ae7
Improve executor pane UI
by RabsRincon
· 5 years ago
8696cfd
Completely strip popular arguments from executor
by RabsRincon
· 5 years ago
0ecdf33
First implementation of execute-only pane
by RabsRincon
· 5 years ago
c7c6f21
Support staging environment
by Matt Godbolt
· 6 years ago
b873225
Merge branch 'master' into llvm
by Matt Godbolt
· 6 years ago
a253f7c
Merge pull request #1283 from jD91mZM2/toggle-short
by Rubén Rincón Blanco
· 6 years ago
5812921
Also use typechecking when comparing
by jD91mZM2
· 6 years ago
dcf927e
Add Version tree link to Other dropdown
by RabsRincon
· 6 years ago
1198a1a
Use storageSolution=null over enableShort=false
by jD91mZM2
· 6 years ago
c34f7df
Add option to toggle the availability of short links
by jD91mZM2
· 6 years ago
1e99b22
Merge branch 'master' into master
by Patrick Quist
· 6 years ago
9c06073
cppinsights link
by Partouf
· 6 years ago
56cf191
Fix custom path prefix
by jD91mZM2
· 6 years ago
512c7bc
Clarify what Ctrl+S does
by RabsRincon
· 6 years ago
b6a3b12
Change meta twitter:site handle to @CompileExplore
by RabsRincon
· 6 years ago
73792cf
Redirect installed libs link to new automated list
by RabsRincon
· 6 years ago
da60faa
Merge remote-tracking branch 'matt/master' into compilerargs
by Partouf
· 6 years ago
5706da4
* Add ability to use custom font family in editors
by RabsRincon
· 6 years ago
74a5720
Merge remote-tracking branch 'matt/master' into hide-header-code
by Partouf
· 6 years ago
065f781
fix version popup copypastability
by Partouf
· 6 years ago
e32d084
[LLVM] Add LLVM IR view
by RabsRincon
· 6 years ago
4d65917
Add source editor word wrapping behaviour
by RabsRincon
· 6 years ago
1fc771a
Fix spelling on Diff view
by Rubén Rincón Blanco
· 6 years ago
b97cc72
Add icons to the new Add... nav dropdown
by RabsRincon
· 6 years ago
071b40e
Merge pull request #1164 from wimo7083/new_code_button
by Matt Godbolt
· 6 years ago
da819cf
Merge pull request #1171 from Bl4ckb0ne/tool-pahole
by Matt Godbolt
· 6 years ago
17d9fc2
change button text
by Partouf
· 6 years ago
aa06fd8
default off, added supportsLibraryCodeFilter property
by Partouf
· 6 years ago
05fcd7c
fix for latest
by Partouf
· 6 years ago
44d3930
add option for hiding header code
by Nicole Mazzuca
· 6 years ago
e152694
remove compiler dropdown item
by wimo7083
· 6 years ago
5316c89
change text
by wimo7083
· 6 years ago
bdc317c
move new windows to dropdown, and add fresh tab functionality
by wimo7083
· 6 years ago
93d63c9
Normalize dropdown down arrows placements
by RabsRincon
· 6 years ago
2515c65
add top 10 popular arguments
by Partouf
· 6 years ago
4093e85
Merge remote-tracking branch 'matt/master' into compilerargs
by Partouf
· 6 years ago
0819b49
adding menu
by Partouf
· 6 years ago
3362023
change button name to match other style
by wimo7083
· 6 years ago
8c450f5
changed button language
by wimo7083
· 6 years ago
97ccee6
Tool : add pahole button
by Simon Zeni
· 6 years ago
7664dc2
add editor addition in drop down
by wimo7083
· 6 years ago
dde9bb1
modify editor text
by wimo7083
· 6 years ago
a40020d
Bugfix cookie message always showing at startup
by RabsRincon
· 6 years ago
4eae8a0
Improve several dark theme contrasts
by RabsRincon
· 6 years ago
1a71a22
Move to own cookie consent solution
by RabsRincon
· 6 years ago
b2fcbc9
Merge pull request #1144 from mattgodbolt/sourcetools
by Patrick Quist
· 6 years ago
d8bcce6
separate dropdown menu for tooling
by Partouf
· 6 years ago
59529a0
Fix down carets for non dropdown toggles
by RabsRincon
· 6 years ago
77da7fc
Add setting to toggle CtrlS behaviour
by RabsRincon
· 6 years ago
468f6af
Merge remote-tracking branch 'matt/master' into sourcetools
by Partouf
· 6 years ago
301d7fc
Update views/templates.pug
by Rubén Rincón Blanco
· 6 years ago
Next »