aboutsummaryrefslogtreecommitdiff
path: root/neb/std/functools.py
Commit message (Expand)AuthorAge
* bugfix: :[] return types in stdmryouse2022-08-03
* cleanup after moving func/def stuff into parsingmryouse2022-07-26
* bugfix: functools should always take a Callablemryouse2022-07-21
* WIP implement multifunc for functoolsmryouse2022-07-20
* implement reducemryouse2022-07-15
* refactor: 'apply' to functoolsmryouse2022-07-07
* refactor move all functions with 'lazy' to coremryouse2022-07-07
* add return types to builtinsmryouse2022-06-26
* bugfix: we need to return an Expr from apply, and List is no longer evaluatedmryouse2022-06-22
* give builtin functions proper namesmryouse2022-06-22
* refactor: break stdlib into several filesmryouse2022-06-21