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

Development #26

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

Conversation

JensBorrisholt
Copy link

No description provided.

JensBorrisholt and others added 30 commits December 20, 2019 20:18
Major upgrade.
Lots of bugs fixed.
Added new datatypes: Int and Int64
Restructored source code
Seperated parser logic from GUI logic
Fixed bug one “Hyphens are not allowed!” with this simple example: {    "web-app": {}  }.
Json strings Starting with an Array wasn't supported.

Example :

[
    {        "EventType": 49     },
    {        "EventType": 48    }
]
Removed Warnings
Removed access to firends private fields. Simplified Array parsning
Generator now generates TObjectList instrad of TArray

The JSON generated are now ISO compliant
I the JSON Node started with _ then the private Field wasn't decorated
Numbers inside a string was't recognized as a number
Numbers inside a string wasn't recognized as a number
New feature: If the Objects inside contains different properties, now all properties are added!
JensBorrisholt and others added 30 commits January 30, 2024 16:06
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.

None yet

3 participants