pocketlang/tests
Thakee Nathees d5b4b566e4 json library added
- cJSON library was added to thirdparty for json module
- json module added and json.parse() function implemented
- thirdparty library sources are directly imported
- io.readfile() function added
- less than function fix (wasn't returning boolean)
- min, max functions added
- map check values equal implemented
2022-06-01 01:49:39 +05:30
..
benchmarks Minor code enhancements (read bellow) 2022-05-21 04:15:30 +05:30
examples adding string source to module added 2022-05-28 15:01:17 +05:30
lang json library added 2022-06-01 01:49:39 +05:30
modules json library added 2022-06-01 01:49:39 +05:30
native extension module implemented 2022-05-30 22:55:22 +05:30
random else if change to elif again. 2022-05-24 15:31:36 +05:30