ace/plugins/pilot/lib
2010-12-08 13:13:33 +00:00
..
commands convert settings API to have Setting class with get() and set() methods. Also several tidy-ups 2010-12-03 15:38:51 +00:00
keyboard a big lump of work to get the command line able to execute commands, and to hack in a trivial cli 2010-12-08 13:13:33 +00:00
settings adding historyLength setting 2010-11-24 14:21:50 +00:00
tests a big lump of work to get the command line able to execute commands, and to hack in a trivial cli 2010-12-08 13:13:33 +00:00
types convert settings API to have Setting class with get() and set() methods. Also several tidy-ups 2010-12-03 15:38:51 +00:00
canon.js a big lump of work to get the command line able to execute commands, and to hack in a trivial cli 2010-12-08 13:13:33 +00:00
catalog.js add basic extension catalog 2010-11-24 14:21:25 +00:00
console.js editor.html now boots with a bit of the plugin system 2010-11-18 23:13:56 -05:00
core.js move core into pilot 2010-11-23 14:27:16 +00:00
dom.js move lang.js into pilot 2010-11-23 14:35:01 +00:00
event.js minor tidy-up 2010-11-24 14:13:40 +00:00
event_emitter.js minor tweaks 2010-12-02 11:15:31 +00:00
fixoldbrowsers.js move old browser fixes to a separate file, and have way to startup/shutdown other modules 2010-11-23 12:34:14 +00:00
index.js a big lump of work to get the command line able to execute commands, and to hack in a trivial cli 2010-12-08 13:13:33 +00:00
lang.js minor tidy-up 2010-11-26 16:11:40 +00:00
oop.js move oop.js into pilot 2010-11-23 14:36:12 +00:00
plugin_manager.js remove command support from the plugin manager, and tidy up 2010-11-24 15:56:53 +00:00
promise.js editor.html now boots with a bit of the plugin system 2010-11-18 23:13:56 -05:00
proxy.js minor tidy-up 2010-11-24 14:13:40 +00:00
rangeutils.js a big lump of work to get the command line able to execute commands, and to hack in a trivial cli 2010-12-08 13:13:33 +00:00
settings.js convert settings API to have Setting class with get() and set() methods. Also several tidy-ups 2010-12-03 15:38:51 +00:00
stacktrace.js editor.html now boots with a bit of the plugin system 2010-11-18 23:13:56 -05:00
types.js Have Status use string constants in place of numbers for easy debugging for now 2010-12-03 15:38:13 +00:00
util.js new arrayRemove method 2010-12-02 11:15:31 +00:00