| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | left, right = 1, 2 assignment covered | geno | 2024-06-27 | 6 | -18/+161 |
| | | | | | sfaccimm ho fatto refactoring dell exprlist | ||||
| * | minor changes | geno | 2024-06-27 | 3 | -12/+11 |
| | | |||||
| * | remove duplicates | geno | 2024-06-27 | 1 | -1/+1 |
| | | |||||
| * | Fixed a lot of problems from all the progs we need to parse | L0P0P | 2024-06-27 | 10 | -103/+171 |
| | | |||||
| * | test dir added, fix bug in ExprNode (added by myself obv) | geno | 2024-06-26 | 1 | -0/+2 |
| | | |||||
| * | exercise 1 completed | geno | 2024-06-26 | 13 | -38/+82 |
| | | | | | | 1.b now works 1.c implened error for "function takes N positional arguments but M were given" | ||||
| * | Introduction to recursive function | L0P0P | 2024-06-26 | 2 | -0/+17 |
| | | |||||
| * | Semantic check for function declaration and function invocation | L0P0P | 2024-06-26 | 5 | -26/+35 |
| | | |||||
| * | Using child | L0P0P | 2024-06-26 | 5 | -25/+20 |
| | | |||||
| * | check semantic of defined and undefined variables implemented | geno | 2024-06-25 | 3 | -37/+123 |
| | | | | | | do not check for built-in function works on the example | ||||
| * | Fixed import problems | L0P0P | 2024-06-25 | 3 | -3/+5 |
| | | |||||
| * | wip | Santo Cariotti | 2024-06-25 | 7 | -12/+64 |
| | | |||||
| * | Package refactoring to avoid verbose paths (#4) | Emanuele Grasso | 2024-06-24 | 22 | -93/+86 |
| | | |||||
| * | Set up visitor (#3) | Santo Cariotti | 2024-06-13 | 22 | -0/+1254 |
| Co-authored-by: geno <gabriele.genovese2@studio.unibo.it> | |||||
