468 Commits

Author SHA1 Message Date
lyon
d2bd8b44e0 a = b[c+d] is ok 2022-01-17 21:16:51 +08:00
lyon
827c70bb08 parse a = b[c] is ok 2022-01-17 20:25:32 +08:00
lyon
72f8726f55 fix qume-arm2d project 2022-01-16 20:00:46 +08:00
lyon
3bdf63379e parse '[' mem check pased 2022-01-16 00:41:59 +08:00
lyon
4d32223746 add some method for token 2022-01-15 22:58:36 +08:00
lyon
9fd48577e4 fix warnings in M4 2022-01-15 22:19:58 +08:00
lyon
56bf2fb32f fix warning in strsReplace 2022-01-15 22:16:57 +08:00
lyon
1e87212bf9 update g070 to v1.3.2 2022-01-15 09:47:25 +08:00
lyon
a1d1d12d32 init the mate obj when OUT 2022-01-14 22:38:02 +08:00
lyon
957863a382 should use hash in the PikaObj instead of name 2022-01-13 23:31:06 +08:00
lyon
4ed66eb3f4 __set()__ and __get()__ for list, dict ,string ok 2022-01-13 21:56:44 +08:00
lyon
e6d35c377b remove set() from PikaObj 2022-01-13 20:17:27 +08:00
lyon
8833e606ab free obj auto when arg is updated 2022-01-13 19:39:05 +08:00
lyon
6d8bba2dcc for in string is ok 2022-01-13 17:07:07 +08:00
lyon
45893d20d2 update StdData to package 2022-01-13 16:36:47 +08:00
lyon
1e6313aad6 add String class in PikaStdData 2022-01-13 16:34:46 +08:00
lyon
a312e2ad81 fix ac5 warning for stdlib, clean the RangeObj 2022-01-13 16:31:30 +08:00
lyon
926f31344c update PikaStdLib, and install the rust in insatll.sh 2022-01-13 16:28:13 +08:00
lyon
3996f188ca test xxx ... pased 2022-01-12 22:41:55 +08:00
lyon
b26ec0d64a add test print('xxx x...') 2022-01-12 22:38:35 +08:00
lyon
99d6a411ca update 2022-01-11 23:12:07 +08:00
lyon
b54cd1ed5a auto convert int args and flot args 2022-01-11 22:22:53 +08:00
lyon
717861f2a0 release v1.3.2 2022-01-11 20:23:25 +08:00
lyon
fd7c2f93aa add pinrtNoEnd 2022-01-11 13:01:31 +08:00
lyon
ec2e2d2d0a add printNoEnd() 2022-01-11 13:00:32 +08:00
lyon
5922e79403 test 2 \n and \r\n 2022-01-11 12:21:53 +08:00
lyon
8ff881d7ed use f103rb to fix ac5 warning 2022-01-11 09:45:20 +08:00
lyon
3d556d6b06 support \n \r \t in print() 2022-01-10 21:49:52 +08:00
lyon
3ffb28afd6 support " and void line in main.py 2022-01-10 21:14:29 +08:00
lyon
a2b37776a1 add file from prot/lib too 2022-01-10 00:07:37 +08:00
lyon
ec8d06cdf3 add file 2022-01-10 00:01:46 +08:00
lyon
f3c6fd7475 parse for in range is tested ok in parser 2022-01-09 23:37:24 +08:00
lyon
08ad5fcf82 support str '==' opeartion 2022-01-09 22:17:17 +08:00
lyon
fa799bd361 use str(b) instead of 'test' + b 2022-01-09 00:16:01 +08:00
lyon
2f8ce3768c support str() in sysobj 2022-01-09 00:12:38 +08:00
lyon
c32322a05a support '+' for string 2022-01-08 23:40:10 +08:00
lyon
ee94c992b2 adding operator for stinrg 2022-01-07 21:03:37 +08:00
pikastech
baef641fc8 add .bat to run pkg.exe autoly 2022-01-07 09:48:33 +08:00
lyon
3077cba983 add run shell from linux 2022-01-06 16:20:01 +08:00
lyon
406fdbf929 add demo_pikaMain to test shell 2022-01-06 16:17:40 +08:00
lyon
939ae72bef supprot for_int_dict 2022-01-06 11:13:43 +08:00
lyon
79fed360b9 use pyload instead of self in dict 2022-01-06 10:56:14 +08:00
pikastech
639dfab221 add Python group in 303 projcet 2022-01-06 10:47:11 +08:00
lyon
d0eabb0b94 set size of arg to uint32_t to aline to 4 2022-01-05 22:36:28 +08:00
lyon
e184adc59d build benchmark before run 2022-01-05 22:26:34 +08:00
lyon
24e1b11172 use compiled pikaCompiler first 2022-01-05 22:13:32 +08:00
lyon
6e4f164f18 print Pefomance point 2022-01-05 21:55:42 +08:00
lyon
65cd49ec2a fix perement point 2022-01-05 21:30:37 +08:00
lyon
8811ccbe67 add performance Points 2022-01-05 21:22:54 +08:00
pikastech
5de559e817 support print to debug in pico 2022-01-05 10:17:07 +08:00