aboutsummaryrefslogtreecommitdiff
path: root/neb/std/strings.py
Commit message (Collapse)AuthorAge
* implement slice for stringsmryouse2022-08-03
|
* bugfix: :[] return types in stdmryouse2022-08-03
|
* implement most for string/list, and reverse/last for stringmryouse2022-08-02
|
* implement multifunc for stringsmryouse2022-07-20
|
* WIP start adding multifunc to stringsmryouse2022-07-20
|
* implement 'ord', and start integrating string sortingmryouse2022-07-16
|
* bugfix: first-char throwing nasty errormryouse2022-07-13
|
* implement string length functionmryouse2022-07-06
|
* add return types to builtinsmryouse2022-06-26
|
* give builtin functions proper namesmryouse2022-06-22
|
* refactor: break stdlib into several filesmryouse2022-06-21