gcc-explorer/static
Matt Godbolt c8ca5b8230 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer 2017-04-08 06:45:06 -05:00
..
assets Remove unused asset 2017-03-31 15:47:10 -05:00
.gitignore First move towards rewrite 2016-08-18 23:23:22 -05:00
alert.js Fixed undefined max() function... 2017-03-31 00:55:47 +02:00
analytics.js Fix up tweets; remove google+ 2017-03-29 20:02:50 -05:00
asm-mode.js More x86 registers. Closes #302 2017-03-31 15:55:16 -05:00
colour.js Make colouring configurable. Add a bunch of palettes. 2017-02-12 11:04:59 -06:00
colours.css Make colouring configurable. Add a bunch of palettes. 2017-02-12 11:04:59 -06:00
compiler.js Merge branch 'master' of github.com:mattgodbolt/compiler-explorer 2017-04-08 06:45:06 -05:00
components.js Work in progress on newer UI, and multiple editors 2017-02-16 07:55:22 -06:00
d-mode.js D lang for monaco 2017-02-06 19:57:06 -06:00
diff.js Defer removal of components. 2017-03-26 09:27:53 -05:00
editor.js Disable quick suggestions. They're pretty annoying. Ctrl-space still brings up the completions. See #359 2017-04-01 14:20:13 -05:00
explorer.css Safari fix. Closes #371 2017-04-07 17:28:03 +02:00
favicon.ico Initial import of GCC-Explorer 2012-05-22 21:07:40 -05:00
fontscale.js Fixed Travis. Function is now createded outside the loop 2017-03-24 14:15:48 +01:00
hub.js Ensure editors are closable even if coming from links 2017-02-16 19:00:08 -06:00
loadSave.js Refactor local storage; have configurable prefix 2017-02-25 15:43:49 -06:00
local.js Correctly handle disabled cookies etc. Fixes #318 2017-03-10 08:14:14 -06:00
main.js Embedded tweaks 2017-03-29 20:27:46 -05:00
monaco.js First stab at using monaco. Lots TODO 2017-01-06 08:27:47 -06:00
options.js Move to using pug templates to assemble both main view and embedded view. Means a reduction in code duplication between embedded and non-embedded; and saves a round-trip getting the options. 2017-03-06 18:04:42 -06:00
output.js Defer removal of components. 2017-03-26 09:27:53 -05:00
rison.js Reformatting, add a TODO 2017-03-10 07:16:08 -06:00
rust-mode.js More fixes pursuant to #302 2017-03-20 21:56:47 -05:00
settings.js Merge branch 'master' into asm_doc 2017-03-28 18:28:04 +02:00
sharing.js Url Too Long to be shortened (How ironic...) Alert is now a notification. 2017-03-30 20:39:39 +02:00
thanks.html Thanks and credits 2017-03-30 07:47:15 -05:00
toggles.js Another year, another copyright update 2017-01-02 10:14:46 -06:00
url.js Pop up an alert if URL parsing fails. 2017-01-14 21:52:08 -06:00
urlshorten-google.js Url Too Long to be shortened (How ironic...) Alert is now a notification. 2017-03-30 20:39:39 +02:00