5495 Commits

Author SHA1 Message Date
Renzhihan
6c8d7b9e29 add codecov in CI 2023-04-06 17:29:27 +08:00
Renzhihan
e0dafa6a99 lcov 2023-04-06 17:28:43 +08:00
pikastech
d2ae781a18 fix typo 2023-03-30 11:33:13 +08:00
pikastech
1faaacafb7 add STD_in/out ctrl on soft_iic 2023-03-30 11:21:12 +08:00
pikastech
5fdf6701e0 add SOFT_IIC.c
add hal_SOFT_IIC
2023-03-30 11:13:58 +08:00
pikastech
e2a526944e fix CI on os.path 2023-03-28 09:41:52 +08:00
pikastech
7aaeffeeb0 add cpp support for kernal .h 2023-03-28 09:37:30 +08:00
lyon
553612bee2 add news 2023-03-27 17:09:56 +08:00
pikastech
06150d0133 fix os_split 2023-03-26 21:30:18 +08:00
pikastech
07db54e02e support assertNotIn for unittest 2023-03-26 20:49:10 +08:00
pikastech
34dedcde2d add os_path support 2023-03-26 20:43:51 +08:00
pikastech
938cf0efdc fix string size for packread 2023-03-23 16:56:25 +08:00
pikastech
49fc3ceb0a fix num of pack_files, support string and binary 2023-03-23 16:47:22 +08:00
pikastech
aeef23fc3b fix align issue on unpack file 2023-03-23 16:30:26 +08:00
pikastech
0c46aa7b74 fix mem lack on file2BackendCodeFile() 2023-03-23 13:36:49 +08:00
李昂
a92e49359f
release studio v1.7
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-03-23 04:42:24 +00:00
pikastech
da27ea4492 fix format err after code block when codegen
udpate msc
2023-03-21 13:49:33 +08:00
pikastech
0d9757024f support CODE BLOCK for docgen 2023-03-21 13:30:36 +08:00
李昂
e3bddc4c76
fix uninited value 2023-03-20 11:41:38 +00:00
李昂
a6da7df186
update package/docgen.py.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-03-20 03:26:15 +00:00
pikabot
5575b49deb support cjson example 2023-03-20 11:22:15 +08:00
pikabot
e5697342ef fix docgen 2023-03-20 11:14:21 +08:00
pikabot
f40d63e250 add sub title 2023-03-20 11:11:18 +08:00
pikastech
03e1b65689 support examples on API doc 2023-03-20 11:03:56 +08:00
pikastech
b2db11e608 fix \n for docgen 2023-03-20 10:37:17 +08:00
pikastech
6464bcfbe5 fix comment on stddevice 2023-03-20 10:30:49 +08:00
pikabot
a9b7d4b9d1 support sort docgen 2023-03-20 10:27:05 +08:00
pikastech
9633b7a3cc fix indent for docgen 2023-03-20 09:59:50 +08:00
lyon
d582a42e0f finish docgen.py 2023-03-19 21:41:32 +08:00
lyon
369f6eef82 add docgen.py 2023-03-19 21:30:33 +08:00
pikastech
d8405c4f1a add doc backend
support file2doc, can draw function

use HELPER_MACRO in parser_test

fixing dostring parse

fix docstring

generate md with class and function ok

succeed to generate docstring to markdown

generate API doc ok

support --docgen and --docgen -o arg for compiler

update msc
2023-03-19 21:10:38 +08:00
lyon
54dd94cdb9 format ast2BackendCode 2023-03-18 23:37:30 +08:00
lyon
0b7e19e0a9 parser_lines2AST passed
format for parser_lines2BackendCode
2023-03-18 23:08:04 +08:00
pikastech
62d1d40618 remove parse_line test
move block inner parser

formatting line2Ast
2023-03-18 18:05:10 +08:00
pikastech
f39ad4077b format parser
clear the parse-test

fix time sleep on linux from `uint32_t` to `int64_t`

using parser object on pikaparer
2023-03-18 16:49:37 +08:00
pikastech
e9f832c517 enhance int() for int('1234', 8) 2023-03-17 14:28:10 +08:00
pikastech
42ce9c171d fix readme 2023-03-16 10:06:12 +08:00
pikastech
919188ad4d update comtributor 2023-03-16 10:03:21 +08:00
lyon
0244494dc7 fix README, and restore wrong commit 2023-03-16 09:34:10 +08:00
lyon
c58b0ccd0c update msc 2023-03-15 22:24:26 +08:00
lyon
a383bbaa11 enable assert print inner try block 2023-03-15 22:23:01 +08:00
lyon
83d5bd8379 support type hint `data: dict[str, DataItem] = {} 2023-03-15 22:17:26 +08:00
pikastech
fc35543e16 release v1.12.1 v1.12.1 2023-03-15 16:21:24 +08:00
pikastech
ee9d1e696a auto release packages form linux port 2023-03-15 16:20:59 +08:00
pikastech
b9a0109c61 (fix) fix os on ESP32 2023-03-15 03:20:25 +00:00
pikastech
a3b402ae36 add os module
fix color for GC DUMP

add os module and test

support ESP32
2023-03-15 03:20:25 +00:00
dreamcmi
a367b65e69 fix pika_platform_get_tick() in linux port 2023-03-15 02:16:11 +08:00
dreamcmi
58f49ba3fe fix timestamp 2023-03-15 02:12:46 +08:00
dreamcmi
4fb6ae1f37 Merge branch 'master' into add/iotcloud 2023-03-15 00:54:48 +08:00
Lyon
ca015a5d1c Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2023-03-13 16:46:03 +08:00