Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
9354fa22ee98a97b35b10154a83160f6b5f951ca
/
static
88390b0
Make compiler dropdown wider
by Matt Godbolt
· 8 years ago
5e14b1a
Hide short link unless it's enabled
by Matt Godbolt
· 8 years ago
91b15ba
Merge remote-tracking branch 'origin/staging' into goldenlayout
by Matt Godbolt
· 8 years ago
f007fc7
Slightly nicer handling of pathological compiler setup
by Matt Godbolt
· 8 years ago
624abd9
Short URL support
by Matt Godbolt
· 8 years ago
1c98836
URL support
by Matt Godbolt
· 8 years ago
ec7d34f
Actually prevent popout icon
by Matt Godbolt
· 8 years ago
106ff7c
Initial support for parsing old URLs
by Matt Godbolt
· 8 years ago
4f66930
CSS tweaks
by Matt Godbolt
· 8 years ago
3418b92
jshint fixes
by Matt Godbolt
· 8 years ago
7c7cde9
Add copyrights
by Matt Godbolt
· 8 years ago
5bad278
Don't show binary if not globally supported; fix up toggles in other cases
by Matt Godbolt
· 8 years ago
1d2b9be
Toggle fixes: return a copy on the state, ignore disabled buttons
by Matt Godbolt
· 8 years ago
bd08426
Handle case of not having a compiler set
by Matt Godbolt
· 8 years ago
2677ac1
Mark a TODO to-done
by Matt Godbolt
· 8 years ago
a6a1bc0
LoadSave dialog. Load only
by Matt Godbolt
· 8 years ago
fb0e465
More TODOs
by Matt Godbolt
· 8 years ago
3037956
Compiler output/warnings, and full name
by Matt Godbolt
· 8 years ago
4b1ce20
Ensure unsubncription happens when items are destroyed
by Matt Godbolt
· 8 years ago
e521a57
Disable popout, and closing of editors (for now)
by Matt Godbolt
· 8 years ago
532e91a
Big bunch of fixes; improvements to layouts, attempt at getting pop-out to work (mostly not working)
by Matt Godbolt
· 8 years ago
f322a1a
Fix issue on first creation for toggles
by Matt Godbolt
· 8 years ago
d636ade
Use an event library
by Matt Godbolt
· 8 years ago
74cb850
Fix up hovering on binary
by Matt Godbolt
· 8 years ago
7125fd8
Fix up binary support
by Matt Godbolt
· 8 years ago
edbf732
Grab bag of fixes and refactoring. Toolbar changes; options; styling
by Matt Godbolt
· 8 years ago
227dfcc
Limit the height of the compiler dropdown
by Matt Godbolt
· 8 years ago
7e79189
Re-add colourization
by Matt Godbolt
· 8 years ago
2c2adc6
Use eventHub for messaging. Support tags from multiple compilers
by Matt Godbolt
· 8 years ago
4e3889e
Some config tweaks
by Matt Godbolt
· 8 years ago
f5a3f76
Parse errors and warnings (part 1)
by Matt Godbolt
· 8 years ago
495ecc0
Default filters; use default compiler
by Matt Godbolt
· 8 years ago
b7756a4
Persist filters, source and compiler
by Matt Godbolt
· 8 years ago
fe109ff
Actually use the filters
by Matt Godbolt
· 8 years ago
53863a9
Formatting fixups, make search work
by Matt Godbolt
· 8 years ago
a9a065f
Put language name in header
by Matt Godbolt
· 8 years ago
1aad67a
Fix ups for window sizes and editor sizes
by Matt Godbolt
· 8 years ago
5052cb8
First support for displaying output
by Matt Godbolt
· 8 years ago
216af91
Handle options
by Matt Godbolt
· 8 years ago
f42bbf8
Compiler choice dropdown
by Matt Godbolt
· 8 years ago
6e8987d
First steps towards wiring
by Matt Godbolt
· 8 years ago
3600d7a
First move towards rewrite
by Matt Godbolt
· 8 years ago
ef7f5d7
WIP on GoldenLayout
by Matt Godbolt
· 8 years ago
7dec599
Remove github ribbon in favour of a top button. Tidy up options
by Matt Godbolt
· 8 years ago
480b130
Add underscore
by Matt Godbolt
· 8 years ago
dc57aba
Better errors if diff fails
by Matt Godbolt
· 8 years ago
f585fd6
More TODOs
by Matt Godbolt
· 8 years ago
32e742e
More tidyups; added some TODOs
by Matt Godbolt
· 8 years ago
51ae548
Address a bunch of warnings from jshint/IntelliJ
by Matt Godbolt
· 8 years ago
be7716a
Re-use class 'template' to hide {slot,diff}Template.
by Gabriel Devillers
· 8 years ago
14cc056
Clean static/index.html.
by Gabriel Devillers
· 8 years ago
17e3609
Adds fadeIn/fadeOut to panels.
by Gabriel Devillers
· 8 years ago
68379dd
Fix UI bug.
by Gabriel Devillers
· 8 years ago
37076eb
Hide close cross in slots if need be.
by Gabriel Devillers
· 8 years ago
1dfd409
Moved "new slot/diff" buttons.
by Gabriel Devillers
· 8 years ago
9a755d0
Place the editor and options in a panel.
by Gabriel Devillers
· 8 years ago
9adb546
Adjust CSS to save space in panels.
by Gabriel Devillers
· 8 years ago
3247579
Fix bugs.
by Gabriel Devillers
· 8 years ago
ece6789
Description of slots in diffs.
by Gabriel Devillers
· 8 years ago
0586ec4
Accesskey enabled in the leaderSlot slot.
by Gabriel Devillers
· 8 years ago
6d7e68c
Switch new functions name to camelCase.
by Gabriel Devillers
· 8 years ago
f6a5dd1
DOM access code refactorised.
by Gabriel Devillers
· 8 years ago
a5857b9
Fix typos in code.
by Gabriel Devillers
· 8 years ago
b0c90b4
Fix UI bug.
by Gabriel Devillers
· 8 years ago
43d3d99
Improved diff UI.
by Gabriel Devillers
· 8 years ago
6d94cab
Big 'leaderSlot' UI improvements.
by Gabriel Devillers
· 8 years ago
84a5646
Fix: prevent closing the last compiler slot.
by Gabriel Devillers
· 8 years ago
2e057e5
Fix: autospawn 1 compiler slot on startup.
by Gabriel Devillers
· 8 years ago
4c279d7
Minor cleanings.
by Gabriel Devillers
· 8 years ago
7a8fec3
Fixed 2 small UI bugs & coding typos.
by Gabriel Devillers
· 8 years ago
97c73ab
Fix minor asm parsing bug.
by Nicolas Brunie
· 9 years ago
1c7d490
Minor changes to allow Unit/Functional tests.
by Gabriel Devillers
· 8 years ago
309da0c
Added debug functions around windows.localStorage
by Gabriel Devillers
· 8 years ago
3205e56
Smarter diff triggering.
by Gabriel Devillers
· 8 years ago
60c96cd
Dumb but working version of diff trigerring.
by Gabriel Devillers
· 8 years ago
48c6e8d
Set default slots in new diffs (if possible).
by Gabriel Devillers
· 8 years ago
60c04b1
Reload previous diff panels.
by Gabriel Devillers
· 8 years ago
269615a
Move computation of diff *color zones* server side.
by Gabriel Devillers
· 8 years ago
711af7a
Ajax request to compute diff server side.
by Gabriel Devillers
· 8 years ago
8a02608
Improved look of diff panel.
by Gabriel Devillers
· 8 years ago
7e53910
Fix wrong 'leaderSlot' id bug.
by Gabriel Devillers
· 8 years ago
a49e0e9
Begins to implement diff between slots.
by Gabriel Devillers
· 8 years ago
27463ac
Fix duplication of slots bug when opening a full link url. Refactoring. Cleaning.
by Gabriel Devillers
· 8 years ago
39966c7
new object Slot. UI improves.
by Gabriel Devillers
· 8 years ago
2718921
Demo of half working multiple windows. WIP
by Gabriel Devillers
· 8 years ago
ef16651
Working demo of 3 sortable asm windows (JQuery-ui + Bootstrap 3)
by Gabriel Devillers
· 8 years ago
04dfe1e
Added lineWrapping (auto line break) in asm's CodeMirror window.
by Gabriel Devillers
· 8 years ago
e157d9f
Improved UI with leaderSlot scroll down menu.
by Gabriel Devillers
· 8 years ago
af316ca
Fixed two display bugs.
by Gabriel Devillers
· 8 years ago
e6581e4
Added refresh of CodeMirror's asm windows on tab change
by Gabriel Devillers
· 8 years ago
b70d82e
Improved tabs in index.html / gcc.css
by Gabriel Devillers
· 8 years ago
f0d5dcd
The page is now splitted with two columns...
by Gabriel Devillers
· 8 years ago
2c6ac0e
Begining of implementing tabs.
by Gabriel Devillers
· 8 years ago
28ef768
Cleaning. Reformated error messages.
by Gabriel Devillers
· 8 years ago
1f5b56e
Some W3C validation errors fixed.
by Gabriel Devillers
· 8 years ago
fdbf39f
Timeouts work again, cleaner code, back to previous way of handling filters
by Gabriel Devillers
· 8 years ago
3f62aa6
Now compilation callbacks are divided in : onEditorChange and onParamChange
by Gabriel Devillers
· 8 years ago
74766f5
Multiple compilation(assembly) output / compiler output. ATM still single configuration.
by Gabriel Devillers
· 8 years ago
ac2338f
Multiple ouput working. but ATM only one compilation is done.
by Gabriel Devillers
· 8 years ago
28b6608
Clarify need for extraKeys option
by Matt Godbolt
· 8 years ago
Next »