- 10 Apr, 2014 1 commit
-
-
Christoph Mallon authored
Just inspecting the attribute block is sufficient.
-
- 30 Jan, 2014 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
There was a lot of duplicated code, some changes in the templates allows to share the two generators.
-
- 29 Jan, 2014 2 commits
-
-
Matthias Braun authored
Avoid "preparation" of export/import commands which baked in values like the node name which might be changed in subclasses. - Remove the builtin conversion table in favor of a simple rule to convert a C type to a function name part.
-
Christoph Mallon authored
Just pass the name as char const* to register_node_reader() and let the function construct the ident.
-
- 06 May, 2013 1 commit
-
-
Matthias Braun authored
Templates are put in separate files now, making the main script more generic in nature
-