879 Commits

Author SHA1 Message Date
lyon1998
48d38c3c74 use FreeObj instead of MateObj in package 2022-03-31 19:36:37 +08:00
lyon1998
6d9afa296e use obj_newObjInPackge instead of newMateObj directly 2022-03-31 19:35:48 +08:00
lyon1998
0fa4a6a804 self operation ok 2022-03-31 15:29:23 +08:00
lyon1998
1a14c82441 fix bug of parser 2022-03-31 14:33:56 +08:00
lyon1998
6e7961d6bb support multiline comment 2022-03-31 13:36:44 +08:00
lyon1998
307be4d77a use pika_config_valid.h to replase pikaConfigValid.h 2022-03-30 20:31:13 +08:00
lyon1998
5154dd5e65 use PIKA_OPTIMIZE == to config OPTIMIZE 2022-03-30 20:12:39 +08:00
lyon1998
2c9bd607ef remove pool platform 2022-03-30 11:36:57 +08:00
lyon1998
29f125dcd9 git push 2022-03-30 11:32:30 +08:00
lyon1998
bd0742388b rename config macro 2022-03-30 11:24:51 +08:00
lyon1998
bf6addafdf reset error_code after error_handle 2022-03-30 01:13:42 +08:00
lyon1998
0054d33dae align stack to 4byte 2022-03-30 00:59:43 +08:00
lyon1998
26942923bf use static stack instead of link stack 2022-03-30 00:27:04 +08:00
lyon1998
60514571b6 clean stack when match new line 2022-03-29 22:32:20 +08:00
lyon1998
8116f4f48b use '_' to replace 'top' in stack 2022-03-29 22:15:14 +08:00
lyon1998
6256d26b62 put stack to vmstate 2022-03-29 21:48:12 +08:00
lyon1998
63639e410a not clear invoke stackes when new line 2022-03-29 21:41:13 +08:00
lyon1998
3f034c8193 only one stack 2022-03-29 21:07:35 +08:00
lyon1998
5caa931170 use argName[0] to check run arg num 2022-03-29 21:00:08 +08:00
lyon1998
b5e7562af3 use typeList to pop stack 2022-03-29 20:58:33 +08:00
lyon1998
bb64276ad6 restore buffs in ins_RUN 2022-03-29 20:54:04 +08:00
lyon1998
6834b04bf0 no buffs in ins_RUN 2022-03-29 20:50:26 +08:00
lyon1998
9ea936cf39 fix 'self' arg transfer in obj 2022-03-29 20:34:48 +08:00
lyon1998
6e7ffdade1 still faild in pikaMain class_def test 2022-03-29 18:02:55 +08:00
lyon1998
a10e0f9dec support pop push arg stack 2022-03-29 16:59:39 +08:00
lyon1998
7c48496fdb restore multi queue 2022-03-29 16:42:39 +08:00
lyon1998
53c5535c12 try to use one queue, but faild 2022-03-29 16:41:45 +08:00
lyon1998
4f48e8eccc improve error info 2022-03-29 15:42:40 +08:00
lyon1998
66a3ae355c update errcode info 2022-03-29 15:29:51 +08:00
lyon1998
1b46cd868c ignore import and from 2022-03-29 15:04:53 +08:00
lyon1998
691b314557 fix panic when not 4_space 2022-03-28 22:45:29 +08:00
lyon1998
f6da565249 print ins of all line 2022-03-28 22:32:34 +08:00
lyon1998
090bf5c7c5 fix gramer 2022-03-27 17:14:39 +08:00
lyon1998
39022bc0aa fix void line in the middle of python script 2022-03-27 16:39:20 +08:00
lyon1998
6aeb76098d use nocopy in OUT ins 2022-03-27 15:38:01 +08:00
lyon1998
49cb98da8a use queue_popArg_notDeinitArg to add speed 2022-03-27 15:24:31 +08:00
lyon1998
3a1969fc6d add args_move to transfer arg between args 2022-03-27 15:07:22 +08:00
lyon1998
1f37d0872c fix parser end 2022-03-25 20:21:29 +08:00
lyon1998
c8a2b11f6c support hex num 2022-03-25 19:47:48 +08:00
lyon1998
ed489e2070 fix '\r' err in pikaRunAsm 2022-03-24 13:55:02 +08:00
lyon1998
8195d1f0f2 use PIKA_PYTHON_BEGIN before PIKA_PYTHON 2022-03-24 12:09:34 +08:00
lyon1998
d384352c2c use PIKA_PYTHON macro instead of comment 2022-03-24 11:46:27 +08:00
lyon
3fafffee54 fix ac5 gnu extention error 2022-03-23 17:01:14 +08:00
lyon1998
e5cdf022dd restore ac5 fix 2022-03-23 15:52:07 +08:00
lyon
ac33581343 fix ac5 gnu extention 2022-03-23 15:20:40 +08:00
lyon1998
5292217175 fix warning 2022-03-23 14:53:32 +08:00
lyon1998
0d8ef5e5f7 add q_array in vmstate 2022-03-23 14:51:31 +08:00
lyon1998
c5a088d97f format 2022-03-22 14:37:12 +08:00
lyon1998
b6ed90b8f8 add __platform_error_handle 2022-03-22 14:36:10 +08:00
lyon1998
917f5d496f format 2022-03-22 11:59:46 +08:00