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 |
Stasik0
|
cc90c10613
fixed one pointer warning
|
10 years ago |
Stasik0
|
d469d6eeaa
micro fixes in the generator
|
10 years ago |
Leon Urbas
|
eadef3eca1
completed generators and code to have it compile w/o errors, generator however still not complete
|
10 years ago |
Leon Urbas
|
a7687908a6
added casts in vtable generation to remove the warnings
|
10 years ago |
Leon Urbas
|
043f88da04
completed @Stasik0's code
|
10 years ago |
Leon Urbas
|
10e6b8ae91
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |