3258 Commits

Author SHA1 Message Date
lyon1998
5636a812ad update simu, 030, 070, temp, rtt to v1.6.0 v1.6.0 2022-04-04 16:47:35 +08:00
lyon1998
46fbc813ff release v1.6.0 2022-04-04 16:46:29 +08:00
lyon1998
634a82135f update pikaStdData.py 2022-04-04 16:36:10 +08:00
lyon1998
105becd7de update pikatsddata_String.c 2022-04-04 16:35:56 +08:00
lyon1998
2fca76daa0 fix class_example 2022-04-04 16:34:45 +08:00
lyon1998
f438446313 support navite constructor method 2022-04-04 15:16:27 +08:00
lyon1998
2c29722f69 PikaStdData.String('test') is ok 2022-04-04 13:52:00 +08:00
lyon1998
3c7ef1a198 deinit method_arg when RUN_exit 2022-04-04 13:32:22 +08:00
lyon1998
ac3eab01c5 ready to supoort __init__(a,b) 2022-04-03 21:12:34 +08:00
lyon1998
548612e390 use runNativeMethod to run __init__ 2022-04-03 19:18:36 +08:00
lyon1998
1bf4b687ca init freeObj in the constructor 2022-04-03 19:02:19 +08:00
lyon1998
89a683c6ce use defineConstructor in rust_compiler 2022-04-03 18:30:08 +08:00
lyon1998
5e41b7f4db fix NULL handle 2022-04-03 14:12:14 +08:00
lyon
1fa8970fc1 fix ac5 warnings 2022-04-03 13:59:25 +08:00
lyon
48e23e1515 update rust-msc 2022-04-03 13:41:32 +08:00
lyon1998
2fae86de32 fix error info 2022-04-03 12:55:06 +08:00
lyon1998
a3dc9b577f optimize branket_deepth check 2022-04-03 12:40:54 +08:00
lyon1998
14ec232bb3 clear check ')' 2022-04-03 12:40:06 +08:00
lyon1998
e806df1583 format 2022-04-03 12:38:32 +08:00
lyon1998
631906dee1 update branket_deepth in parser 2022-04-03 12:23:15 +08:00
lyon1998
03ced778f9 use more parserState forEachToken 2022-04-03 12:07:42 +08:00
lyon1998
2b98c711f6 use lexer_forEach 2022-04-03 12:06:55 +08:00
lyon
bd76eef3aa use global const "" 2022-04-03 10:44:21 +08:00
lyon1998
ab8c177e00 fixed the '-3-3' bug 2022-04-02 23:32:59 +08:00
lyon1998
7bac0becc9 use arg_foreach in poptoken 2022-04-02 23:28:02 +08:00
lyon1998
c232e8d3fc enhance parser_test 2022-04-02 22:39:43 +08:00
lyon1998
9e9567dd42 fix '-3+3' error 2022-04-02 22:37:41 +08:00
lyon1998
6152c96edf update parse-test 2022-04-02 21:43:32 +08:00
lyon1998
d8f35fea36 use lexer_forEachToken in parser 2022-04-02 18:58:20 +08:00
lyon1998
0e2da7bd28 type a then print a is ok 2022-04-02 17:07:35 +08:00
lyon1998
86316bf5d3 add spped for VMState_getInputArgNum 2022-04-02 16:35:19 +08:00
lyon1998
f05931d320 check inpput arg num when call function 2022-04-02 16:30:36 +08:00
lyon1998
723f456f53 test ok for a = (3-4) -4 2022-04-02 15:50:31 +08:00
lyon1998
9dea4765fd reconnize '-' as operator always 2022-04-02 15:48:44 +08:00
lyon1998
85f5265f98 need method for token as unit 2022-04-02 01:54:29 +08:00
李昂
fc1771b41f
add examples/Car/main_pikacar.py. 2022-04-01 13:57:10 +00:00
李昂
97bb272a45
rename examples/Car/main.py to examples/Car/main_rtt.py. 2022-04-01 13:56:51 +00:00
lyon1998
dc42b5bc4d solving unused stack args 2022-03-31 20:32:33 +08:00
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
94ed084723 manully add packages in PikaStdLib 2022-03-31 18:27:54 +08:00
lyon1998
5d4b88946a update readme 2022-03-31 15:40:09 +08:00
lyon1998
abb290595f test a+=1 2022-03-31 15:36:35 +08:00
lyon1998
632b50ad52 support self_operation 2022-03-31 15:33:43 +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
454034ac2a redirect document link 2022-03-31 11:59:01 +08:00
lyon
ae62279eda update 070 to v1.5.4, use speed_optimize 2022-03-30 23:10:58 +08:00
lyon1998
8a78ccfb2d fix packages commit id 2022-03-30 22:55:44 +08:00