Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make cstrutils work in VM (#16590) | flywind | 2021-01-05 | 1 | -2/+10 |
| | | | | | * make cstrutils work in VM * more | ||||
* | refactor cmpIgnoreStyle and cmpIgnoreCase (#16399) | flywind | 2020-12-31 | 1 | -0/+30 |
* init * support strutils * more * better * Call len once per string/cstring * Change var to let * Compare ternary on first char * More appropriate param name * fix * better * one test * impl * more efficient * minor Co-authored-by: Clyybber <darkmine956@gmail.com> |