FlorianPalm
|
74c242d00b
changing datatype names
|
11 years ago |
Stasik0
|
d9a25c77ca
renamed "namespace_zero" to "UA_"
|
11 years ago |
Stasik0
|
7163f7953f
tweaking the generator - add an autogenerated enum
|
11 years ago |
Stasik0
|
92be86424e
main.c seems to work,
|
11 years ago |
Stasik0
|
aaf26a5fcc
compiling now, never tested if it actually works
|
11 years ago |
Stasik0
|
e39de1dad4
last changes to rename memfree to free
|
11 years ago |
Stasik0
|
1b8a3faa2f
refactored "memfree" to "free", "memalloc" to "malloc"
|
11 years ago |
Stasik0
|
cc90c10613
fixed one pointer warning
|
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
|
043f88da04
completed @Stasik0's code
|
11 years ago |
Leon Urbas
|
10e6b8ae91
Merge branch 'master' of https://github.com/acplt/open62541
|
11 years ago |
Leon Urbas
|
91c5ff4d63
added null-ptr handling to some more calcSize-methods
|
11 years ago |
Leon Urbas
|
f3e4baec14
added null-ptr handling to some more calcSize-methods
|
11 years ago |
Stasik0
|
fba37e751e
basictypes compile now, some stuff was commented out to make it work
|
11 years ago |
Stasik0
|
8d59dabb94
fix of function redefinition
|
11 years ago |
Leon Urbas
|
2218cb3425
some more handcodings. learnt that calcSize with a NULL-ptr should return the space necessary for allocation else the space necessary for binary serialization
|
11 years ago |
Leon Urbas
|
08e9d09a15
introduced macro for prototypes
|
11 years ago |
Leon Urbas
|
3b19bddd09
coded some more basictypes...
|
11 years ago |
Leon Urbas
|
3faca5574c
added missing files, still wip
|
11 years ago |