Historique des commits

Auteur SHA1 Message Date
  FlorianPalm 35cd42e49e Update ua_namespace.py il y a 7 ans
  Stefan Profanter 731ff5954c Add check for correct namespace index. See #824 il y a 7 ans
  FlorianPalm d89e33c1be reverted last commit to ensure travis is building again. Still, there "retval" is not used when only "UA_BUILD_EXAMPLES_NODESET_COMPILER" il y a 7 ans
  FlorianPalm 2209ea3361 Update ua_namespace.py il y a 7 ans
  ichrispa bf1e219e91 Added definitions that are lost or incomplete when encoding data in userspace. il y a 7 ans
  ichrispa 014206b010 Minor changes to binary encoding to re-allow encodeBinary to be called from userspace with minor modifications to ua_types_encoding_binary.h (adding UA_EXPORT) il y a 7 ans
  ichrispa 2eee36853c Removed extraneous NULL in preproc directive il y a 7 ans
  ichrispa 32880453a1 Switched definnition order il y a 7 ans
  ichrispa 002cecd5dc Wrapping '#define NULL' in #ifndef to avoid compiler warnings on plattforms that already have a definition for it. il y a 7 ans
  ichrispa f6e79fb994 Fixed bogus node class check in addOneWayReference (pertains to #836). Fixed unsufficient weight of type- and subType defititions when deriving node orders. il y a 7 ans
  ichrispa dfad8fa02f Readded UA_ENCODINGOFFSET_BINARY il y a 7 ans
  Markus Graube afc67e6313 Fix typos (#723) 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 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
  Stasik0 64a8e5aadb final fixed to NS0 comiler - examples and generated NS0 work with amalgamated files now il y a 8 ans
  Chris Iatrou 8498f7bc1e Repositioned typedef of UA_NULL in generated header to make the amalgamated files compilable with namespace generation. il y a 8 ans
  ichrispa 8d05abb6ed Wrapping autgenerated header includes in UA_NO_AMALGAMATION when generating. il y a 8 ans
  Stasik0 4b162f0be5 getting nodeset example to work in msvs, based on 824f7b8eb0240290329b7a929fd33041fc3645e4 by @joerg555 and 7328cd72c1fb05e3b8fa9ed3646f0f7d56697aee by @jpfr il y a 8 ans
  Julius Pfrommer f47c6dc983 fix python3 support for the namespace generation il y a 8 ans
  ichrispa b0e4f46304 Node instantiation is now biderictionally hierarchical (inheritance and child instantiation); recursion protection is in place. il y a 8 ans
  ichrispa 09f8df55d8 Dynamic topological sorting of nodes enabled; fixed duplicate referencing of dataType and subType definitions. il y a 9 ans
  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. il y a 9 ans
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation il y a 9 ans
  ichrispa afc132d8c7 Fixed node sanititation not checking for valid referenceType attribute in references. il y a 9 ans
  ichrispa 8e5fa53a02 Squashed commit of the following: il y a 9 ans
  Stasik0 32345db77a Revert "Squashed commit of the following:" il y a 9 ans
  Stasik0 52a08a9b19 Squashed commit of the following: il y a 9 ans