pocketlang/tests/lang
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
..
imports import statements are refactored. 2022-05-06 11:16:48 +05:30
basics.pk else if change to elif again. 2022-05-24 15:31:36 +05:30
builtin_fn.pk json library added 2022-06-01 01:49:39 +05:30
builtin_ty.pk json library added 2022-06-01 01:49:39 +05:30
class.pk else if change to elif again. 2022-05-24 15:31:36 +05:30
closure.pk documentations are refactored 2022-05-07 17:47:58 +05:30
controlflow.pk term library added 2022-05-27 18:59:52 +05:30
fibers.pk self initialization and constructor calls implemented 2022-04-21 15:17:32 +05:30
functions.pk documentations are refactored 2022-05-07 17:47:58 +05:30
import.pk else if change to elif again. 2022-05-24 15:31:36 +05:30
tco.pk docs were fully refactored (#175) 2022-04-04 08:47:15 +05:30