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