845 Commits

Author SHA1 Message Date
lyon1998
748fe43ada format the error info of not 4N spaces 2022-04-11 17:53:17 +08:00
lyon1998
1125cf3bfb add error info for 'not 4 spaces' 2022-04-09 09:04:38 +08:00
lyon1998
757f00893a support len() for string, support int() for string 2022-04-09 01:15:21 +08:00
lyon1998
562550dce0 cancel api-make-win10 2022-04-08 23:52:46 +08:00
Maximilian Gerhardt
5d5d4974d5 Supress error for first run 2022-04-08 20:25:09 +08:00
Maximilian Gerhardt
168a527ebd Execute apt commands as sudo 2022-04-08 20:24:30 +08:00
Lyon
006fc8ed2e
Update install_dependency.sh 2022-04-08 11:38:09 +08:00
lyon1998
1c706af8b8 use ninja instead of make 2022-04-08 11:25:23 +08:00
lyon1998
d6b2faf96d can run 'pyton3 main.py' 2022-04-07 23:11:28 +08:00
lyon1998
d85f62f3aa update main.py 2022-04-07 23:06:04 +08:00
lyon1998
cc6cb8afcc update StdDevice, use 'self' arg 2022-04-07 23:01:59 +08:00
lyon1998
d18bc16aae use 'self' in stddata 2022-04-07 22:59:57 +08:00
lyon1998
5baa725885 update PikaStdDevice, use 'self' arg 2022-04-07 22:57:59 +08:00
lyon1998
7656b60e15 restore ninja to makefile 2022-04-07 22:50:49 +08:00
lyon1998
83f1d293d9 use ninja instead of makefile 2022-04-07 22:46:23 +08:00
lyon1998
23a9687898 add PikaStdDevice to port/linux 2022-04-07 13:32:53 +08:00
lyon1998
5429ae18b5 support self in msc 2022-04-07 09:19:14 +08:00
lyon1998
d4ead82c98 update pikaStdDevice to prot from package 2022-04-07 09:06:38 +08:00
lyon1998
9b15b16082 handle class(...) args num error 2022-04-05 13:12:04 +08:00
lyon1998
3fc067391b test arg num err in function 2022-04-04 23:59:33 +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
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
2fae86de32 fix error info 2022-04-03 12:55:06 +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
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
lyon1998
dc42b5bc4d solving unused stack args 2022-03-31 20:32:33 +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
b46e795b4e release v1.5.4 2022-03-30 20:15:26 +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
bd0742388b rename config macro 2022-03-30 11:24:51 +08:00
lyon1998
26942923bf use static stack instead of link stack 2022-03-30 00:27:04 +08:00
lyon1998
8116f4f48b use '_' to replace 'top' in stack 2022-03-29 22:15:14 +08:00