ichrispa
|
1c027faed9
Principal preparations for more complicated instantiation logic (now) allowing nested vars/obj/methods to be instatiated. Will be expanded to allow value overwrites and substructure merging. Current implementation uses *first instance by name* and discards others --> Will be the instance copy of the ObjectType/VarType.
|
8 년 전 |
ichrispa
|
7b85c0e10e
Removed bogus safeguards against having dataType nodes as typdefinitions for variables; fixed nscompiler side mistake.
|
8 년 전 |
ichrispa
|
b0b469bb2a
Fixed default varType; fixed valuerank mismatch
|
8 년 전 |
ichrispa
|
36f430eacc
Fixed: Can instantiate NS0 DataTypes /w DataType definitions (closes #805). Adapted API to allow type passing in variableTypes. Adapted namespace compiler to new value encoding scheme (closes #806).
|
8 년 전 |
Julius Pfrommer
|
392217167f
improve documentation and html/latex generation
|
8 년 전 |
Julius Pfrommer
|
bd7858bf12
improve handling of timestamps in subscriptions
|
8 년 전 |
Julius Pfrommer
|
e705eea331
fix handling of timestamps in read/write
|
8 년 전 |
Julius Pfrommer
|
6d51c75cce
make more unit tests work
|
8 년 전 |
Julius Pfrommer
|
98b67429c9
workaround some current omissions when adding nodes
|
8 년 전 |
Julius Pfrommer
|
dc1fb522e6
add hastypedefinition reference only for the "lowest" typedef in the hierarchy
|
8 년 전 |
Julius Pfrommer
|
384b7b3a31
improve instantiation of variables and objects
|
8 년 전 |
Julius Pfrommer
|
350bcb7aa1
more consistency checks for addnodes; improve instantiation
|
8 년 전 |
Julius Pfrommer
|
9d592f05a8
finish bootstrap
|
8 년 전 |
Julius Pfrommer
|
cdc9c029bd
start fixing bootstrap
|
8 년 전 |
Julius Pfrommer
|
978e9caad3
further improvements
|
8 년 전 |
Julius Pfrommer
|
82468f7034
some improvements
|
8 년 전 |
Julius Pfrommer
|
6f134c1ece
simplify node mgmt
|
8 년 전 |
Julius Pfrommer
|
7e5087e656
move util functions used by several services to dedicated file
|
8 년 전 |
Julius Pfrommer
|
bf8b10f775
variant array dimensions as uint32; use same value/variable consistency check of method arguments
|
8 년 전 |
Julius Pfrommer
|
f238fe30d4
Merge branch '0.2' into variable_datavalue
|
8 년 전 |
ichrispa
|
a988d1c932
Fixed memory leak introduced by reusing browseResponse during instantiation.
|
8 년 전 |
ichrispa
|
0f872fd0c0
Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763)
|
8 년 전 |
Julius Pfrommer
|
8a8c6260c0
improve checking of values before writing into nodes
|
8 년 전 |
Julius Pfrommer
|
bd57e8867a
compiles with datavalue in node
|
8 년 전 |
Julius Pfrommer
|
9225263793
move remaining nodemgmt services into the service set file
|
8 년 전 |
Julius Pfrommer
|
6386ed62d7
move locally usable services into the service sets; some cleanup
|
8 년 전 |
Julius Pfrommer
|
04f84eb3bf
fix #755
|
8 년 전 |
Julius Pfrommer
|
4dd9be7c5e
cosmetic improvements
|
8 년 전 |
Stasik0
|
00e7e8acc5
Revert "fix last CTT issues for AddNodes"
|
8 년 전 |
Julius Pfrommer
|
7a39748e4d
fix last CTT issues for AddNodes
|
8 년 전 |