lyon1998
|
d384352c2c
|
use PIKA_PYTHON macro instead of comment
|
2022-03-24 11:46:27 +08:00 |
|
lyon1998
|
a553732ef6
|
use vmstate to transfer errorcode
|
2022-03-22 09:56:23 +08:00 |
|
lyon1998
|
ad94b5ce60
|
not use arg_setSysOut
|
2022-03-22 09:43:19 +08:00 |
|
lyon1998
|
c9985334cb
|
cancel __init__ test for stddevice
|
2022-03-20 08:53:08 +08:00 |
|
lyon1998
|
4a4d880a9f
|
not import stddevice in port/linux
|
2022-03-20 08:52:00 +08:00 |
|
lyon1998
|
5bf555a51e
|
use runNativeMethod to speed up
|
2022-03-19 09:44:53 +08:00 |
|
lyon1998
|
087565af3f
|
add low level method api to up speed
|
2022-03-19 09:33:40 +08:00 |
|
lyon1998
|
072df471c6
|
add obj_getNativeMethod API
|
2022-03-19 09:29:32 +08:00 |
|
lyon1998
|
b254dd02f9
|
use bytecode in stdlib
|
2022-03-18 23:00:51 +08:00 |
|
lyon1998
|
91cbd117c6
|
release pikaCompile API
|
2022-03-18 18:25:44 +08:00 |
|
lyon1998
|
0557df25eb
|
fix warning
|
2022-03-18 16:17:43 +08:00 |
|
lyon1998
|
16a1f3c4b8
|
change multiline to file arg sort
|
2022-03-18 16:12:04 +08:00 |
|
lyon1998
|
6b4e857b76
|
write to file with user path
|
2022-03-18 16:09:31 +08:00 |
|
lyon1998
|
21a8f63d92
|
cancel platform read interface
|
2022-03-18 16:07:46 +08:00 |
|
lyon1998
|
fc4882ca1f
|
test run save and run bytecode as file
|
2022-03-18 16:01:52 +08:00 |
|
lyon1998
|
b86f3f46cd
|
parse test for snake_demo is ok
|
2022-03-18 15:46:13 +08:00 |
|
lyon1998
|
28ce70c770
|
write to byteocode.bin is ok
|
2022-03-18 15:32:01 +08:00 |
|
lyon1998
|
4881d3f19c
|
add output_redirect_fun for insarray and constpool
|
2022-03-18 13:44:40 +08:00 |
|
lyon1998
|
44e7f83a9f
|
adding file API
|
2022-03-18 13:15:44 +08:00 |
|
lyon1998
|
ac511d6f34
|
use bytecode in stdtask for all
|
2022-03-17 17:28:32 +08:00 |
|
lyon1998
|
ff1c71322b
|
update PikaStdTask to bytecode based
|
2022-03-17 16:47:03 +08:00 |
|
lyon1998
|
494f61a562
|
bytecodeFrame print as array is ok
|
2022-03-17 15:43:26 +08:00 |
|
lyon1998
|
c9ec4ba588
|
print const_pool as array is ok
|
2022-03-17 14:11:24 +08:00 |
|
lyon1998
|
1df5292130
|
use printwithconst in bytecode_print
|
2022-03-16 23:21:55 +08:00 |
|
lyon1998
|
0ebd08e245
|
add asm to bytecode print
|
2022-03-16 14:46:23 +08:00 |
|
lyon1998
|
12ed23ddd7
|
use exist const, fix RET parse format
|
2022-03-16 14:40:51 +08:00 |
|
lyon1998
|
a868117fbc
|
save bytecode to heap in the first obj_run is ok
|
2022-03-16 13:42:43 +08:00 |
|
lyon1998
|
66c583218e
|
args_heapStuct is tested ok
|
2022-03-16 12:16:09 +08:00 |
|
lyon1998
|
c970d45f43
|
task is ok
|
2022-03-15 18:26:33 +08:00 |
|
lyon1998
|
d5db14067a
|
use arg_append to save MethodInfo is ok
|
2022-03-15 17:46:22 +08:00 |
|
lyon1998
|
5a97c8cb96
|
use byteCode_frame in VMState
|
2022-03-15 12:31:05 +08:00 |
|
lyon1998
|
03ad83a7d9
|
clear pikaVM_run_config
|
2022-03-14 21:24:35 +08:00 |
|
lyon1998
|
371ccd1c08
|
clear ran asm directly
|
2022-03-14 21:18:35 +08:00 |
|
lyon1998
|
66884deb78
|
clear run as asm
|
2022-03-14 21:12:32 +08:00 |
|
lyon1998
|
5d1b83a417
|
solve bug when jum to the end
|
2022-03-14 18:46:57 +08:00 |
|
lyon1998
|
48ffadf060
|
print error info with constPool
|
2022-03-14 17:48:08 +08:00 |
|
lyon1998
|
daa8e01c10
|
task, class is not ok
|
2022-03-14 16:00:09 +08:00 |
|
lyon1998
|
25e1a76f02
|
def for bytecode is ok
|
2022-03-14 15:56:08 +08:00 |
|
lyon1998
|
0face9d39d
|
use arg_type to select method type
|
2022-03-14 13:53:52 +08:00 |
|
lyon1998
|
c2a459a0ab
|
befor add native_method
|
2022-03-14 13:43:07 +08:00 |
|
lyon1998
|
34078825f8
|
use bytecode in benchmark
|
2022-03-14 12:34:02 +08:00 |
|
lyon1998
|
dddcc30b44
|
test for continue and break is ok
|
2022-03-14 12:12:04 +08:00 |
|
lyon1998
|
86253e9eaf
|
use VMState_method istead of __fun
|
2022-03-13 19:01:34 +08:00 |
|
lyon1998
|
ec4b196195
|
fix warning
|
2022-03-13 17:37:50 +08:00 |
|
lyon1998
|
842fc67f23
|
run byteCodeFrame without jmp is ok
|
2022-03-13 16:59:01 +08:00 |
|
lyon1998
|
d83265d345
|
byteCodePrint is ok
|
2022-03-13 13:04:07 +08:00 |
|
lyon1998
|
eb35a8c536
|
byteCodeFrame_print is ok
|
2022-03-13 13:00:45 +08:00 |
|
lyon1998
|
e73a8d2950
|
append bytecodeUnit when append byteCodeFrame tested ok
|
2022-03-13 12:54:44 +08:00 |
|
lyon1998
|
8d5ba40b14
|
instructArray print is ok
|
2022-03-13 12:01:25 +08:00 |
|
lyon1998
|
87c30b2cb3
|
test ins_unit_print ok
|
2022-03-13 10:24:18 +08:00 |
|