Releases: dmitrii-eremin/jfes
Releases · dmitrii-eremin/jfes
Taiga
- Added parsing of hexadecimal and octal integers.
- Added checks in the event of lack of memory.
- Changed some arguments to optional.
- Little code improvements and fixed some little bugs.
Siberia
Features:
- Parsing json format into tokens.
- Creating
jfes_value_t
object from json string. - Modification
jfes_value_t
object as you want. - Saving
jfes_value_t
object to memory in text (beautiful or ugly).