315 Commits

Author SHA1 Message Date
lyon1998
aa5c6cebdc add Bx blockDeepth for each py line 2021-10-16 17:32:02 +08:00
lyon1998
eeae6b0392 use fast ito instead of sprintf 2021-10-16 14:30:22 +08:00
lyon1998
9aef5c24ce solve warning, use fast_atoi 2021-10-16 12:59:00 +08:00
lyon1998
a99b841be7 add True and False support for core 2021-10-15 15:23:12 +08:00
lyon1998
7e28b6d1b5 rm PikaInvoke 2021-10-15 11:27:31 +08:00
lyon1998
208b61ee8c remove no used file 2021-10-15 11:26:21 +08:00
lyon1998
0e79ffe99a test for sysout is ok 2021-10-15 11:20:07 +08:00
lyon1998
97299f77c1 VM test ok 2021-10-15 11:04:56 +08:00
lyon1998
978b733ca1 supporting sysRes for VM 2021-10-15 11:00:13 +08:00
lyon1998
626fa3c9a6 use VM_run instead of invoke, sysOut is not supported 2021-10-14 23:55:35 +08:00
lyon1998
23094dc2e9 pikaVM run is tested ok 2021-10-14 23:45:36 +08:00
lyon1998
966f445a33 VM run is tested ok 2021-10-14 23:39:24 +08:00
lyon1998
5bcc05a311 debuging RUN 2021-10-14 23:22:48 +08:00
lyon1998
71bb89eb0c REF is tested ok 2021-10-14 22:54:46 +08:00
lyon1998
edf3552aeb STR is ok 2021-10-14 21:02:19 +08:00
lyon1998
f4f4edc131 OUT is ok 2021-10-14 20:46:32 +08:00
lyon1998
0425e87aeb add q0 and q1 2021-10-14 19:54:58 +08:00
lyon1998
40dfcfa423 add pikaVM_runAsm, add pushArg for queue 2021-10-14 19:45:39 +08:00
lyon1998
aa1d34e5c8 match instruct is ok 2021-10-14 16:30:51 +08:00
lyon1998
307f3488e1 add enum instruct 2021-10-14 16:23:14 +08:00
lyon1998
43c764c6e0 conter size at out 2021-10-14 16:12:08 +08:00
lyon1998
f984c29bc3 exit is ok 2021-10-14 15:58:32 +08:00
lyon1998
c5540fb5f4 debug NUM and OUT for parser 2021-10-14 15:50:42 +08:00
lyon1998
99ca8d30c3 add PikaVM 2021-10-14 15:20:13 +08:00
lyon1998
141243b956 support NUM in parser 2021-10-14 15:08:45 +08:00
lyon1998
d46112705f parse to asm direct 2021-10-14 10:44:59 +08:00
lyon1998
db928b1ec1 free ram after parse 2021-10-14 10:05:55 +08:00
lyon1998
d21c1efc20 add str to INVOCK parser 2021-10-14 09:51:50 +08:00
lyon1998
9edaad9fa8 change shell to pika asm 2021-10-13 22:17:40 +08:00
lyon1998
3f87706ebd use inner deepth 2021-10-13 22:02:53 +08:00
lyon1998
d46e2ee5c6 add deepth info 2021-10-13 21:53:01 +08:00
lyon1998
733e641a4e parser is tested ok for method and ref 2021-10-13 21:20:45 +08:00
lyon1998
338bef08bb all itself in parser 2021-10-13 20:18:12 +08:00
lyon1998
7eb6f88fb0 store non terminal for stmt is ok 2021-10-13 20:07:32 +08:00
lyon1998
3e4da111e0 use parse_STmt 2021-10-13 19:41:04 +08:00
lyon1998
741e37fc23 debug strsGetLastToken 2021-10-13 19:32:00 +08:00
lyon1998
421f5132f8 strCut use find end from last char 2021-10-13 18:24:38 +08:00
lyon1998
381eb33723 add PikaParser 2021-10-13 18:06:53 +08:00
lyon1998
3cbc4292a0 add pikaParser 2021-10-13 18:05:54 +08:00
lyon1998
1b1b677d85 test getCurrentObj for queueObj 2021-10-13 15:23:41 +08:00
lyon1998
7d1b434104 add queueObj and test 2021-10-13 15:10:52 +08:00
lyon1998
9c27e42126 add queueObj 2021-10-13 14:38:44 +08:00
lyon1998
23aea8c71b add queueObj 2021-10-13 14:30:17 +08:00
lyon1998
64111e1063 free when pop int and float 2021-10-13 10:40:47 +08:00
lyon1998
dcddd8bbb5 add dataQueue 2021-10-13 10:23:20 +08:00
lyon1998
332ef8afb0 debug include for core 2021-10-12 22:40:01 +08:00
lyon1998
5d3b443e21 rm block from core 2021-10-12 22:35:44 +08:00
lyon1998
ac7665194c update core to v0.9 and add runEx for bsp 2021-10-12 22:09:46 +08:00
Lyon
da3bff6375
restore PikaObj.c 2021-10-06 22:56:38 +08:00
Lyon
139394e446
Update PikaObj.c 2021-10-06 22:53:27 +08:00