aboutsummaryrefslogtreecommitdiff
path: root/neb/parser.py
Commit message (Expand)AuthorAge
* implement {} syntax for non-empty listsmryouse2022-07-27
* bugfix: symbol got overwrittenmryouse2022-07-26
* parse single quotes, as well as defs and funcsmryouse2022-07-26
* add support for single quotemryouse2022-07-15
* 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
* refactor: types are not natively lexedmryouse2022-06-30
* bugfix: fail gracefully when parens are unevenmryouse2022-06-28
* initial commit of user defined types!mryouse2022-06-22
* refactor: break stdlib into several filesmryouse2022-06-21
* refactor: make neb a modulemryouse2022-06-18