李昂
|
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 |
|
pikastech
|
944503cd23
|
support return val from type()
|
2022-06-30 16:10:38 +08:00 |
|
pikastech
|
3e371e9e57
|
fix a[1] = 1 not work inner function()
|
2022-06-24 16:08:27 +08:00 |
|