|
|
7fc462209e
|
some naming cleanup and namespace indentation fixes
|
2010-12-18 00:58:19 +01:00 |
|
|
|
3f1b7651e9
|
GPL header whitespace
|
2010-12-17 23:28:49 +01:00 |
|
|
|
1969adaf02
|
Integration of Builder/NodeFactory implementation draft. Stubbed to pass compiler
|
2009-09-05 18:15:58 +02:00 |
|
|
|
1430965798
|
WIP: implementation of a node fabrication code path
|
2009-09-05 04:10:51 +02:00 |
|
|
|
8c6eaa6394
|
WIP WiringSituation starts to become an important entity on it's own
|
2009-09-04 17:43:53 +02:00 |
|
|
|
391181e699
|
WIP some further musing about how to do a simple invocation for unit testing ProcNode
|
2009-09-04 01:59:44 +02:00 |
|
|
|
2a54f92a98
|
WIP: implement creation of concrete wiring descriptor
|
2009-08-30 14:50:40 +02:00 |
|
|
|
99310dc0af
|
WIP: continue with considerations how actually to build and wire an individual ProcNode
|
2009-08-29 18:33:46 +02:00 |
|
|
|
25a7d75ad9
|
WIP still trying to invent chicken and egg together....
|
2009-08-29 13:02:26 +02:00 |
|
|
|
ff8be4493c
|
WIP get rid of some cruft and placeholders
|
2009-08-29 13:02:26 +02:00 |
|
|
|
97ee7a95ea
|
WIP try to get grip at the actual node creation...
determining the right context for node creation to happen
|
2009-08-29 12:26:47 +02:00 |
|
|
|
06000769e2
|
re-read the code concerning the pull()-call, fix obvious mismatches, comment, plan...
|
2009-08-29 12:23:41 +02:00 |
|
|
|
4746dcd233
|
Fix build with gcc 4.3
(Explanation: 4.3 detects when a local typedef redeclares a templated type
from an enclosing scope. This was never legal anyway)
|
2008-08-20 15:45:36 +01:00 |
|
|
|
29e33e4eb4
|
generating (wiring) configs now considered final
|
2008-08-04 05:42:55 +02:00 |
|
|
|
cf7bd178de
|
WIP further refactorings.
Put nodeoperation.hpp and ConfigSelector in a sub namespace engine::config
|
2008-08-03 16:47:38 +02:00 |
|
|
|
63d5684c12
|
WIP continued with refactoring the Invocation
|
2008-07-16 05:09:04 +02:00 |
|
|
|
98a542f920
|
WIP drafting how to build all possible operation configs
|
2008-07-05 18:50:54 +02:00 |
|
|
|
1d37bf88d8
|
WIP preliminary draft of node operation
(cant work, now needs to be decomposed)
|
2008-06-29 15:32:19 +02:00 |
|
|
|
da49742826
|
WIP sorting out some details of the node network impl
|
2008-06-24 05:19:11 +02:00 |
|