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

Don't namespaces primitive arrays #359

Merged
merged 1 commit into from
Apr 28, 2019

Conversation

MacFJA
Copy link
Contributor

@MacFJA MacFJA commented Apr 28, 2019

  • Handle correctly array of type
  • Add test case (tests/data/issue234)
  • Better handling of multiple type (piped '|')
  • Update html rendering to display array in members definition

Fix #234

- Handle correctly array of type
- Add test case (tests/data/issue234)
- Better handling of multiple type (piped '|')
- Update html rendering to display array in members definition

Fix theseer#234
@theseer theseer merged commit 1b457a9 into theseer:master Apr 28, 2019
@theseer
Copy link
Owner

theseer commented Apr 28, 2019

Thanks a lot. Looks like the next release is going to be "yours" ;)

@MacFJA MacFJA mentioned this pull request May 10, 2019
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.

array of native types should not be namespaced
2 participants