|
|
0bcbf7fee0
|
fix further problems uncovered by test; allow for anonymous cloning
|
2009-10-11 05:57:45 +02:00 |
|
|
|
17c7160f02
|
refactor CommandDef, get rid of the possibility of re-defining. YAGNI!
|
2009-10-11 05:57:45 +02:00 |
|
|
|
95db5f9840
|
clarify state predicates in conjunction with command lifecycle
|
2009-10-11 05:57:44 +02:00 |
|
|
|
5861597d7f
|
smash a glorious ref-to-local object bug
|
2009-10-11 05:57:44 +02:00 |
|
|
|
4c3fc9e64d
|
WIP getting CommandRegistry_test to run
(equality on CommandImpl is still missing)
|
2009-10-11 05:57:43 +02:00 |
|
|
|
18c357eb4a
|
start using Symbol datatype instead of a disguised char*
|
2009-10-11 05:57:38 +02:00 |
|
|
|
b9763b6c16
|
command frontend sort-of written now, pending integration test
|
2009-08-10 01:32:33 +02:00 |
|
|
|
9f40e4af9c
|
implemented definition and access of handling patterns
|
2009-08-09 21:55:47 +02:00 |
|
|
|
da3cf5a6a6
|
rework the cmd registry to build on this
|
2009-08-09 03:48:19 +02:00 |
|
|
|
155254dd9b
|
build new cmd impl object within registry
|
2009-08-03 18:17:41 +02:00 |
|
|
|
327cbc822a
|
WIP extended binding and invocation to support the convenience shortcuts
|
2009-08-02 20:55:43 +02:00 |
|
|
|
f2126c0764
|
WIP partially get new proc-layer command impl through the compiler
|
2009-08-01 23:57:12 +02:00 |
|
|
|
8971d667cf
|
WIP more implementation...
|
2009-08-01 17:14:27 +02:00 |
|
|
|
eaa4adddde
|
WIP more implementation drafting...
|
2009-07-29 16:55:15 +02:00 |
|
|
|
3ebb8d0285
|
WIP and more stubbing...
|
2009-07-26 02:00:47 +02:00 |
|
|
|
211a2dabdd
|
WIP stubbing undefined operations...
|
2009-07-24 17:50:14 +02:00 |
|
|
|
c5f781596e
|
reorganise the intermediary command def context classes
|
2009-07-23 03:47:27 +02:00 |
|
|
|
d80f0cfb8d
|
WIP start some drafting
|
2009-07-21 04:49:00 +02:00 |
|
|
|
ca807205f9
|
cleanup/refactor simple type seq handling, fix broken Split template
|
2009-06-30 04:54:50 +02:00 |
|
|
|
51712f218d
|
still fighting to get capture fun and undo func bound together
|
2009-06-28 15:27:27 +02:00 |
|
|
|
f358f548d1
|
draft version of CmdClosure and Mutation interface now passing compiler
|
2009-06-19 19:11:33 +02:00 |
|
|
|
e951c468a7
|
WIP: header rename
|
2009-06-19 14:47:37 +02:00 |
|
|
|
0ab5a92629
|
WIP: test-driven brainstorming... how to capture state and params.
|
2009-06-19 05:57:06 +02:00 |
|
|
|
246529bae9
|
concpet draft of parameter type extraction and checking works (i.e. compiles)
|
2009-06-10 05:00:01 +02:00 |
|
|
|
e3da082016
|
WIP idea to allow arbitrary command parameters
|
2009-06-10 03:42:23 +02:00 |
|
|
|
3a7de1654a
|
WIP: create a "scrapbook" test for trying out some ideas
|
2009-06-08 21:29:09 +02:00 |
|