Commit History

Author SHA1 Message Date
  Stefan Profanter 8add3ae472 NodesetCompiler: Correctly concatenate method calls to return correct status code 5 years ago
  Stefan Profanter 71d206c202 NodesetCompiler: Correct inheritance of Variable DataType and ValueRank 5 years ago
  Stefan Profanter 6cb5799a74 NodesetCompiler: remove unused `generate-ns0` option 5 years ago
  Jannis Voelker 0c14cf1692 Add all attributes of VariableType nodes in the nodeset compiler 6 years ago
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server 5 years ago
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 years ago
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure 5 years ago
  Jojakim Stahl 6c10ba3fc8 Stabilize the order of node generation code produced by the Nodeset Compiler 5 years ago
  Ralph Lange 762d391990 NodesetCompiler: fix python shebang lines 5 years ago
  matkonnerth b864e0e03c Nodeset-Compiler: Remove binary encoding from namespace generation 5 years ago
  Stefan Profanter 36641ad6a5 cmake: Remove UA_NO_AMALGAMATION and use UA_ENABLE_AMALGAMATION instead 5 years ago
  Stefan Profanter d715db1057 Stack: Use non-amalgamated headers in all the examples 5 years ago
  Stefan Profanter 81148ab1eb Fix various python code quality issues 5 years ago
  Stefan Profanter 9ace34e2af NodesetCompiler: Support multiple backends on command line and fix graphviz 5 years ago
  Julius Pfrommer c4217b44e2 Use macro shortcuts for extern "C" declarations in the public API 5 years ago
  Yekta Nizamoğlu 8158f37248 NodesetCompiler use Byte array instead of string (#1621) 5 years ago
  Jose Cabral ae149eb6d5 Merge branch 'master' into feature/architectures 6 years ago
  Julius Pfrommer 043a151047 NodesetCompiler: Remove numeric NodeClass representation; Remove constants.py 6 years ago
  Stefan Profanter d8d36f2902 Set nodeset max binary encoding size 6 years ago
  Julius Pfrommer f777fe276a Simplify node sorting rules in the nodeset compiler 6 years ago
  StalderT 51a38e5413 add UA_ENABLE_METHODCALLS in nodeset_compiler 6 years ago
  Jose Cabral a6b99dc057 Add missing ifdef for compiling namespace externally 6 years ago
  Stefan Profanter 4479d56dd5 Do not print _begin if node has no parent 6 years ago
  Stefan Profanter f4a020abd2 _begin also needs to add the parent reference. 6 years ago
  StalderT c586ad73f5 fix nodesetcompiler for cpplint 6 years ago
  Stefan Profanter 0dd0f444b4 Use _begin and _finish methods to ensure inherited children are not created multiple times 6 years ago
  tbeu 983f956003 Fix typos 6 years ago
  Stefan Profanter c20df257d8 Use static instead of forward declaration 6 years ago
  Jose Cabral d1beeed78e Make small functions to create the nodeset instead of a big one 6 years ago
  Stefan Profanter 7a4996743a Fix #1346 force encoding to utf-8 6 years ago