Skip to content

Releases: dmitrii-eremin/jfes

Taiga

24 Oct 20:30
Compare
Choose a tag to compare
Taiga Pre-release
Pre-release
  • 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

23 Oct 08:15
Compare
Choose a tag to compare
Siberia Pre-release
Pre-release

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).