• Roman Alifanov's avatar
    Add json.unmarshal/marshal, reflect module, update telegram bot · 1d92a91e
    Roman Alifanov authored
    - json.unmarshal(str, Class) deserializes JSON into class instance
    - json.marshal(obj) serializes class instance to JSON string
    - reflect module: fields, get, set, type, class_name, create
    - Class metadata generation for runtime introspection
    - Fix DCE namespace detection inside function bodies
    - Update telegram bot example with Message class, /json, /info commands
    1d92a91e
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...