Commit History

Author SHA1 Message Date
  FlorianPalm 2d065d2f7a return UA_Int32 instead of Int32 (changed in python script) 10 years ago
  FlorianPalm 0197485a7e Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  FlorianPalm de332184dc more changes to datatypes (datatype -> UA_datatype) 10 years ago
  Leon Urbas 9cfcc0ee1e forgot to add to index 10 years ago
  Leon Urbas ca8df49837 replaced main.c by unit tests skeletons 10 years ago
  FlorianPalm 9d8c14fac0 Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  FlorianPalm 33f5e38637 Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  Leon Urbas e384a4d302 fixed some more warnings 10 years ago
  FlorianPalm 2e6eb93c75 tools folder compiles... 10 years ago
  Leon Urbas f8f0221b80 adapted to return type changes, refixed sign warnings 10 years ago
  FlorianPalm 31dc758545 changed datatyped to UA_<datatype> 10 years ago
  Leon Urbas c84b9cc4fc refixed warnings 10 years ago
  FlorianPalm d842807355 fixed compile errors 10 years ago
  Leon Urbas ae416098a5 introduced lowercase member names and removed sign warning 10 years ago
  FlorianPalm dcf3c4a7a1 Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  FlorianPalm d8b266ea54 Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  Stasik0 6b261e3d58 Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  Stasik0 d3999c17a7 M code generator: structured variables are now passed as pointers! 10 years ago
  Leon Urbas b6e51459d0 now compiles almost w/o warnings with -std=c99 -pedantic 10 years ago
  FlorianPalm 74c242d00b changing datatype names 10 years ago
  Leon Urbas 8830458038 Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  Leon Urbas 9117602b87 added camlCase2CCase to have the generated 10 years ago
  Julius Pfrommer f98634c0b1 Ensure good code practices by appropriate compiler warnings. 10 years ago
  FlorianPalm 17afa95801 added directory in Makefile.am 10 years ago
  Stasik0 d9a25c77ca renamed "namespace_zero" to "UA_" 10 years ago
  Stasik0 7163f7953f tweaking the generator - add an autogenerated enum 10 years ago
  Stasik0 92be86424e main.c seems to work, 10 years ago
  Stasik0 aaf26a5fcc compiling now, never tested if it actually works 10 years ago
  Stasik0 e39de1dad4 last changes to rename memfree to free 10 years ago
  Stasik0 1b8a3faa2f refactored "memfree" to "free", "memalloc" to "malloc" 10 years ago