Skip to content

[WIP] Fix code generation for rock base-types#18

Open
AlexanderFabisch wants to merge 11 commits intomasterfrom
basetypes_fixup
Open

[WIP] Fix code generation for rock base-types#18
AlexanderFabisch wants to merge 11 commits intomasterfrom
basetypes_fixup

Conversation

@AlexanderFabisch
Copy link
Copy Markdown
Owner

@AlexanderFabisch AlexanderFabisch commented May 3, 2017

  • Static methods of a class 'CLS' will now have the prefix 'CLS_', e.g. 'CLS_static_method()'.
  • Fixed typo in interface of Config: renamed all occurences of 'decleration' to 'declaration'. In particular, the method Config.add_decleration() has been renamed to Config.add_declaration().

TODO

  • check test coverage
  • refactor
  • update version (this PR contains breaking changes)

@AlexanderFabisch AlexanderFabisch changed the title Fix code generation for rock base-types [WIP] Fix code generation for rock base-types May 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant