提交歷史

作者 SHA1 備註 提交日期
  FlorianPalm 35cd42e49e Update ua_namespace.py 7 年之前
  Stefan Profanter 731ff5954c Add check for correct namespace index. See #824 7 年之前
  FlorianPalm d89e33c1be reverted last commit to ensure travis is building again. Still, there "retval" is not used when only "UA_BUILD_EXAMPLES_NODESET_COMPILER" 7 年之前
  FlorianPalm 2209ea3361 Update ua_namespace.py 7 年之前
  ichrispa bf1e219e91 Added definitions that are lost or incomplete when encoding data in userspace. 7 年之前
  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) 7 年之前
  ichrispa 2eee36853c Removed extraneous NULL in preproc directive 7 年之前
  ichrispa 32880453a1 Switched definnition order 7 年之前
  ichrispa 002cecd5dc Wrapping '#define NULL' in #ifndef to avoid compiler warnings on plattforms that already have a definition for it. 7 年之前
  ichrispa f6e79fb994 Fixed bogus node class check in addOneWayReference (pertains to #836). Fixed unsufficient weight of type- and subType defititions when deriving node orders. 7 年之前
  ichrispa dfad8fa02f Readded UA_ENCODINGOFFSET_BINARY 7 年之前
  Markus Graube afc67e6313 Fix typos (#723) 8 年之前
  Julius Pfrommer 1f6c816802 fix significant whitespace issues in namespace generation; make python3-ready 8 年之前
  Markus Graube 09dcc4644d Use standard python libraries for logging and argparsing in namespace compiler (#669) 8 年之前
  ichrispa f689ad992d Added XML Preprocessing stage to namespace compiler. (requested by #584) 8 年之前
  ichrispa d0c7e7c905 Namespace compiler's value encoding functions where reenabled (accidentally deactivated during hl-API construction) 8 年之前
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 8 年之前
  Stasik0 64a8e5aadb final fixed to NS0 comiler - examples and generated NS0 work with amalgamated files now 8 年之前
  Chris Iatrou 8498f7bc1e Repositioned typedef of UA_NULL in generated header to make the amalgamated files compilable with namespace generation. 8 年之前
  ichrispa 8d05abb6ed Wrapping autgenerated header includes in UA_NO_AMALGAMATION when generating. 8 年之前
  Stasik0 4b162f0be5 getting nodeset example to work in msvs, based on 824f7b8eb0240290329b7a929fd33041fc3645e4 by @joerg555 and 7328cd72c1fb05e3b8fa9ed3646f0f7d56697aee by @jpfr 8 年之前
  Julius Pfrommer f47c6dc983 fix python3 support for the namespace generation 8 年之前
  ichrispa b0e4f46304 Node instantiation is now biderictionally hierarchical (inheritance and child instantiation); recursion protection is in place. 8 年之前
  ichrispa 09f8df55d8 Dynamic topological sorting of nodes enabled; fixed duplicate referencing of dataType and subType definitions. 9 年之前
  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. 9 年之前
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation 9 年之前
  ichrispa afc132d8c7 Fixed node sanititation not checking for valid referenceType attribute in references. 9 年之前
  ichrispa 8e5fa53a02 Squashed commit of the following: 9 年之前
  Stasik0 32345db77a Revert "Squashed commit of the following:" 9 年之前
  Stasik0 52a08a9b19 Squashed commit of the following: 9 年之前