Json-Type: JSON Push Parsing and Type Checking - News
Released Json-Type v0.11.1
Item posted by Ştefan Vargyas / István <stvar> on Mon 09 Apr 2018 01:50:48 PM UTC.
Work done in the front-end program and only very minimally in the library:
- improved speed of processing long command line options by using Trie-Gen's version 0.6 new feature of generating unique prefix trie lookup functions;
- updated the documenting text 'doc/gen-func.txt' to reflect Trie-Gen's first source code tarball release (no longer need to clone Trie-Gen's 'git' repo for to be able to use the program as meta-tool of Json-Type);
- fixed bogus I/O error handling within API function 'json_file_is_shared_obj'.
Powered by Savane 3.14-50d9.
Corresponding source code