Age | Commit message (Expand) | Author |
---|---|---|
2024-07-11 | Code generation (#20) | Geno |
2024-07-06 | Fixed the print of the ast and some warnings (#19) | Emanuele Grasso |
2024-06-30 | fix build error in CI | geno |
2024-06-30 | fixed warnings, better formatting, final added where possible | geno |
2024-06-27 | fixed comp_for and added reseved word type | geno |
2024-06-27 | minor changes | geno |
2024-06-27 | Fixed a lot of problems from all the progs we need to parse | L0P0P |
2024-06-26 | exercise 1 completed | geno |
2024-06-26 | Semantic check for function declaration and function invocation | L0P0P |
2024-06-24 | Package refactoring to avoid verbose paths (#4) | Emanuele Grasso |
2024-06-13 | Set up visitor (#3) | Santo Cariotti |