Julius Pfrommer
|
1811544b2d
return the added node id only when requested
|
9 years ago |
Julius Pfrommer
|
e83ac67f45
use inline NODEID_ creation functions
|
9 years ago |
Julius Pfrommer
|
8514dc7703
fix the unit tests
|
9 years ago |
Stasik0
|
55eaf1c6c4
adding tutorials for variable nodes and methods
|
9 years ago |
ichrispa
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
9 years ago |
ichrispa
|
198597c520
Backported handle attachement to method callbacks from application.
|
9 years ago |
FlorianPalm
|
55ab88f972
another clean up in server_method
|
9 years ago |
FlorianPalm
|
48ff169f30
cleaned up server_method
|
9 years ago |
FlorianPalm
|
c379b60491
related to #332 , added another example to server_method
|
9 years ago |
FlorianPalm
|
3703c02f95
changed back reference of method node from organizes to hascomponent
|
9 years ago |
ichrispa
|
17ec7526dd
Namespace compiler was rewritten to use userland insertion methods whenever possible. Some adaptations to several add<Type>Node calls where made to facilitate the compiler.
|
9 years ago |
ichrispa
|
cc93def094
Fixed two instances of addNode calls that are were missing the createdNode return argument in response to #306.
|
9 years ago |
ichrispa
|
b481cc3a94
Created missing serverside API calls for creating and deleting all nodetypes. Clientside API calls was matched (symmetry) to the call structure of the server API. Tutorial on adding nodes was started (WIP).
|
9 years ago |
Julius Pfrommer
|
db1c4979c2
clean up the canonical examples
|
9 years ago |
Julius Pfrommer
|
3649101943
move to canonical examples that show only a single feature
|
9 years ago |