lyon1998
|
e726066156
|
save ram on test
|
2021-10-17 17:57:02 +08:00 |
|
lyon1998
|
dcc944fb57
|
double while is ok
|
2021-10-17 16:14:01 +08:00 |
|
lyon1998
|
b4cd946454
|
parser for while is ok
|
2021-10-16 19:52:19 +08:00 |
|
lyon1998
|
e64656f9ca
|
add blockStack for parse
|
2021-10-16 19:09:19 +08:00 |
|
lyon1998
|
a119401b65
|
test stack for str is ok
|
2021-10-16 18:59:46 +08:00 |
|
lyon1998
|
dfe3cecc0d
|
add blockStack
|
2021-10-16 18:39:09 +08:00 |
|
lyon1998
|
e6c8e23f56
|
supporting contral in pikaParser
|
2021-10-16 17:48:01 +08:00 |
|
lyon1998
|
aa5c6cebdc
|
add Bx blockDeepth for each py line
|
2021-10-16 17:32:02 +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
|
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
|
c6dec36080
|
test VM REF
|
2021-10-14 23:03:31 +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
|
73dbf66cbe
|
cancel gtest filter
|
2021-10-14 20:52:07 +08:00 |
|
lyon1998
|
2adaedf2a6
|
test a = 1.1 ok
|
2021-10-14 20:49:43 +08:00 |
|
lyon1998
|
f4f4edc131
|
OUT is ok
|
2021-10-14 20:46:32 +08:00 |
|
lyon1998
|
61aed3c36b
|
add object-test for copyArg
|
2021-10-14 20:44:50 +08:00 |
|
lyon1998
|
40dfcfa423
|
add pikaVM_runAsm, add pushArg for queue
|
2021-10-14 19:45:39 +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
|
b515250962
|
add VM_test
|
2021-10-14 15:52:01 +08:00 |
|
lyon1998
|
c5540fb5f4
|
debug NUM and OUT for parser
|
2021-10-14 15:50:42 +08:00 |
|
lyon1998
|
2c39dd3265
|
add test for deep call
|
2021-10-14 15:13:12 +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
|
6c674fdcf5
|
test b=a+1
|
2021-10-14 09:53:37 +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
|
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
|
0f96d41bab
|
add parse and parse-test
|
2021-10-13 18:07:08 +08:00 |
|
lyon1998
|
381eb33723
|
add PikaParser
|
2021-10-13 18:06:53 +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
|
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
|
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
|
fd289640d1
|
debug pull shell
|
2021-10-12 22:44:30 +08:00 |
|
lyon1998
|
332ef8afb0
|
debug include for core
|
2021-10-12 22:40:01 +08:00 |
|
lyon1998
|
37e54959a8
|
move PikaBlock to extern
|
2021-10-12 22:36:17 +08:00 |
|
lyon1998
|
5d3b443e21
|
rm block from core
|
2021-10-12 22:35:44 +08:00 |
|
lyon1998
|
3f83ecf89d
|
add pikaRun extern
|
2021-10-12 22:13:09 +08:00 |
|