|
|
b9d1899486
|
cleanup: rectify Proc-Layer namespaces (II)
|
2011-12-02 17:50:44 +01:00 |
|
|
|
3f1b7651e9
|
GPL header whitespace
|
2010-12-17 23:28:49 +01:00 |
|
Stefan Kangas
|
661e4f0da5
|
Use CHECK instead of ASSERT in test suite. (Ticket #250)
|
2010-12-17 20:51:54 +01:00 |
|
|
|
17c7160f02
|
refactor CommandDef, get rid of the possibility of re-defining. YAGNI!
|
2009-10-11 05:57:45 +02:00 |
|
|
|
2ad896027b
|
why doesn't the reverse lookup return a Symbol?
damn! I have the vague rememberance that I had a reason for
not returning a Symbol. Anyway, here it goes...
|
2009-10-11 05:57:44 +02:00 |
|
|
|
c8e049cdea
|
Command system basic unit test pass
|
2009-10-11 05:57:44 +02:00 |
|
|
|
4f1c034b58
|
CommandRegistry: function test pass
|
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 |
|
|
|
c9f3a345dc
|
WIP towards CommandRegistry implementation
|
2009-10-11 05:51:31 +02:00 |
|
|
|
a845a4d234
|
unit test covering the cmd registry
|
2009-08-11 08:35:37 +02:00 |
|