Историја ревизија

Аутор SHA1 Порука Датум
  ichrispa 7b85c0e10e Removed bogus safeguards against having dataType nodes as typdefinitions for variables; fixed nscompiler side mistake. пре 8 година
  ichrispa dcb44c45b6 nsc adds valuerank пре 8 година
  ichrispa 36f430eacc Fixed: Can instantiate NS0 DataTypes /w DataType definitions (closes #805). Adapted API to allow type passing in variableTypes. Adapted namespace compiler to new value encoding scheme (closes #806). пре 8 година
  Markus Graube 395e143f43 Add accessLevel and userAccessLevel for variables (#724) пре 9 година
  Stasik0 b9ff003f00 fixes #718 by removing automatically generated HasTypeReference references пре 9 година
  ichrispa 96a3f41ccd Fixed indentation error in XML Preprocessor (fixes #680) пре 9 година
  Julius Pfrommer 1f6c816802 fix significant whitespace issues in namespace generation; make python3-ready пре 9 година
  Markus Graube 09dcc4644d Use standard python libraries for logging and argparsing in namespace compiler (#669) пре 9 година
  ichrispa f689ad992d Added XML Preprocessing stage to namespace compiler. (requested by #584) пре 9 година
  ichrispa d1ccf6fc13 Typedefinitions are checked for uniqueness; non-unique names are autoincremented (closes #580) пре 9 година
  Thomas Ruschival 08b3fb8f70 Generate nodemacros out of valid characters only (#581) пре 9 година
  ichrispa 1ba735c284 Fixed namespace compiler still initializing/duplicating method arguments for methods with no arguments. пре 9 година
  ichrispa bd76419d5c Revised namespace compiler to properly construct method argument descriptions. Workaround in addMethodNode - broken anyway since size_t was introduced - is now obsoleted. пре 9 година
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility пре 9 година
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup пре 9 година
  Julius Pfrommer 4d553b9c1f nodestore: align recent changes in code not covered by travis and unit tests пре 9 година
  ichrispa a0ad0e6ea0 Reimplemented instantiation callback (required for #503). пре 9 година
  ichrispa b106687b4b Fixed name compilers array encoding by removing the manual type assigned to the variant. Method generation overwrites argument creation of addMethodNode. пре 9 година
  ichrispa d0c7e7c905 Namespace compiler's value encoding functions where reenabled (accidentally deactivated during hl-API construction) пре 9 година
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets пре 9 година
  ichrispa 36a4ef3155 Fixed broken code generation for method nodes; fixed bootstrapping. пре 9 година
  Julius Pfrommer 1811544b2d return the added node id only when requested пре 9 година
  Julius Pfrommer 31af7af135 align nodeset generation with server API changes пре 9 година
  Stasik0 f4ef1e7662 adding datasource example пре 10 година
  Stasik0 d3cf8aa847 * tutorial fixup пре 10 година
  Chris Iatrou 01f7eb9811 Fixed multiple reference problem caused by UA_Server_addReference in addNode function implicitly adding reverse references. пре 10 година
  ichrispa a71f43aa7d Completed the node relations tutorial. пре 10 година
  ichrispa b0e4f46304 Node instantiation is now biderictionally hierarchical (inheritance and child instantiation); recursion protection is in place. пре 10 година
  ichrispa f04f170e82 Fixed macro-helper quoting numeric namespaceids when index>0 пре 10 година
  ichrispa 17ec7526dd Namespace compiler was rewritten to use userland insertion methods whenever possible. Some adaptations to several add<Type>Node calls where made to facilitate the compiler. пре 10 година