Karl Ljungkvist
84130b1406
fix(codegen): check fstream status and report in case of failure ( #462 )
2024-10-31 12:48:19 +01:00
Stanislav Angelovič
c769637f3b
chore: update years in header comments
2024-04-16 22:48:34 +02:00
Stanislav Angelovic
e07c1f3981
chore: update doxygen header info
2022-07-05 18:10:05 +02:00
ChristianS99
fb0a70a831
Fix #101 : sanitize names of namespaces/methods/signals/properties/arguments ( #102 )
...
- add a list of c++ keywords and common defines
- sanitize names so that there are no functions/args with names that are reserved in c++
Co-authored-by: Christian Schneider <cschneider@radiodata.biz >
2020-05-16 22:57:37 +02:00
sangelovic
eade6a0e44
Add support for method and signal parameter names in introspection
2020-02-01 12:38:39 +01:00
Stanislav Angelovic
ab34b0ae50
Update header doxy comments in source files
2019-06-11 20:18:37 +02:00
sangelovic
1b1b9ae8ae
Move code generator to tools subdirectory for higher consistency with OSS standards
2019-04-26 00:03:46 +02:00