summaryrefslogtreecommitdiff
path: root/src/ast/nodes/SimpleStmtNode.java
AgeCommit message (Collapse)Author
2024-06-30fixed warnings, better formatting, final added where possiblegeno
2024-06-26exercise 1 completedgeno
1.b now works 1.c implened error for "function takes N positional arguments but M were given"
2024-06-24Package refactoring to avoid verbose paths (#4)Emanuele Grasso
2024-06-13Set up visitor (#3)Santo Cariotti
Co-authored-by: geno <gabriele.genovese2@studio.unibo.it>