aboutsummaryrefslogtreecommitdiffstats
path: root/src/viz.c
Commit message (Expand)AuthorAgeFilesLines
* Make distinction between sym parameter and variablesBad Diode2022-04-191-0/+6
* Add viz for symbol tablesBad Diode2022-04-191-0/+60
* Move semantic analysis to separate fileBad Diode2022-04-181-4/+4
* Add funcall node type and fix type resolution bugsBad Diode2022-04-111-0/+13
* Add rudimentary type checkingBad Diode2022-04-081-0/+7
* Add initial implementation of AST vizualizationBad Diode2022-04-081-0/+152