aboutsummaryrefslogtreecommitdiffstats
path: root/src/nodes.c
Commit message (Collapse)AuthorAgeFilesLines
* Add parsing for (set ...) statementsBad Diode2022-04-031-0/+7
|
* Add type signature to def statementsBad Diode2022-03-311-0/+61
Currently mandatory, may be optional once we have type inference.