Skip to content

Conversation

PMunch
Copy link
Member

@PMunch PMunch commented May 1, 2018

This updates the parser to use the v0.4.0 TOML spec. It also makes sure that everything runs through the TOML validation suite (but with an error on double table keys). String output of the TOML data is now also
part of the library, however this is still early in it's implementation and probably has bugs (some known ones are around string output).

PMunch added 2 commits April 28, 2018 21:22
This updates the parser to use the v0.4.0 TOML spec. It also makes sure
that everything runs through the TOML validation suite (but with an
error on double table keys). String output of the TOML data is now also
part of the library, however this is still early in it's implementation
and probably has bugs.
@ziotom78 ziotom78 merged commit 94188e9 into NimParsers:master May 1, 2018
@ziotom78
Copy link
Collaborator

ziotom78 commented May 1, 2018

Hi @PMunch , thanks a lot for the PR! I completely lost interest both in Nim and TOML, so I am going to accept your PR without further reviews. Thanks again!

@PMunch
Copy link
Member Author

PMunch commented May 1, 2018

Sad to hear you lost interest in Nim, seems you've switched more over to Julia judging by your GitHub activity. It's come a long way since 0.10.2 so you might want to give it another go :)

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.

2 participants