Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a couple features #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rickyzhang82
Copy link

  1. Sort fields and methods name.
  2. Support multiple types in template. See a new test case.
  3. Support Python 3.x
  4. Use 3rd party package ccsyspath to include clang headers. This solves incorrect parsing of STL classes problem.

Signed-off-by: Ricky Zhang rickyzhang@gmail.com

1. Sort fields and methods name.
2. Support multiple types in template.
3. Support Python 3.x
4. Use 3rd party package ccsyspath to include clang headers. This solves incorrect parsing of STL classes problem.

Signed-off-by: Ricky Zhang <rickyzhang@gmail.com>
Signed-off-by: Ricky Zhang <rickyzhang@gmail.com>
@rickyzhang82
Copy link
Author

I also added constructors and destructors to the UML.

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