3968 Commits

Author SHA1 Message Date
lyon
8e05c3ff0b format 2022-07-04 17:44:50 +08:00
lyon
ce2682a37f finished conifgparser.py 2022-07-04 17:42:05 +08:00
lyon
8cc90f1e55 nearly support all functions 2022-07-04 17:19:50 +08:00
lyon
b8f771f3d8 support run py file by run.sh 2022-07-04 16:36:53 +08:00
lyon
0b77191683 support 0bxx 2022-07-04 15:52:48 +08:00
李昂
81a5f0b965 !40 support configparser_read_string
* configparser read_string is ok
* support replace() and strip() for StdData.String()
* add file and test of configparser
2022-07-04 07:16:44 +00:00
lyon
631256b72c add mm32 bsp to readme 2022-07-02 20:54:31 +08:00
lyon
b24b0c1600 update exception 2022-07-02 20:42:32 +08:00
lyon
c1a21f0de2 fix syntax 2022-07-02 20:36:14 +08:00
lyon
dca6e827c6 update bsp.mdpp 2022-07-02 20:32:08 +08:00
lyon
0bfeef82f2 update syntax.mdpp 2022-07-02 20:22:27 +08:00
lyon
835fa50ebf update syntex 2022-07-02 20:19:57 +08:00
lyon
0ccd29f95f add mdpp 2022-07-02 20:13:13 +08:00
Lyon
0e34de8bb4 add img 2022-07-02 10:43:52 +08:00
Lyon
52b1466a47 update img 2022-07-02 10:42:23 +08:00
pikastech
ace4dfd7f2 fix msc for v1.9.0 kernal v1.9.0 2022-07-02 00:49:47 +08:00
pikastech
6bf9f03db4 update msc for v1.9.0 2022-07-02 00:49:06 +08:00
pikastech
1084df15cc release v1.9.0 to simu, rtt, template 2022-07-02 00:21:10 +08:00
Lyon
491cd2bf14 upgrade g030, g070 to v1.9.0 2022-07-02 00:18:54 +08:00
pikastech
44218c545f release v1.9.0 kernal, lib, device 2022-07-02 00:11:37 +08:00
pikastech
0892f1d426 kernal version to v1.9.0 2022-07-02 00:10:15 +08:00
Lyon
8f25f0aa82 fit g070 2022-07-02 00:04:57 +08:00
pikastech
f51c9a05d2 update stdlib, fix ac5 2022-07-01 23:41:32 +08:00
Lyon
74050112e1 fit ac5 2022-07-01 23:40:41 +08:00
pikastech
1e7a284957 restore version of g030 2022-07-01 23:20:04 +08:00
pikastech
9d087a934b fix ci error 2022-07-01 23:10:51 +08:00
Lyon
a9370691d2 fix image size overflow for g030 2022-07-01 22:55:29 +08:00
李昂
91a9d0aaf6
update packages.toml. 2022-07-01 13:02:49 +00:00
李昂
289f380985
update packages.toml. 2022-07-01 13:00:03 +00:00
李昂
e706c84733
update packages.toml. 2022-07-01 12:56:07 +00:00
Lyon
2db5b63f0f
Update README.md 2022-07-01 13:59:28 +08:00
Lyon
f83e4e8096
Update README.md 2022-07-01 13:22:17 +08:00
pikastech
77c579ef18 add test for def ... 2022-07-01 11:11:53 +08:00
pikastech
5d21f7190e [bug] fix parse faild when meet some comments 2022-07-01 11:04:33 +08:00
pikastech
68b28c7808 add NULL assert for cjson 2022-07-01 09:43:14 +08:00
pikastech
43f11f26b6 add test 2022-07-01 09:37:09 +08:00
pikastech
5a2696f4db fix core-dump when class_par 2022-07-01 09:23:25 +08:00
pikastech
f03c5a0312 add test py 2022-07-01 09:17:33 +08:00
pikastech
38e31ae049 support classpar for python class 2022-07-01 09:12:47 +08:00
pikastech
8aaf317689 fix print normal object 2022-06-30 17:33:06 +08:00
Lyon
99b5b64f25 fix project and version for lvgl 2022-06-30 16:21:50 +08:00
李昂
7fafc7eee0
update examples/BuiltIn/type.py. 2022-06-30 08:15:08 +00:00
pikastech
944503cd23 support return val from type() 2022-06-30 16:10:38 +08:00
Lyon
60bab82f60 Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2022-06-30 15:35:19 +08:00
Lyon
e368460c0b use class pars in lvgl 2022-06-30 15:35:05 +08:00
pikastech
847b9100cf clean example/builtin 2022-06-30 14:24:00 +08:00
pikastech
a5fb1956ef enable INIT_STRING as default 2022-06-30 13:21:35 +08:00
pikastech
1fb06d621a add test for list inner dict 2022-06-30 13:18:59 +08:00
pikastech
a31128f934 fix bytecodegen 2022-06-30 13:11:01 +08:00
李昂
b669710c2c !39 Support d = {'a':x, 'b':y, 'c':z}
* Support d = {'a':x, 'b':y, 'c':z}
* add parse and ins for dict literal
2022-06-30 04:10:03 +00:00