Historial de Commits

Autor SHA1 Mensaje Fecha
  ichrispa b106687b4b Fixed name compilers array encoding by removing the manual type assigned to the variant. Method generation overwrites argument creation of addMethodNode. hace 9 años
  ichrispa d0c7e7c905 Namespace compiler's value encoding functions where reenabled (accidentally deactivated during hl-API construction) hace 9 años
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets hace 9 años
  ichrispa 36a4ef3155 Fixed broken code generation for method nodes; fixed bootstrapping. hace 9 años
  Julius Pfrommer 1811544b2d return the added node id only when requested hace 9 años
  Julius Pfrommer 31af7af135 align nodeset generation with server API changes hace 9 años
  Stasik0 f4ef1e7662 adding datasource example hace 9 años
  Stasik0 d3cf8aa847 * tutorial fixup hace 9 años
  Chris Iatrou 01f7eb9811 Fixed multiple reference problem caused by UA_Server_addReference in addNode function implicitly adding reverse references. hace 9 años
  ichrispa a71f43aa7d Completed the node relations tutorial. hace 9 años
  ichrispa b0e4f46304 Node instantiation is now biderictionally hierarchical (inheritance and child instantiation); recursion protection is in place. hace 9 años
  ichrispa f04f170e82 Fixed macro-helper quoting numeric namespaceids when index>0 hace 9 años
  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. hace 9 años
  ichrispa e593780654 Fixed absence of (valid) outputArgument node crashing the call service; Fixed namespace compiler assuming browsenames always having the same nsIndex as their parent node. hace 9 años
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation hace 9 años
  ichrispa 0f5370f172 Swapped addOneWayReferenceWithSession() for userspace accessible UA_Server_AddMonodirectionalReference(), making the code generator usable for userspace namespace model generation. hace 9 años
  ichrispa 5f302dc53d Fixed generated references with IsForward = False attribute being generated as duplicates of wrong type due to API change. @Sten, @jpfr: I will try to export a userland macro for this purpose. hace 9 años
  ichrispa 8e5fa53a02 Squashed commit of the following: hace 9 años
  Stasik0 32345db77a Revert "Squashed commit of the following:" hace 9 años
  Stasik0 52a08a9b19 Squashed commit of the following: hace 9 años
  Julius Pfrommer ba0f31080d Move new features to dev branch (stabilizing for upcoming release) hace 10 años
  ichrispa aaffcbd637 Modified to encode VariableNode data contents hace 10 años