Stefan Profanter
|
36641ad6a5
cmake: Remove UA_NO_AMALGAMATION and use UA_ENABLE_AMALGAMATION instead
|
5 years ago |
Sumedha Widyadharma
|
12747742ba
Use the index provided by enumerate
|
6 years ago |
Sumedha Widyadharma
|
d92eca0005
Remove trailing semicolon
|
6 years ago |
Stefan Profanter
|
81148ab1eb
Fix various python code quality issues
|
6 years ago |
Martin Lang
|
df58cf8f36
Prepare python script for usage of define UA_INTERNAL_FUNC_ATTR_WARN_UNUSED_RESULT
|
6 years ago |
Julius Pfrommer
|
17d4a6b908
Stack: Add _clear as a shorter alternative to _deleteMembers
|
6 years ago |
Stefan Profanter
|
300257c307
Reduce line length of generated datatype code. Fixes #2104
|
6 years ago |
Stefan Profanter
|
e2d4b0bf03
Merge pull request #2085 from open62541/runtime_custom_types
|
6 years ago |
Stefan Profanter
|
8f6761686b
Correctly handle datatypes with string NodeIds
|
6 years ago |
Julius Pfrommer
|
49e0a0bb1e
Types: Add UA_DataTypeArray as a linked list for client/server
|
6 years ago |
mtenberge
|
bff2010449
[Review] Fix/cleanup unsafe c names (#2064)
|
6 years ago |
Mark Giraud
|
12962880f7
deleteMembers now always memsets to 0
|
6 years ago |
zanettea
|
6d96066155
NodesetGenerator: CharArray is now considered as String (#1974)
|
6 years ago |
Julius Pfrommer
|
c4217b44e2
Use macro shortcuts for extern "C" declarations in the public API
|
6 years ago |
Julius Pfrommer
|
a1d520317f
Use specific encoding functions for all builtin types
|
6 years ago |
Julius Pfrommer
|
426559fa8b
simplify generate_datatypes
|
6 years ago |
Julius Pfrommer
|
bb57e4e5f9
Generated type member descriptions start with upper case
|
6 years ago |
Julius Pfrommer
|
97a284465a
Prepare fine-grained generation of datatype descriptions
|
6 years ago |
Julius Pfrommer
|
b21808aac1
Always generate opaque types
|
6 years ago |
Julius Pfrommer
|
12ca35901f
simplify the signature for _calcSizeBinary
|
7 years ago |
Stefan Profanter
|
0568c56d0a
Merge remote-tracking branch 'upstream/0.3' into master_03_merge
|
6 years ago |
Stefan Profanter
|
fb64f4a9bb
Various fixes for doc generation
|
6 years ago |
Julius Pfrommer
|
0d856f97c1
generate calcSizeBinary for all types
|
6 years ago |
Julius Pfrommer
|
ef02e88fae
simplify generated encoding API
|
6 years ago |
Jose Cabral
|
9ca5403d47
Add missing ifdef for compiling namespace externally
|
6 years ago |
Jose Cabral
|
a6b99dc057
Add missing ifdef for compiling namespace externally
|
6 years ago |
StalderT
|
c586ad73f5
fix nodesetcompiler for cpplint
|
6 years ago |
StalderT
|
7332a100ee
remove unneeded whitespaces (#1552)
|
6 years ago |
StalderT
|
4330edc8f4
be more compliant fix #1362 (fix NS Compiler for opaque type) (#1405)
|
6 years ago |
Julius Pfrommer
|
c4c2c6f316
set executable bit on python scripts
|
6 years ago |