Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  botnet
botnet.rb 3.77 KB
dsl.rb 9.36 KB

Latest revisions

# Date Author Comment
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

9dfb2047 2011-02-26 21:04 Marc Dequènes

[fix] Protocol: check node existence asynchronously for CALL

14dd8318 2011-02-26 20:38 Marc Dequènes

[evol] Protocol/DSL: implemented node existence check

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)

c2b0e202 2011-02-26 14:32 Marc Dequènes

[fix] recreate the whole API interface tree, root included, to ensure no clash is possible during concurrent calls

4c969e21 2010-11-30 02:30 Marc Dequènes

[evol] select and record I18n locale in DSL Task (future use)

3b29bf46 2010-11-29 22:18 Marc Dequènes

[fix] a task must have a name (and be unique, but this is not enforced yet)

429ebb9c 2010-11-29 22:16 Marc Dequènes

[evol] BotnetTask DSL: now that we have one Task per task, close conversation thread as soon as the task is finished

5da1960c 2010-11-29 20:50 Marc Dequènes

[evol] Task DSL: rework to use the same Task objet for the same task (in order to have a proper count of tasks and be able to transport information easily through steps)

View revisions

Also available in: Atom