2398 Commits

Author SHA1 Message Date
lyon
1e87212bf9 update g070 to v1.3.2 2022-01-15 09:47:25 +08:00
lyon
b1808146c7 rename direct to Lift 2022-01-14 23:22:38 +08:00
lyon
ca00fd1e96 init obj and run __init__ in OUT instruct 2022-01-14 22:42:42 +08:00
lyon
a1d1d12d32 init the mate obj when OUT 2022-01-14 22:38:02 +08:00
lyon
d2791f66bd not use memcpy in hash init 2022-01-14 13:39:03 +08:00
lyon
b077787e85 restore arg_getType 2022-01-14 13:37:32 +08:00
lyon
e8186ec80d use less memcpy in dataArg 2022-01-14 13:34:20 +08:00
lyon
c16af7b13b rm examples/*.txt 2022-01-14 12:24:19 +08:00
lyon
392e3a9d75 rename example about snake 2022-01-14 12:22:54 +08:00
lyon
957863a382 should use hash in the PikaObj instead of name 2022-01-13 23:31:06 +08:00
lyon
eede6ac01c update stdlib and stddata 2022-01-13 21:57:32 +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
4dc39ecfcd remove garbage 2022-01-13 16:38:12 +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
李昂
f0ced270b8
update package/STM32G030Booter/pika_config.c. 2022-01-11 16:21:15 +00:00
lyon
99d6a411ca update 2022-01-11 23:12:07 +08:00
lyon
3b3edeec1b Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2022-01-11 23:11:50 +08:00
lyon
772e316616 update core to v1.3.2 for g030 2022-01-11 23:11:32 +08:00
lyon
7845b873ea add fix to v1.3.2 2022-01-11 22:26:21 +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
9194823da2 fix warnings in strsReplace 2022-01-11 12:43:56 +08:00
lyon
5922e79403 test 2 \n and \r\n 2022-01-11 12:21:53 +08:00
lyon
d0d0a5294b Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2022-01-11 09:47:32 +08:00
lyon
ede4b84d20 restore main.py 2022-01-11 09:47:17 +08:00
lyon
8ff881d7ed use f103rb to fix ac5 warning 2022-01-11 09:45:20 +08:00
Lyon
89f193fe52
Update PikaStdLib_StringObj.c 2022-01-11 09:40:06 +08:00
Lyon
3be6817742
Update PikaStdLib_RangeObj.c 2022-01-11 09:39:55 +08:00
Lyon
4c0f326718
Update PikaStdDevice_GPIO.c 2022-01-11 09:39:35 +08:00
Lyon
c58f74bcd6
Update PikaStdLib_MemChecker.c 2022-01-11 09:39:01 +08:00
Lyon
dfffdc2d2e
Update dataStrs.c 2022-01-11 09:38:32 +08:00
Lyon
26019a830a
Update README_zh.md 2022-01-10 23:07:28 +08:00
Lyon
5f1ac64625
Update README.md 2022-01-10 23:06:49 +08:00
lyon
a78b243112 update pikaCompiler 2022-01-10 21:52:59 +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
76ca309f56
Update README_zh.md 2022-01-10 16:51:11 +08:00
Lyon
0b298b05d6
Update README.md 2022-01-10 16:49:51 +08:00
李昂
e2581998cd
update README_zh.md. 2022-01-10 08:47:13 +00:00
李昂
8b4d97f7c9
update README.md. 2022-01-10 08:41:42 +00:00