-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Replacing GLZ_INVALID_END macro * Replace GLZ_ADD_LEVEL and GLZ_SUB_LEVEL * Add max guard for MSVC * Replace GLZ_MATCH_QUOTE * Simplify with match_quote_invalid_end * More generic match_invalid_end * Remove GLZ_MATCH_COMMA * Remove GLZ_MATCH_COLON * Remove GLZ_MATCH_OPEN_BRACKET * match returns a boolean and removing match_quote * Remove GLZ_MATCH_CLOSE_BRACKET * Remove GLZ_MATCH_CLOSE_BRACE * Replace GLZ_VALID_END * Remove GLZ_MATCH_OPEN_BRACE * Remove GLZ_SKIP_WS * Replace GLZ_CSV_NL * Replace GLZ_END_CHECK * Replace GLZ_PARSE_WS_COLON
- Loading branch information
1 parent
a308fd8
commit 19a189e
Showing
13 changed files
with
1,212 additions
and
545 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.