summaryrefslogtreecommitdiffstats
path: root/src/ast/types/FunctionType.java
Commit message (Collapse)AuthorAgeFilesLines
* Code generation (#20)Geno2024-07-111-2/+23
| | | | Co-authored-by: geno <gabrigeno@gmail> Co-authored-by: Santo Cariotti <santo@dcariotti.me>
* fixed warnings, better formatting, final added where possiblegeno2024-06-301-2/+3
|
* resolving all the comments santo madegeno2024-06-281-4/+5
|
* exercise 1 completedgeno2024-06-261-0/+27
1.b now works 1.c implened error for "function takes N positional arguments but M were given"