2349 Commits

Author SHA1 Message Date
lyon
4418347bbd restore keil-simulation 2021-12-30 17:47:44 +08:00
lyon
930977b47c not include PLOOC yet 2021-12-30 17:46:42 +08:00
lyon
a8f3450073 remove 3rd-part 2021-12-30 17:44:32 +08:00
Lyon
451ebf01c5
Merge pull request #24 from GorgonMeducer/master
improve VM (CI broken)
2021-12-30 17:02:08 +08:00
lyon
084da065e5 use uintptr_t instead of long 2021-12-30 16:29:12 +08:00
Gabriel Wang
f7b5ef6848 Update mimiscript-demo.uvprojx 2021-12-29 17:04:06 +00:00
Gabriel Wang
5e985826ab add central configuration and its validation header files 2021-12-29 16:47:45 +00:00
Gabriel Wang
ec2dbecb07 prepare refactory 2021-12-29 16:41:03 +00:00
Gabriel Wang
aabe910134 add submodule for PLOOC 2021-12-29 16:01:23 +00:00
lyon
cd71944770 update readme about control flow 2021-12-29 22:53:27 +08:00
lyon
87d522096a support break and continue for v1.3.0 2021-12-29 22:52:11 +08:00
lyon
3032d3d054 break and continue test ok 2021-12-29 22:51:26 +08:00
lyon
dc997361d5 break is ok 2021-12-29 22:47:21 +08:00
lyon
e73fb2106d fix typo 2021-12-29 22:40:38 +08:00
lyon
92c8a5f1e5 not pass break test 2021-12-29 22:28:40 +08:00
lyon
723d6ccf5c add instument for BRK and CTN 2021-12-29 21:11:57 +08:00
lyon
fc2e4f2287 parse for continue is ok 2021-12-29 21:10:04 +08:00
lyon
45ee8621cc parse for brk is ok 2021-12-29 21:06:56 +08:00
lyon
f4a3b1079a fix core test in readme_zh 2021-12-29 20:50:53 +08:00
lyon
5a1639684d Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2021-12-29 20:48:14 +08:00
lyon
ff1e24c953 fix readme for core develop in readme_zh.md 2021-12-29 20:47:42 +08:00
李昂
b18c17f832
update README_zh.md. 2021-12-29 10:15:14 +00:00
lyon
57087045c5 remove for_range block 2021-12-29 10:12:48 +08:00
lyon
41f7c5f3c7 update core v1.3.0, fix for_for memory bug 2021-12-29 10:08:22 +08:00
lyon
a70cfd82d1 fix for_for del bug 2021-12-29 10:06:48 +08:00
lyon
2bd2e2f4eb fix parse test 2021-12-29 01:27:42 +08:00
lyon
e3896aa574 update lib v1.3.0 2021-12-29 01:15:43 +08:00
lyon
ada4f202be update SysObj to support _r[x] 2021-12-29 01:15:05 +08:00
lyon
f7c0f81b56 add test from rtt, do not catch bug 2021-12-29 01:12:56 +08:00
lyon
570e3b6660 update v1.3.0 2021-12-29 01:01:06 +08:00
lyon
5a983ad577 use _r[x] to replase __range[x] to save asm flash 2021-12-29 00:57:08 +08:00
lyon
feb0e9d8f7 use _l[x] instead of __list[x] to save asm flash 2021-12-29 00:55:49 +08:00
lyon
1db1865f5d use arg_strAppend to save memory from 5.8k to 2.2k in 'for range' 2021-12-29 00:52:45 +08:00
lyon
ef0d13c94d add arg_strAppend to save memory when append str 2021-12-29 00:36:13 +08:00
lyon
b778bc2287 save 1K when parse 'for range' 2021-12-29 00:26:36 +08:00
lyon
cbffcb6eec use strs instead of lexer in parser 2021-12-29 00:20:46 +08:00
lyon
632b857a3c use multiline in parse_test 2021-12-29 00:10:25 +08:00
李昂
8f31737e6e
update bsp/stm32g030c8/pikascript/requestment.txt. 2021-12-28 09:08:13 +00:00
李昂
54d7911deb
update package/STM32G030Booter/stm32g0xx_it.c. 2021-12-28 09:07:46 +00:00
李昂
276738a5a0
update package/STM32G030Booter/main.c. 2021-12-28 09:07:32 +00:00
李昂
640a751513
update package/STM32G070CBBooter/main.c. 2021-12-28 09:06:55 +00:00
pikastech
cac73f3f6e update main_snake.py 2021-12-28 16:49:04 +08:00
pikastech
409d2bebf5 update core for g030, update keil project 2021-12-28 16:46:32 +08:00
pikastech
49802461e7 Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2021-12-28 10:51:03 +08:00
pikastech
9c79282ba6 update g070 keil project and update core 2021-12-28 10:50:47 +08:00
李昂
0b55bc2549
update package/STM32G070CBBooter/main.c. 2021-12-28 02:50:40 +00:00
pikastech
fda9957e83 update v1.3.0 2021-12-28 10:41:52 +08:00
李昂
317748ba0d
update package/pikaRTBooter/rt_pika.c. 2021-12-28 02:38:37 +00:00
lyon
65d1251234 add pikaScriptShell in pikaObj 2021-12-28 10:27:49 +08:00
lyon
50851b0500 update module falure 2021-12-28 09:27:02 +08:00