30 Commits

Author SHA1 Message Date
lyon
64e5492892 update file 2021-11-28 19:03:31 +08:00
lyon
7c9fafafc4 suppport or and not 2021-11-28 17:26:17 +08:00
lyon
aa0512bd13 test parse or is ok 2021-11-28 17:06:55 +08:00
lyon
d3889fdb25 use lexer to get clean cmd 2021-11-28 17:02:27 +08:00
lyon
b93bdc7d59 vm equ is ok 2021-11-28 01:21:24 +08:00
lyon
1371aa98c1 merge float | float together 2021-11-27 21:49:38 +08:00
lyon
825344910f use lexer to get operator 2021-11-27 20:11:35 +08:00
lyon
150c450231 use self as globals 2021-11-23 12:15:12 +08:00
lyon
0f137eb528 add pool-test 2021-11-15 20:22:26 +08:00
lyon
3ab412f219 use NEUM to save type instead of char * 2021-11-15 09:35:48 +08:00
lyon
5316ede928 add Warning flag and solve warnings 2021-11-14 18:39:08 +08:00
lyon
ca29e11268 rezise arg to 16 byte in 32bit system 2021-11-14 13:55:54 +08:00
lyon
d06caf63ea use strEqu instead of str_is_start_with to check type 2021-11-14 12:06:06 +08:00
lyon
ba938176c1 use name hash and tested ok 2021-11-13 18:48:47 +08:00
pikasTech
1da26c1ced DEF add is ok 2021-10-31 16:25:18 +08:00
lyon1998
75be7310e8 debug more B0 when parse multiLine 2021-10-27 15:44:35 +08:00
lyon1998
695554046b debug p0.x = 1 error 2021-10-26 20:50:13 +08:00
lyon1998
8bac0f937b all test passed for new agrathem of ne_obj 2021-10-18 16:38:50 +08:00
lyon1998
4c6ec93f41 args_set can update type 2021-10-18 16:08:28 +08:00
lyon1998
dcc944fb57 double while is ok 2021-10-17 16:14:01 +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
73dbf66cbe cancel gtest filter 2021-10-14 20:52:07 +08:00
lyon1998
40dfcfa423 add pikaVM_runAsm, add pushArg for queue 2021-10-14 19:45:39 +08:00
lyon1998
c5540fb5f4 debug NUM and OUT for parser 2021-10-14 15:50:42 +08:00
lyon1998
381eb33723 add PikaParser 2021-10-13 18:06:53 +08:00
lyon1998
64111e1063 free when pop int and float 2021-10-13 10:40:47 +08:00
lyon1998
f35b78edac support weak in CMake 2021-10-12 22:03:55 +08:00
Lyon
c47bd13e41 update path for core 2021-10-04 09:42:46 +08:00
graduateDesign
cfa17f3764 chang to linux 2021-10-04 01:10:49 +08:00