Project

General

Profile

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

# Date Author Comment
14dd8318 2011-02-26 20:38 Marc Dequènes

[evol] Protocol/DSL: implemented node existence check

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

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

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)

80dd9940 2010-11-29 14:51 Marc Dequènes

[fix] Mapmaker had a few silly mistakes (after several naming changes)

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

848944dc 2010-11-26 02:24 Marc Dequènes

[evol] Task-based client DSL §6 (added botnet 'ask' subtask)

947e1d12 2010-11-26 01:18 Marc Dequènes

[fix] Task-based client DSL: use :task instead of :thread from old DSL for task notification shortcut name

f6fd4b56 2010-11-24 10:27 Marc Dequènes

[evol] Task-based client DSL §5 (allow running subtasks in callbacks, implement 'meet' command, and fixed a race btw)

4d9f2962 2010-11-24 02:52 Marc Dequènes

[evol] Task-based client DSL §4 (many fixes, helper, bot stop condition, more logging)

fd4ccbdd 2010-11-16 03:24 Marc Dequènes

[evol] preliminary work for Conversation synchronization in DSL (action callbacks had to be moved from Protocol to ConversationThread to be able to check idle with the new locks, needed to process notifications without falling idle)

f8eacaad 2010-11-15 22:30 Marc Dequènes

[evol] MapMakerClient->TestClient, test with two conversations, and ideas for the future