Matt Godbolt
59225901f0
Add button to load from a local file. Fixes #255
6 years ago
Matt Godbolt
e2c636b4de
Make colouring configurable. Add a bunch of palettes.
...
Includes two colourblind-friendly palettes.
Fixes #265
6 years ago
Matt Godbolt
d2643c056a
Make bracket closing configurable
6 years ago
Matt Godbolt
02881080d7
Separate settings, make delay time configurable
6 years ago
Matt Godbolt
4a290c8b2a
UI tweaks for diff
6 years ago
Matt Godbolt
3b308bbfcd
Reinstate a hamburger icon for less wide displays. Fix #245
6 years ago
Matt Godbolt
62c414cbcb
Bring patreon logo inline
6 years ago
Matt Godbolt
f45841b254
Add 'Thanks to' with initial list of patrons. Thanks everyone
6 years ago
Matt Godbolt
afb33cb4c7
Add Patreon link (gulp!)
6 years ago
Matt Godbolt
ccd863e7a1
Bunch of TODOs; inline warnings/errors etc
6 years ago
Matt Godbolt
fe4467756f
Pop up an alert if URL parsing fails.
...
FIxes #223
6 years ago
Matt Godbolt
d3017c617d
First stab at using monaco. Lots TODO
6 years ago
Matt Godbolt
eb74776003
WIP on diffs
6 years ago
Matt Godbolt
7135ec2d77
Add a "reset UI" menu option.
...
Addresses #217
6 years ago
Matt Godbolt
1b02040826
s/gcc-explorer/compiler-explorer/g
6 years ago
Matt Godbolt
f61825b2be
Client-side caching and request changes
...
Changes to reduce load on the remote site:
* Uses a local LRU cache to store results.
* Has only one pending request outstanding at a time.
* Increase debounce timer to 1.25 seconds.
* After a short time, display '<Compiling>' to user.
* Shows compile time taken at the bottom.
6 years ago
Matt Godbolt
a0722cd4c4
Add a versioned subdirectory with an infinite cache length. Partially addresses #178
6 years ago
Matt Godbolt
caf8a5e8a5
Move links into a share button
6 years ago
Matt Godbolt
92ec8292de
Remove donation
6 years ago
Matt Godbolt
ad40e5c59a
Improvements to embedding
6 years ago
Matt Godbolt
0cda1b839a
Work in progress on embeddable CEs
6 years ago
Matt Godbolt
3e318e4a78
Only serve items from out/dist on demand; use @import in CSS instead of lots of includes; configure r.js to optimize CSS too
6 years ago
Matt Godbolt
281e84da50
Make warning icon a button; make it draggable
6 years ago
Matt Godbolt
ced7933260
Add a compiler clone button
6 years ago
Matt Godbolt
3fe4e1844a
Add initial sketch at output window
6 years ago
Matt Godbolt
1f979c046b
Minor formatting changes; hopefully fixes issue reported by @unsigned void
6 years ago
Matt Godbolt
2eddd82d6d
Remove commented-out old line
6 years ago
Matt Godbolt
f9ed9035f6
Separate styling from compiler dropdown. Fixes overwide compiler names in warnings/errors
6 years ago
Matt Godbolt
3ff0732372
Make a click on the add button just add a compiler in-place
6 years ago
Matt Godbolt
c50ac79a2e
Add font scale buttons
6 years ago
Matt Godbolt
624abd9870
Short URL support
6 years ago
Matt Godbolt
1c98836ee6
URL support
6 years ago
Matt Godbolt
106ff7cd40
Initial support for parsing old URLs
6 years ago
Matt Godbolt
5bad2781d6
Don't show binary if not globally supported; fix up toggles in other cases
6 years ago
Matt Godbolt
a6a1bc0492
LoadSave dialog. Load only
6 years ago
Matt Godbolt
3037956f62
Compiler output/warnings, and full name
6 years ago
Matt Godbolt
532e91a1db
Big bunch of fixes; improvements to layouts, attempt at getting pop-out to work (mostly not working)
6 years ago
Matt Godbolt
edbf732916
Grab bag of fixes and refactoring. Toolbar changes; options; styling
6 years ago
Matt Godbolt
495ecc0fe3
Default filters; use default compiler
7 years ago
Matt Godbolt
fe109ff159
Actually use the filters
7 years ago
Matt Godbolt
53863a9612
Formatting fixups, make search work
7 years ago
Matt Godbolt
1aad67a307
Fix ups for window sizes and editor sizes
7 years ago
Matt Godbolt
216af918cd
Handle options
7 years ago
Matt Godbolt
f42bbf8f39
Compiler choice dropdown
7 years ago
Matt Godbolt
6e8987d8e5
First steps towards wiring
7 years ago
Matt Godbolt
3600d7ac7e
First move towards rewrite
7 years ago
Matt Godbolt
ef7f5d74d7
WIP on GoldenLayout
7 years ago
Matt Godbolt
d93da76852
More WIP
7 years ago
Matt Godbolt
889cf2795f
Work in progress on resizable editors
7 years ago
Matt Godbolt
7dec599536
Remove github ribbon in favour of a top button. Tidy up options
7 years ago