ace/plugins/pilot/lib
2010-12-03 15:38:51 +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
settings adding historyLength setting 2010-11-24 14:21:50 +00:00
test Lots of work to flesh out the cli test suite 2010-12-03 15:38:14 +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 make addCommand convert parameters types to Types, make exec work on commands as well as command names, and thus remove execRequisition. Move Requisition and Assignment into canon, and lots of tidyup 2010-12-02 11:15:31 +00:00
catalog.js add basic extension catalog 2010-11-24 14:21:25 +00:00
cli.js Rename Input to Cli. Extract CliUi as an interface. Add knowledge of cursor positioning to convert INCOMPLETE hints to INVALID if the cursor isnt in that hint. Many tidyups and tweaks as we create a test suite 2010-12-03 15:38:35 +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 make sure new settings and commands are registered properly 2010-12-02 11:15:31 +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
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