aboutsummaryrefslogtreecommitdiff
path: root/tokens.py
Commit message (Expand)AuthorAge
* remove unused codemryouse2022-05-22
* return nil (empty list) if there's nothing else to returnmryouse2022-05-13
* initial commit of 'many'mryouse2022-05-13
* lists? not sure if they fully work, but somewhatmryouse2022-05-13
* bugfix: pass through Anymryouse2022-05-12
* type compare and Any typemryouse2022-05-12
* refactor types using inheritancemryouse2022-05-12
* refactor: only evaluate expressions as neededmryouse2022-05-11
* start enhancing typesmryouse2022-05-11
* make the literals print nicelymryouse2022-05-10
* refactor: std to own file, implement 'exit', multiple sigsmryouse2022-05-10
* initial commitmryouse2022-05-10