aboutsummaryrefslogtreecommitdiff
path: root/structs.py
Commit message (Collapse)AuthorAge
* refactor: take type hints from user in function argsmryouse2022-06-16
|
* use an enum and a map for type hierarchymryouse2022-06-13
|
* string representation should show the actual escaped characters, if applicablemryouse2022-06-12
|
* add List as a typemryouse2022-06-11
|
* initial commit of more thorough type checkingmryouse2022-06-10
|
* refactor: better error messagesmryouse2022-06-05
|
* refactor: more literal typesmryouse2022-06-04
|
* add data to Listmryouse2022-05-24
|
* refactor: structs into their own filemryouse2022-05-22