Commit History

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