Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
af2972abf77268231a9b0ed7b22832ceba6f03c8
/
static
af2972a
Hopefully fix events (See #148)
by Matt Godbolt
· 8 years ago
d633b0e
Catch and ignore exceptions when accessing localStorage.
by Matt Godbolt
· 8 years ago
8c288a0
Remove some bootstrap resources that had been accidentally left in-tree
by Matt Godbolt
· 8 years ago
1d00921
Fixes the status button so it works on Mozilla Firefox
by Adrian Bibby Walther
· 8 years ago
e997ca3
Disable drag'n'drop
by Matt Godbolt
· 8 years ago
ed42715
Don't use minified versions of libraries
by Matt Godbolt
· 8 years ago
96cf346
Configure raven
by Matt Godbolt
· 8 years ago
3e0c8d0
Use jquery's ready state to prepare the sharing button. Hopefully addresses #146
by Matt Godbolt
· 8 years ago
e4cd9cc
Use underscore each function
by Matt Godbolt
· 8 years ago
3e318e4
Only serve items from out/dist on demand; use @import in CSS instead of lots of includes; configure r.js to optimize CSS too
by Matt Godbolt
· 8 years ago
ae306d3
Widen address area. Fixes #144
by Matt Godbolt
· 8 years ago
05e997f
Style tweaks
by Matt Godbolt
· 8 years ago
26198b6
Extract some functions; note a TODO
by Matt Godbolt
· 8 years ago
52f65d8
jshint fixes
by Matt Godbolt
· 8 years ago
281e84d
Make warning icon a button; make it draggable
by Matt Godbolt
· 8 years ago
ced7933
Add a compiler clone button
by Matt Godbolt
· 8 years ago
9b03547
Fix up issues around handling errors during layout creation
by Matt Godbolt
· 8 years ago
0731427
Add raven-js/Sentry support
by Matt Godbolt
· 8 years ago
3fe4e18
Add initial sketch at output window
by Matt Godbolt
· 8 years ago
1f979c0
Minor formatting changes; hopefully fixes issue reported by @unsigned void
by Matt Godbolt
· 8 years ago
f7003d8
Fix issue with editor and compiler tabs that were hidden during updates
by Matt Godbolt
· 8 years ago
2eddd82
Remove commented-out old line
by Matt Godbolt
· 8 years ago
b490087
Thin out the drag handles
by Matt Godbolt
· 8 years ago
f9ed903
Separate styling from compiler dropdown. Fixes overwide compiler names in warnings/errors
by Matt Godbolt
· 8 years ago
7c35539
Further increase the compiler dropdown width
by Matt Godbolt
· 8 years ago
1c41d2c
Fix typo
by Matt Godbolt
· 8 years ago
3ff0732
Make a click on the add button just add a compiler in-place
by Matt Godbolt
· 8 years ago
c50ac79
Add font scale buttons
by Matt Godbolt
· 8 years ago
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
Next »