aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAge
* implement 'ord', and start integrating string sortingmryouse2022-07-16
* bugfix: too many 'first'smryouse2022-07-16
* use built-in prepend and use more reducemryouse2022-07-15
* implement quicksortmryouse2022-07-15
* initial commit of sort.nebmryouse2022-07-15
* bugfix: empty pattern is always truemryouse2022-07-15
* refactor: use drop-while to short-circuitmryouse2022-07-15
* bugfix: only evaluate first statementmryouse2022-07-14
* bugfix: fields were reversedmryouse2022-07-14
* refactor: dot functionsmryouse2022-07-14
* initial commit of a regex match? functionmryouse2022-07-13
* add alignmryouse2022-07-13
* initial commit of an f-string functionmryouse2022-07-12
* return type hints for ansi.nebmryouse2022-07-02
* dict with types (still rough)mryouse2022-06-22
* add types to signaturesmryouse2022-06-22
* add :list type to dicts, for nowmryouse2022-06-16
* dicts, but bettermryouse2022-06-15
* naiive neb dictsmryouse2022-06-15
* initial commit of namespace support with 'use-as'mryouse2022-06-13
* remove 'ansi-escape' builtin as it's not needed anymoremryouse2022-06-12
* ansi style librarymryouse2022-06-07