• 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
..
estrlist Loading commit data...
multifile Loading commit data...
telegram_echobot Loading commit data...
bench_awk_simple.ct Loading commit data...
bench_heavy.ct Loading commit data...
bench_heavy_awk.ct Loading commit data...
bench_heavy_bash.ct Loading commit data...
bench_speed.ct Loading commit data...
bench_speed_bash.ct Loading commit data...
benchmark_awk.ct Loading commit data...
class_decorators.ct Loading commit data...
classes.ct Loading commit data...
cli_demo.ct Loading commit data...
decorators.ct Loading commit data...
defer.ct Loading commit data...
exceptions.ct Loading commit data...
hello.ct Loading commit data...
http_api.ct Loading commit data...
lambdas.ct Loading commit data...
pipe_test.ct Loading commit data...
test_example.ct Loading commit data...
when.ct Loading commit data...
when_awk.ct Loading commit data...