summaryrefslogtreecommitdiffstats
path: root/src/ast/types/VoidType.java
Commit message (Collapse)AuthorAgeFilesLines
* fixed warnings, better formatting, final added where possiblegeno2024-06-301-0/+1
|
* check semantic of defined and undefined variables implementedgeno2024-06-251-0/+6
| | | | | do not check for built-in function works on the example
* Package refactoring to avoid verbose paths (#4)Emanuele Grasso2024-06-241-1/+1
|
* Set up visitor (#3)Santo Cariotti2024-06-131-0/+10
Co-authored-by: geno <gabriele.genovese2@studio.unibo.it>