2091 Commits

Author SHA1 Message Date
lyon
0e51c7ffef run __list[x].__next__ directly to init __list[x] obj 2021-12-28 00:27:43 +08:00
lyon
567205447d rangeObj don't need run __iter__() 2021-12-27 23:54:31 +08:00
lyon
1405afe218 transfer a1, a2, a3 to RangeObj.__iter__() 2021-12-27 23:27:19 +08:00
lyon
9952c8d485 splite object 2021-12-27 23:19:32 +08:00
lyon
45fec663e0 range() create a splite MATE_OBJCECT 2021-12-27 23:17:21 +08:00
lyon
435c0f8f2d __range_a1,a2,a3 is check ok 2021-12-27 22:00:42 +08:00
lyon
a343940e69 add range() 2021-12-27 21:57:08 +08:00
lyon
38ac76b3dc add RangeObj.c to support range 2021-12-27 21:41:17 +08:00
lyon
1a46dec965 add implament DEL instruct 2021-12-27 21:33:50 +08:00
lyon
879116dd5f add DEL __listx 2021-12-27 21:29:35 +08:00
lyon
280ca09539 update parse-test 2021-12-27 21:27:07 +08:00
lyon
5b888744b4 update 2021-12-27 21:01:41 +08:00
lyon
1f8d2e960c update readme 2021-12-27 21:01:21 +08:00
lyon
3b9b9aa752 move ESP32 and pico to mcu support 2021-12-27 19:09:51 +08:00
pikastech
8be2b98562 fix donate 2021-12-27 18:38:09 +08:00
pikastech
710be70bd9 add contributer 2021-12-27 18:36:11 +08:00
pikastech
6feda20421 add relesae 2021-12-27 18:31:29 +08:00
pikastech
88f4e507f1 add W801Device package 2021-12-27 18:30:37 +08:00
pikastech
efe2c8ef66 update core and lib fot g070, reboot() after exit() 2021-12-27 18:15:11 +08:00
pikastech
3a0ec3b112 add logo in g070 2021-12-27 17:56:10 +08:00
pikastech
00519fdc22 support pika_shell in g070 2021-12-27 17:51:33 +08:00
pikastech
c52fb7b73b use latest booter 2021-12-27 17:26:17 +08:00
pikastech
87ce5cc36a Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2021-12-27 17:25:55 +08:00
pikastech
500cbfc128 fix printf_init of g070 2021-12-27 17:25:33 +08:00
李昂
dd3b1f9342
update README_zh.md. 2021-12-27 08:19:00 +00:00
pikastech
feca183f3e update main.py for w801 2021-12-27 16:10:11 +08:00
pikastech
ffa2d78d2a Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2021-12-27 16:07:52 +08:00
pikastech
4dd9be1fb5 add w806bsp and gpio 2021-12-27 16:07:36 +08:00
李昂
38ab56191d
update README_zh.md. 2021-12-27 07:27:56 +00:00
李昂
ce2ba67e70
update README.md. 2021-12-27 07:27:26 +00:00
pikastech
b1eb7aecf4 add usage about project 2021-12-27 15:25:27 +08:00
pikastech
434b6cf26a Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2021-12-27 15:24:26 +08:00
pikastech
735a1952f0 add poject file 2021-12-27 15:24:13 +08:00
李昂
440322cf9e
update bsp/w801/app/pikascript/requestment.txt. 2021-12-27 07:20:42 +00:00
pikastech
7cf85455ac add w806 bsp 2021-12-27 15:16:32 +08:00
lyon
14a5064744 test for 'for_range' not pass 2021-12-25 18:48:23 +08:00
lyon
72b92ca055 Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2021-12-25 18:47:45 +08:00
lyon
b292380c20 selving range 2021-12-25 14:24:52 +08:00
lyon
94ff412dc9 check range when parse 'for loop' 2021-12-25 14:19:20 +08:00
李昂
d25086a6e7
update package/pikaRTBooter/rt_pika.c. 2021-12-25 03:57:39 +00:00
lyon
5052453ba3 use while to push is ok 2021-12-25 00:58:28 +08:00
lyon
55b3e8cc38 Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2021-12-25 00:39:56 +08:00
lyon
e7a18fcfa6 for in list is ok in main.py 2021-12-25 00:39:40 +08:00
李昂
17612cd585
update README_zh.md. 2021-12-24 16:36:35 +00:00
李昂
a778cd6af1
update README.md. 2021-12-24 16:35:58 +00:00
lyon
ddee6c1eaf for in list is ok! 2021-12-25 00:33:55 +08:00
lyon
e838a0e7d4 'for loop' can run but still have mem bug 2021-12-25 00:25:23 +08:00
lyon
9c7bc26818 fix warnings 2021-12-24 23:41:22 +08:00
lyon
9c95c96f38 iter(list) is tested ok 2021-12-24 23:39:32 +08:00
lyon
64475ea748 use Pointer when REF object 2021-12-24 23:34:34 +08:00