aboutsummaryrefslogtreecommitdiff
path: root/neb/parser.py
Commit message (Collapse)AuthorAge
* add support for single quotemryouse2022-07-15
|
* Revert "initial commit of multi-type support (only list of strings for now)"mryouse2022-07-02
| | | | This reverts commit bf8900200c25d383c883501446a8048ad8966d94.
* 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