pikastech
|
d3a9f6e226
|
rename pika_configparser to configparser
|
2022-07-20 22:06:23 +08:00 |
|
pikastech
|
12ba12f889
|
add assert
|
2022-07-15 12:10:36 +08:00 |
|
pikastech
|
5dd97a818f
|
add test file
|
2022-07-15 12:09:04 +08:00 |
|
pikastech
|
541dcc3cea
|
move configparser_test to example
fix config parser err when value contain '='
|
2022-07-12 15:12:37 +08:00 |
|
李昂
|
76db2494a5
|
!46 try to support [][], not ok yeat
* fix typo in test
* Merge branch 'master' into slice
* adding slice to parser from suger
|
2022-07-11 03:14:14 +00:00 |
|
李昂
|
4a943b479c
|
!41 Support chain invoke like < String('test').split() >
* support chain invoke ok
* add test for S(S.replace()).replace()
* parse to RUN .split
* try to support chain invoke, not ok
* can devide a chain
|
2022-07-05 06:23:49 +00: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 |
|