• Roman Alifanov's avatar
    Implement json.parse returning dict and json.stringify · 8e34932a
    Roman Alifanov authored
    - json.parse() now creates a dict from JSON string
    - json.stringify() converts dict back to JSON
    - Dict methods (.get, .set, .has, .del, .keys) work on parsed JSON
    - Added 4 integration tests for JSON functionality
    - Updated documentation
    8e34932a
Name
Last commit
Last update
bootstrap Loading commit data...
examples Loading commit data...
lib Loading commit data...
tests Loading commit data...
LANGUAGE_SPEC.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
README_ru.md Loading commit data...
content Loading commit data...