lyon
|
9c7bc26818
|
fix warnings
|
2021-12-24 23:41:22 +08:00 |
|
lyon
|
281e3fa72d
|
list_for_loop not pass
|
2021-12-24 23:27:46 +08:00 |
|
lyon
|
955087b3be
|
change "deepth" to "block_deepth"
|
2021-12-24 23:10:50 +08:00 |
|
lyon
|
b4b3f345fe
|
add __iter__ and __next__ for List
|
2021-12-24 22:44:56 +08:00 |
|
lyon
|
961f0ce300
|
remove __parseExtern, parse for as while
|
2021-12-22 21:02:59 +08:00 |
|
lyon
|
029dad721d
|
supportting desuger 'for' to 'while'
|
2021-12-21 00:04:39 +08:00 |
|
lyon
|
0945b66b87
|
no Werror, use inner buffs
|
2021-12-20 16:15:40 +08:00 |
|
lyon
|
2a49c4d840
|
add PikaStdData__parseExtern
|
2021-12-20 16:00:04 +08:00 |
|
lyon
|
8f0d8fe59f
|
add lib file
|
2021-12-13 23:28:58 +08:00 |
|
lyon
|
adaff1bd43
|
add dict in stddata
|
2021-12-13 22:01:42 +08:00 |
|
lyon
|
854517ffe4
|
rm .py in -lib
|
2021-12-13 21:41:44 +08:00 |
|
lyon
|
16796cb437
|
rm list from stdlib
|
2021-12-13 21:31:27 +08:00 |
|
lyon
|
d08b124785
|
add pikaStdData
|
2021-12-13 21:24:48 +08:00 |
|
lyon
|
681a3638ca
|
update pikastedevice in port/linux
|
2021-12-10 23:01:00 +08:00 |
|
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 |
|