Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
b56cdb75badd63d025b74b33f6976f963e25841f
/
static
e2b22a8
Turn off any error logging for MOTDs
by Matt Godbolt
· 4 years, 12 months ago
5048106
Link into executable for Assembly language (#2581)
by Patrick Quist
· 4 years, 12 months ago
4f88b3f
Highlight ASM and LLVM IR lines corresponding to the given token and vice-versa (#2594)
by Arseniy Zaostrovnykh
· 4 years, 12 months ago
f8587ff
Express the dependency between "onColours" and onCompileReulst (#2596)
by Arseniy Zaostrovnykh
· 4 years, 12 months ago
ce5db61
Typo fix
by Matt Godbolt
· 5 years ago
c0633d0
Highlight individual tokens in the source file and the corresponding nodes in the LLVM AST pane (#2572)
by Arseniy Zaostrovnykh
· 5 years ago
b5e5c6e
Add some more clues in the motd catch for Sentry
by RabsRincon
· 5 years ago
e7be9f5
Comment out a line that's too talktive
by RabsRincon
· 5 years ago
8b3064a
Bump sentry version. Add even more MOTD debug for #1057
by Matt Godbolt
· 5 years ago
ff9f72d
Put explanatory text in asm view on failure.
by Matt Godbolt
· 5 years ago
deabc2f
Fix Privacy Policy wording.
by Matt Godbolt
· 5 years ago
f7f0953
ANSI colour fixes.
by Matt Godbolt
· 5 years ago
9487e96
fix execution pane timing font
by Patrick Quist
· 5 years ago
b782018
[frontend-only] Highlight the linked lines between the LLVM AST and other panes (#2527)
by Arseniy Zaostrovnykh
· 5 years ago
00588b1
Change new font units to pixels (#2521)
by Rubén Rincón Blanco
· 5 years ago
5da8e09
Temporary workaround for #879
by Matt Godbolt
· 5 years ago
d2ccba8
Upgrade to monaco 0.23
by Matt Godbolt
· 5 years ago
004119e
Add bells to policies when a new version is available (#2516)
by Rubén Rincón Blanco
· 5 years ago
214889f
Remove duplicate date calculation code
by RabsRincon
· 5 years ago
23b152b
Colorize the LLVM AST to match the colors of the source (#2511)
by Arseniy Zaostrovnykh
· 5 years ago
7f4c4a9
Report back an estimate of filtered lines (#2506)
by Rubén Rincón Blanco
· 5 years ago
fe5882f
Give some breathing room to icons in links
by RabsRincon
· 5 years ago
929135e
Simplify conformance view behaviour
by RabsRincon
· 5 years ago
a67100a
fixes #2454
by partouf
· 5 years ago
4930037
Update right-click menu item to be more general than x86
by Matt Godbolt
· 5 years ago
11e470a
Feature/jo/arm dockenizer (#2463)
by Jeremy Overesch
· 5 years ago
d7374a0
also start timing graph Y at 0
by partouf
· 5 years ago
e9d9689
bugfix run executable from compiler pane
by partouf
· 5 years ago
7edd6d4
Time all the things (#2462)
by Patrick Quist
· 5 years ago
9895b0e
library search matches on name before match on description (#2468)
by Patrick Quist
· 5 years ago
eac7126
lintfix
by partouf
· 5 years ago
3677ad6
Add Notification to Compiler Info Popup (#2399)
by Sam Elliott
· 5 years ago
17b2bb8
Move /shortener to /api/shortener (#2426)
by Matt Godbolt
· 5 years ago
ed7f003
Privacy policy updates. Closes #2276 (#2419)
by Matt Godbolt
· 5 years ago
57ad0e9
Add alt text to label links
by RabsRincon
· 5 years ago
991193a
Fully update the lib UI when a library is removed (#2417)
by Rubén Rincón Blanco
· 5 years ago
e55cbb0
Hide extra whitespace when a library has no description
by RabsRincon
· 5 years ago
4e683c5
Adds args field to tools (#2406)
by Rubén Rincón Blanco
· 5 years ago
ac70daf
Make codelens font follow settings (#2402)
by Justin Gerhardt
· 5 years ago
9000bd2
If an stdinHint is specified on a tool, when the tool opens, default to showing the stdin input (#2382)
by Tom Ritter
· 5 years ago
a0bcc9b
add text wrapping toggle to executor pane (#2362)
by Peter Schussheim
· 5 years ago
6400315
Fix extra blank lines when copying from some panes
by Austin Morton
· 5 years ago
0df01db
Reformat eslint yaml files
by Matt Godbolt
· 5 years ago
a659ad6
minimum width added to history modal (#2253)
by Artem
· 6 years ago
d080c7a
also darken permalink input and execution+tool stdin textarea
by partouf
· 6 years ago
7e645f4
Dark mode compiler arguments input text-color fix (#2252)
by Artem
· 6 years ago
f8826fd
Refactor theme system to apply them earlier in page load (#2249)
by Austin Morton
· 6 years ago
1eebac3
guard examples code when not defined
by partouf
· 6 years ago
de85aec
Normalize and enforce license disclaimer headers (#2234)
by Austin Morton
· 6 years ago
4a158e1
Library widget revamp (#2223)
by Patrick Quist
· 6 years ago
f68198a
Reassign copyright to Compiler Explorer Authors (#2233)
by Matt Godbolt
· 6 years ago
ca437e1
Consolidate eslint configuration (#2224)
by Austin Morton
· 6 years ago
1df5104
add tc range, bugfix libs widget
by partouf
· 6 years ago
d6a8619
Copy compiler arguments for 'Executor from this' (#2191)
by Patrick Quist
· 6 years ago
837fc3c
Filter compilers in execution panel (#2181)
by Patrick Quist
· 6 years ago
32aadc9
[#RandomThingsNobodyAskedFor] Noscript pages (#2120)
by Patrick Quist
· 6 years ago
5c9f635
Add executor button to compiler that inherits it (#2135)
by Rubén Rincón Blanco
· 6 years ago
14a60bb
Add base monaco editor config (#2157)
by Rubén Rincón Blanco
· 6 years ago
8a05f00
Add ANSI color code support on executor pane (#2162)
by Rubén Rincón Blanco
· 6 years ago
7e5eafd
Concept to better notify lang support in tools (#1992)
by Rubén Rincón Blanco
· 6 years ago
21fea37
Fix #2150
by Austin Morton
· 6 years ago
916ce00
Allow changing the detail level of GCC dumps in TREE and RTL view (#2134)
by Iain Buclaw
· 6 years ago
9dde240
allow scrolling beyond last line in editors
by Partouf
· 6 years ago
a41d7be
add support for cppx blue and gold languages (#2144)
by sdgoodrick
· 6 years ago
e28e3df
Tweaks for PVS Studio
by Matt Godbolt
· 6 years ago
aaf8c64
also filter hidden compilers when switching languages
by Partouf
· 6 years ago
ccff4b9
Add new eslint rules (#2121)
by Rubén Rincón Blanco
· 6 years ago
6b19e59
Minor improvement to compilation API docs
by Rubén Rincón Blanco
· 6 years ago
a68ba64
cppreference search action (#2110)
by Patrick Quist
· 6 years ago
d1a4865
Update ispc-mode.js (#2108)
by pbrubaker
· 6 years ago
f77c150
libs height again needs to be larger
by Patrick Quist
· 6 years ago
cf7e0b0
[WIP] Fetch binaries for libraries before building (#1945)
by Patrick Quist
· 6 years ago
6ecf9f9
Fix modal padding and margin to properly centre dialogs
by David Allen
· 6 years ago
ea66990
Mobile context menu bugfix (#2048)
by Patrick Quist
· 6 years ago
05e2d09
Workaround for goldenlayout maximized item bug
by Austin Morton
· 6 years ago
984ceb3
Optimize quickbench svg logo and style quickbench/cppinsights logos for better visibility on dark theme (#2054)
by Austin Morton
· 6 years ago
ed7cb6b
Remove extra newline
by RabsRincon
· 6 years ago
f4d5042
Makes Tool font select work for both dom & editor
by RabsRincon
· 6 years ago
cf11b5e
Add dump asm developer option to compiler editor
by RabsRincon
· 6 years ago
01f59fd
[WIP] Mobile View-only mode (#2037)
by Patrick Quist
· 6 years ago
1035440
Prevent editor selection changes from overwriting shortlink url (#2039)
by Austin Morton
· 6 years ago
a86bf25
Makes tools dropdown behave like the rest
by RabsRincon
· 6 years ago
ffebe1f
Merge pull request #2019 from compiler-explorer/skipAsm
by Rubén Rincón Blanco
· 6 years ago
e215d8f
Add min-width to toolsmenu dropdown
by RabsRincon
· 6 years ago
a90bdaa
fix class names.
by Tomas Dittmann
· 6 years ago
337c927
fix max height for simple content modal dialogs.
by Tomas Dittmann
· 6 years ago
30a212b
make modal dialogs responsive
by Tomas Dittmann
· 6 years ago
d953a00
Rename sponsor to ces in te CSS to alleviate blocker woes. Closes #2023
by Matt Godbolt
· 6 years ago
e6a4302
Tweaks to maybe improve on #2020
by Matt Godbolt
· 6 years ago
6155516
Add backend option skipAsm
by RabsRincon
· 6 years ago
452ca8f
File load dialog fix
by Matt Godbolt
· 6 years ago
2785809
Add ability to hide compilers from selection lists
by RabsRincon
· 6 years ago
453bef9
Adding another sponsor; PVS Studio
by Matt Godbolt
· 6 years ago
ed03ef3
Make tabWidth setting a numeric input
by RabsRincon
· 6 years ago
84e9b28
Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :)
by Matt Godbolt
· 6 years ago
4792a12
Fix minor height difference of sponsor menu item
by Austin Morton
· 6 years ago
5ba7e7f
Tweaks
by Matt Godbolt
· 6 years ago
e9441f3
Add first corporate sponsor
by Matt Godbolt
· 6 years ago
cfed3e7
Add an option to disable indent. Seemingly needs a restart (tried all the things I could think of), so gave up and just put a comment to say so.
by Matt Godbolt
· 6 years ago
1334711
Fix sponsors open GA
by Matt Godbolt
· 6 years ago
Next »