25 Commits

Author SHA1 Message Date
lyon
df33500696 fix typo of Device_GPIO.c, add __init__() for all stddevice 2021-12-10 23:00:04 +08:00
lyon
93ee9424a8 support __init__() for class 2021-12-10 22:53:06 +08:00
lyon
4188460560 update PikaStdDevice to latest 2021-12-10 22:26:13 +08:00
lyon
f477418657 add List for STDLib, add int() float() method 2021-11-24 11:15:50 +08:00
lyon
dd2e10f0dd add getMem method for mem checker 2021-11-20 09:43:13 +08:00
lyon
d4eb934eca type_ is ok 2021-11-20 09:33:38 +08:00
lyon
b56c2bcc68 int_float_convert is tested ok 2021-11-20 09:28:21 +08:00
lyon
4e67a1925f test append and get for list is ok 2021-11-17 10:59:13 +08:00
lyon
f3e17a2a75 add method for list 2021-11-17 10:40:08 +08:00
lyon
f2b652ca80 debug obj_setArg 2021-11-17 10:25:27 +08:00
lyon
6480ec1adb add pikastd_list.c 2021-11-17 10:10:18 +08:00
lyon
3ab412f219 use NEUM to save type instead of char * 2021-11-15 09:35:48 +08:00
lyon
ba938176c1 use name hash and tested ok 2021-11-13 18:48:47 +08:00
lyon
5f0d7a9d31 use name_hash compile pass 2021-11-13 16:42:01 +08:00
lyon
53d587e619 remove _n and _ctx default arg in obj 2021-11-13 10:50:05 +08:00
lyon1998
95cfbf6caa obj.set and args_set is not needed any more 2021-10-18 15:09:30 +08:00
lyon1998
e5408deb06 new Obj by fun directly, not class loader 2021-10-18 09:55:09 +08:00
lyon1998
e6c8e23f56 supporting contral in pikaParser 2021-10-16 17:48:01 +08:00
lyon1998
208b61ee8c remove no used file 2021-10-15 11:26:21 +08:00
lyon1998
aef94d2572 rename contral to control 2021-10-12 23:29:16 +08:00
lyon1998
23a62ba029 rename PikaRunExtern to PikaRunExternContral 2021-10-12 23:07:16 +08:00
lyon1998
37e54959a8 move PikaBlock to extern 2021-10-12 22:36:17 +08:00
lyon1998
3f83ecf89d add pikaRun extern 2021-10-12 22:13:09 +08:00
lyon1998
6acd63e246 add PikaMath for linux/port 2021-10-11 19:43:21 +08:00
graduateDesign
cfa17f3764 chang to linux 2021-10-04 01:10:49 +08:00