Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve documentation for cstrutils (#17004) | konsumlamm | 2021-02-10 | 1 | -19/+23 |
| | |||||
* | make cstrutils work in VM (#16590) | flywind | 2021-01-05 | 1 | -85/+95 |
| | | | | | * make cstrutils work in VM * more | ||||
* | follow up #16399 clean up docs (#16539) | flywind | 2021-01-01 | 1 | -30/+41 |
| | | | | | * follow up #16399 clean up docs * more | ||||
* | refactor cmpIgnoreStyle and cmpIgnoreCase (#16399) | flywind | 2020-12-31 | 1 | -47/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Clarify JS cstring len (#14184) | hlaaftana | 2020-05-05 | 1 | -2/+2 |
| | |||||
* | change 'iff' to 'if' to stop "corrections" once and for all (#14182) | Miran | 2020-05-01 | 1 | -8/+8 |
| | |||||
* | StringStream & more stdlib modules support for JS/NimScript (#14095) | hlaaftana | 2020-04-28 | 1 | -22/+42 |
| | | | | | * StringStream & more stdlib modules support for JS/NimScript * change back pegs test in line with #14134 | ||||
* | move eqIdent to vm.nim (#7585) | Arne Döring | 2018-04-15 | 1 | -2/+4 |
| | | | | | | * Strutils comment changes. * fix typo | ||||
* | added new stdlib module 'cstrutils' for easier cstring handling | Araq | 2017-12-18 | 1 | -0/+79 |