Commit History

Author SHA1 Message Date
  Stefan Profanter 300257c307 Reduce line length of generated datatype code. Fixes #2104 5 years ago
  Stefan Profanter e2d4b0bf03 Merge pull request #2085 from open62541/runtime_custom_types 5 years ago
  Stefan Profanter 8f6761686b Correctly handle datatypes with string NodeIds 5 years ago
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server 5 years ago
  mtenberge bff2010449 [Review] Fix/cleanup unsafe c names (#2064) 5 years ago
  Mark Giraud 12962880f7 deleteMembers now always memsets to 0 5 years ago
  zanettea 6d96066155 NodesetGenerator: CharArray is now considered as String (#1974) 5 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 6 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
  Stefan Profanter b9346bac3d Fix #1180 ensure enums are 32bit integers 6 years ago
  Johannes Pointner 6cae413bc8 improve help text 6 years ago
  Johannes Pointner 46caadc724 remove include for ua_util.h from ua_types_*_generated.c 6 years ago
  Stefan Profanter 11ec0a4a70 Delay initialization since types may be in list after encoding id 6 years ago
  Stefan Profanter c12c782ff6 Merge pull request #1210 from open62541/hotfix/assert_enums 6 years ago
  Stefan Profanter 68d9370915 Fix #1180 ensure enums are 32bit integers 6 years ago