ace/plugins/pilot/lib
2010-12-02 11:15:31 +00:00
..
commands minor tweaks 2010-12-02 11:15:31 +00:00
settings adding historyLength setting 2010-11-24 14:21:50 +00:00
test lots of new unit tests 2010-12-02 11:15:31 +00:00
types rename Type methods: s/toString/stringify and s/fromString/parse to avoid clash with built in meaning for toString. Also add lots of documentation, a new DeferredType, and lots more checks to how types are created 2010-12-02 11:15:31 +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 A ton of fixes from the creation of unit tests. Addition of ConversionHint and Argument and classes from canon. Also Input is a lot flatter than it was (easier testing) 2010-12-02 11:15:31 +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 rename Type methods: s/toString/stringify and s/fromString/parse to avoid clash with built in meaning for toString. Also add lots of documentation, a new DeferredType, and lots more checks to how types are created 2010-12-02 11:15:31 +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 rename Type methods: s/toString/stringify and s/fromString/parse to avoid clash with built in meaning for toString. Also add lots of documentation, a new DeferredType, and lots more checks to how types are created 2010-12-02 11:15:31 +00:00
util.js new arrayRemove method 2010-12-02 11:15:31 +00:00