aboutsummaryrefslogtreecommitdiffstats
path: root/src/nodes.h
Commit message (Expand)AuthorAgeFilesLines
* Add parsing of if statementsBad Diode2022-04-061-0/+8
* Add NODE_BLOCK for scoped expressionsBad Diode2022-04-061-1/+7
* Add parsing for function definitionsBad Diode2022-04-031-1/+13
* Add parsing for (set ...) statementsBad Diode2022-04-031-0/+6
* Add type signature to def statementsBad Diode2022-03-311-0/+45