Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' il y a 7 ans
  FlorianPalm 5cb2dd2905 formatting of license text in py files il y a 7 ans
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files il y a 7 ans
  FlorianPalm 48a2b96305 added license change to python files il y a 7 ans
  FlorianPalm 4f3bd82065 Revert "added license note in python files" il y a 7 ans
  FlorianPalm 39cb289927 added license note in python files il y a 7 ans
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D il y a 7 ans
  ichrispa 7b85c0e10e Removed bogus safeguards against having dataType nodes as typdefinitions for variables; fixed nscompiler side mistake. il y a 7 ans
  ichrispa dcb44c45b6 nsc adds valuerank il y a 7 ans
  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). il y a 7 ans
  Markus Graube 395e143f43 Add accessLevel and userAccessLevel for variables (#724) il y a 8 ans
  Stasik0 b9ff003f00 fixes #718 by removing automatically generated HasTypeReference references il y a 8 ans
  ichrispa 96a3f41ccd Fixed indentation error in XML Preprocessor (fixes #680) il y a 8 ans
  Julius Pfrommer 1f6c816802 fix significant whitespace issues in namespace generation; make python3-ready il y a 8 ans
  Markus Graube 09dcc4644d Use standard python libraries for logging and argparsing in namespace compiler (#669) il y a 8 ans
  ichrispa f689ad992d Added XML Preprocessing stage to namespace compiler. (requested by #584) il y a 8 ans
  ichrispa d1ccf6fc13 Typedefinitions are checked for uniqueness; non-unique names are autoincremented (closes #580) il y a 8 ans
  Thomas Ruschival 08b3fb8f70 Generate nodemacros out of valid characters only (#581) il y a 8 ans
  ichrispa 1ba735c284 Fixed namespace compiler still initializing/duplicating method arguments for methods with no arguments. il y a 8 ans
  ichrispa bd76419d5c Revised namespace compiler to properly construct method argument descriptions. Workaround in addMethodNode - broken anyway since size_t was introduced - is now obsoleted. il y a 8 ans
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility il y a 8 ans
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup il y a 8 ans
  Julius Pfrommer 4d553b9c1f nodestore: align recent changes in code not covered by travis and unit tests il y a 8 ans
  ichrispa a0ad0e6ea0 Reimplemented instantiation callback (required for #503). il y a 8 ans
  ichrispa b106687b4b Fixed name compilers array encoding by removing the manual type assigned to the variant. Method generation overwrites argument creation of addMethodNode. il y a 8 ans
  ichrispa d0c7e7c905 Namespace compiler's value encoding functions where reenabled (accidentally deactivated during hl-API construction) il y a 8 ans
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets il y a 8 ans
  ichrispa 36a4ef3155 Fixed broken code generation for method nodes; fixed bootstrapping. il y a 8 ans
  Julius Pfrommer 1811544b2d return the added node id only when requested il y a 8 ans
  Julius Pfrommer 31af7af135 align nodeset generation with server API changes il y a 8 ans