Project

General

Profile

Download (9.32 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
66cff75f 2011-03-05 17:12 Marc Dequènes

[evol] ServerApiNode: added task ability

364e4a96 2011-03-04 02:03 Marc Dequènes

[licence] updated copyright years

ee2c32c3 2011-03-04 00:20 Marc Dequènes

[evol] Botnet/Interface: '/?' search now return a Hash in order to get the object name easily for further manipulations, updated Librarian accordingly

2c35cfa1 2011-03-04 00:13 Marc Dequènes

[fix] Botnet/Interface: removed silly String cast when searching nodes

7bfcd98b 2011-03-03 03:34 Marc Dequènes

[evol] Librarian API work §3

ec7296ea 2011-02-27 01:32 Marc Dequènes

[fix] Interface: intercept several possible errors around interface definition

eab0c364 2011-02-27 00:48 Marc Dequènes

[evol] API: implemented hidden nodes and used it to create a '?' node used to search children based on their attributes

4761cd13 2011-02-26 14:35 Marc Dequènes

[evol] allow splitting the API interface declaration over multiple files/directories, split MapMaker interface, and added cross-nodes storage during the interface life (as we can't use closures across files)

afdc8d97 2010-11-29 14:50 Marc Dequènes

[fix] mistakes in API Interface: forgot to export node_name, and forgot :inspect is not available for nodes

7466fc08 2010-11-29 00:49 Marc Dequènes

[evol] server API tree reworked using a DSL (reply handling rework is WIP)

d7ae0ab2 2010-11-26 19:44 Marc Dequènes

[layout] reorganization