Historique des commits

Auteur SHA1 Message Date
  Leon Urbas 4a08db8212 minor fixes il y a 10 ans
  Leon Urbas 548b069497 major memory and array-handling redesign, closes #20 il y a 10 ans
  Leon Urbas fffaf881aa bugfix arrays of structured types il y a 10 ans
  Leon Urbas 32b7dd45ce fixed memleaks, see #32 il y a 10 ans
  Leon Urbas ff1d397ca3 yeah! sent correct OPF back, got MSG and CLO. memory problem still not solved however il y a 10 ans
  Leon Urbas af72881508 fixed #27 il y a 10 ans
  Stasik0 e610d176fd added _init() and _new() functions as proposed in #20 il y a 10 ans
  Stasik0 8ab2f52960 small improvements of the plugin system il y a 10 ans
  Stasik0 1b36c82014 a messy try of implementing a plugin system for code generator il y a 10 ans
  Leon Urbas 3548575f88 added delete and deleteMembers to code generator logic il y a 10 ans
  Stasik0 b4dc6e4ccf intoduces mallocing in the generated decode functions as proposed in issue #20 il y a 10 ans
  FlorianPalm bb2b547cbb changes to generate_builtin.py (capitalizing all enum members) il y a 10 ans
  Leon Urbas d8b1420560 major modifications to incorporate generated files. Please run il y a 10 ans
  FlorianPalm 2d065d2f7a return UA_Int32 instead of Int32 (changed in python script) il y a 10 ans
  Leon Urbas f8f0221b80 adapted to return type changes, refixed sign warnings il y a 10 ans
  Leon Urbas c84b9cc4fc refixed warnings il y a 10 ans
  FlorianPalm d842807355 fixed compile errors il y a 10 ans
  Leon Urbas ae416098a5 introduced lowercase member names and removed sign warning il y a 10 ans
  FlorianPalm dcf3c4a7a1 Merge branch 'master' of https://github.com/acplt/open62541 il y a 10 ans
  FlorianPalm d8b266ea54 Merge branch 'master' of https://github.com/acplt/open62541 il y a 10 ans
  Stasik0 6b261e3d58 Merge branch 'master' of https://github.com/acplt/open62541 il y a 10 ans
  Stasik0 d3999c17a7 M code generator: structured variables are now passed as pointers! il y a 10 ans
  Leon Urbas b6e51459d0 now compiles almost w/o warnings with -std=c99 -pedantic il y a 10 ans
  FlorianPalm 74c242d00b changing datatype names il y a 10 ans
  Leon Urbas 9117602b87 added camlCase2CCase to have the generated il y a 10 ans
  Stasik0 7163f7953f tweaking the generator - add an autogenerated enum il y a 10 ans
  Stasik0 aaf26a5fcc compiling now, never tested if it actually works il y a 10 ans
  Stasik0 d469d6eeaa micro fixes in the generator il y a 10 ans
  Leon Urbas eadef3eca1 completed generators and code to have it compile w/o errors, generator however still not complete il y a 10 ans
  Leon Urbas a7687908a6 added casts in vtable generation to remove the warnings il y a 10 ans