aboutsummaryrefslogtreecommitdiff
path: root/neb/std/types.py
Commit message (Expand)AuthorAge
* refactor: get inner types when in evaluatemryouse2022-07-04
* Revert "initial commit of multi-type support (only list of strings for now)"mryouse2022-07-02
* attempt to add a generic list typemryouse2022-07-01
* initial commit of multi-type support (only list of strings for now)mryouse2022-06-30
* add return types to builtinsmryouse2022-06-26
* try and speed up typechecking by calling function directlymryouse2022-06-23
* initial commit of user defined types!mryouse2022-06-22
* add types to the environment directlymryouse2022-06-22
* give builtin functions proper namesmryouse2022-06-22
* refactor: break stdlib into several filesmryouse2022-06-21