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

1.0.0 Update #4

Merged
merged 12 commits into from
Sep 19, 2021
Merged

1.0.0 Update #4

merged 12 commits into from
Sep 19, 2021

Conversation

hkolbeck
Copy link
Member

@hkolbeck hkolbeck commented Sep 19, 2021

I believe with these changes that kdl4j now complies with the 1.0.0 spec:

  • Make KDLValue an abstract class instead of interface, and add a type field to hold type annotations
  • Stop using pre-built values for true/false/null to accommodate them having a type
  • Parse type annotations for values and nodes
  • Remove /, (, and `)' from legal bare ID chars
  • Add parse and roundtrip tests around type annotations
  • Add a respectRadix field to PrintConfig to control whether numbers are printed with their original radix or base 10

@hkolbeck hkolbeck merged commit 14c2cb8 into trunk Sep 19, 2021
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