aboutsummaryrefslogtreecommitdiff
path: root/neb/structs.py
Commit message (Collapse)AuthorAge
* initial commit of multi-type support (only list of strings for now)mryouse2022-06-30
|
* refactor: types are not natively lexedmryouse2022-06-30
|
* remove dead codemryouse2022-06-26
|
* bugfix: arguments renamed inadvertantlymryouse2022-06-26
|
* add return type annotations (just decoration now)mryouse2022-06-26
|
* performance of environment.get not so goodmryouse2022-06-25
|
* initial commit of user defined types!mryouse2022-06-22
|
* bugfix: import NebPanicmryouse2022-06-22
|
* give builtin functions proper namesmryouse2022-06-22
|
* refactor: break stdlib into several filesmryouse2022-06-21
|
* remove 'data' field from list, add Expr classmryouse2022-06-20
|
* implement quote, evalmryouse2022-06-20
|
* move Arg and Environment to structsmryouse2022-06-18
|
* refactor: make neb a modulemryouse2022-06-18