Stefan Profanter
|
fffb2f4a28
Nodeset: Support empty display name and use BrowseName as default value
|
5 年 前 |
matkonnerth
|
6afa8c0fdf
NodesetCompiler: enhancement for extension objects, array initialization
|
5 年 前 |
Ralph Lange
|
762d391990
NodesetCompiler: fix python shebang lines
|
5 年 前 |
matkonnerth
|
b7e772e4da
Nodeset-Compiler: fix return value
|
5 年 前 |
matkonnerth
|
b864e0e03c
Nodeset-Compiler: Remove binary encoding from namespace generation
|
5 年 前 |
Stefan Profanter
|
81148ab1eb
Fix various python code quality issues
|
6 年 前 |
Stefan Profanter
|
9b837c1ba6
Nodeset Compiler: Check memory allocation success in generated code
|
6 年 前 |
Stefan Profanter
|
824cae8fd0
NodesetCompiler: Hide valueRank not supported warning
|
6 年 前 |
mtenberge
|
bff2010449
[Review] Fix/cleanup unsafe c names (#2064)
|
6 年 前 |
Arrigo Zanette
|
a1eb78b451
NodeSet: Avoid encoding dimensions in simple array variants (#1978)
|
6 年 前 |
Arrigo Zanette
|
51fa34fd27
NodesetCompiler: Fixed instantiation of user defined structures
|
6 年 前 |
Yekta Nizamoğlu
|
8158f37248
NodesetCompiler use Byte array instead of string (#1621)
|
6 年 前 |
Elias Näslund
|
9a61eb6186
Added possibility to ifdef-away descriptions of namespace entries (#1742)
|
6 年 前 |
Jose Cabral
|
ae149eb6d5
Merge branch 'master' into feature/architectures
|
6 年 前 |
Julius Pfrommer
|
1b3e079478
NodesetCompiler: Remove numeric representation of builtin datatypes
|
6 年 前 |
Stefan Profanter
|
443283f8e4
Merge remote-tracking branch 'upstream/master' into feature/architectures
|
6 年 前 |
Jannis Voelker
|
4849d4b30a
Add multi-dimensional array support for VariableNode code generation
|
6 年 前 |
Stefan Profanter
|
d8d36f2902
Set nodeset max binary encoding size
|
6 年 前 |
Julius Pfrommer
|
f777fe276a
Simplify node sorting rules in the nodeset compiler
|
6 年 前 |
Julius Pfrommer
|
71a2d50101
Generate statuscode and nodeid description from schema files
|
6 年 前 |
Julius Pfrommer
|
46979d3b87
replace alloca with variable-length arrays and alloca as fallback
|
6 年 前 |
Stefan Profanter
|
f4a020abd2
_begin also needs to add the parent reference.
|
6 年 前 |
StalderT
|
c586ad73f5
fix nodesetcompiler for cpplint
|
6 年 前 |
Stefan Profanter
|
0dd0f444b4
Use _begin and _finish methods to ensure inherited children are not created multiple times
|
6 年 前 |
StalderT
|
4330edc8f4
be more compliant fix #1362 (fix NS Compiler for opaque type) (#1405)
|
6 年 前 |
tbeu
|
983f956003
Fix typos
|
6 年 前 |
Jose Cabral
|
d1beeed78e
Make small functions to create the nodeset instead of a big one
|
7 年 前 |
Stefan Profanter
|
f327087636
Fix bug which causes memory leak due to incorrect usage of _ALLOC macros
|
7 年 前 |
Stefan Profanter
|
5966cad056
Fix #1302 duplicate hasTypeDef
|
7 年 前 |
Stefan Profanter
|
bcd3e49656
Support DateTime as value and fix parsing of date values
|
7 年 前 |