Commit History

Author SHA1 Message Date
  Leon Urbas 3548575f88 added delete and deleteMembers to code generator logic 11 years ago
  Stasik0 b4dc6e4ccf intoduces mallocing in the generated decode functions as proposed in issue #20 11 years ago
  FlorianPalm bb2b547cbb changes to generate_builtin.py (capitalizing all enum members) 11 years ago
  Leon Urbas d8b1420560 major modifications to incorporate generated files. Please run 11 years ago
  FlorianPalm 2d065d2f7a return UA_Int32 instead of Int32 (changed in python script) 11 years ago
  Leon Urbas f8f0221b80 adapted to return type changes, refixed sign warnings 11 years ago
  Leon Urbas c84b9cc4fc refixed warnings 11 years ago
  FlorianPalm d842807355 fixed compile errors 11 years ago
  Leon Urbas ae416098a5 introduced lowercase member names and removed sign warning 11 years ago
  FlorianPalm dcf3c4a7a1 Merge branch 'master' of https://github.com/acplt/open62541 11 years ago
  FlorianPalm d8b266ea54 Merge branch 'master' of https://github.com/acplt/open62541 11 years ago
  Stasik0 6b261e3d58 Merge branch 'master' of https://github.com/acplt/open62541 11 years ago
  Stasik0 d3999c17a7 M code generator: structured variables are now passed as pointers! 11 years ago
  Leon Urbas b6e51459d0 now compiles almost w/o warnings with -std=c99 -pedantic 11 years ago
  FlorianPalm 74c242d00b changing datatype names 11 years ago
  Leon Urbas 9117602b87 added camlCase2CCase to have the generated 11 years ago
  Stasik0 7163f7953f tweaking the generator - add an autogenerated enum 11 years ago
  Stasik0 aaf26a5fcc compiling now, never tested if it actually works 11 years ago
  Stasik0 d469d6eeaa micro fixes in the generator 11 years ago
  Leon Urbas eadef3eca1 completed generators and code to have it compile w/o errors, generator however still not complete 11 years ago
  Leon Urbas a7687908a6 added casts in vtable generation to remove the warnings 11 years ago
  Stasik0 a077862ce0 micro fixes (I still do not really understand what i am doing) 11 years ago
  Leon Urbas 3faca5574c added missing files, still wip 11 years ago