Silver's Simple Site - Projects - IRC Bot - Log

Earlier entries >>

15

James Ross

2011-02-12 15:02:33

Matching assembly info with other projects.

14

James Ross

2010-06-30 01:49:25

Update debug code to be clearer about who's handling what.

13

James Ross

2010-06-30 00:46:47

Update debugging output.

Fix aliase dispatch within an existing pipeline.

12

James Ross

2010-05-31 14:32:33

Re-license code from Ms-PL -> New BSD.

11

James Ross

2010-04-13 18:31:49

Display the tree-like execution structure for events and not the data passed around.

New parser for command dispatch.

Re-worked event dispatch order/chain for commands, updated aliase plugin to match. Sorta works OK.

10

James Ross

2010-04-12 21:10:03

Add !sort, removing sorting in !commands and !plugins.

Add default aliases for !commands and !plugins.

9

James Ross

2010-04-12 00:39:01

Support multiple plugins handing the same event: all are called in load order.

PluginAlias added; while loaded, allows adding, viewing and executing aliases.

Updated PluginCommandDispatcher to interoperate with PluginAlias.

Moved plugin utility methods (for argument parsing) to PluginUtil.

Updated design document.

8

James Ross

2010-04-11 16:41:09

Improved command and pipe parsing.

Added argv/arg utility to PluginTest to see how parsing arguments might work.

Improved logging of data before and after plugin calls.

Implemented plugin-scoping of data.

7

James Ross

2010-04-11 15:14:57

IList<string> -> IEnumerable<string>.

Add !wc.

6

James Ross

2010-04-11 13:31:10

Fix multiline command output.

IList<string> messages is always LINES.

Add !echo, !join, !split, !shout, !reverse, !tac, !sed, !grep.

Earlier entries >>

Powered by the Content Parser System, copyright 2002 - 2024 James G. Ross.