| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'main' into check-semantics | Emanuele Grasso | 2024-06-27 | 1 | -14/+8 |
| |\ | |||||
| | * | Execute file with python file as argument (#14) | Santo Cariotti | 2024-06-27 | 1 | -15/+9 |
| | | | |||||
| * | | Fixed a lot of problems from all the progs we need to parse | L0P0P | 2024-06-27 | 1 | -2/+2 |
| | | | |||||
| * | | test dir added, fix bug in ExprNode (added by myself obv) | geno | 2024-06-26 | 1 | -1/+1 |
| | | | |||||
| * | | exercise 1 completed | geno | 2024-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | 1.b now works 1.c implened error for "function takes N positional arguments but M were given" | ||||
| * | | check semantic of defined and undefined variables implemented | geno | 2024-06-25 | 1 | -1/+1 |
| |/ | | | | | do not check for built-in function works on the example | ||||
| * | Package refactoring to avoid verbose paths (#4) | Emanuele Grasso | 2024-06-24 | 1 | -9/+4 |
| | | |||||
| * | Set up visitor (#3) | Santo Cariotti | 2024-06-13 | 1 | -28/+59 |
| | | | | Co-authored-by: geno <gabriele.genovese2@studio.unibo.it> | ||||
| * | Refactor using package `com.clp.project` (#1) | Santo Cariotti | 2024-06-04 | 1 | -0/+5 |
| | | | | Co-authored-by: geno <gabriele.genovese2@studio.unibo.it> | ||||
| * | Format | Santo Cariotti | 2024-05-28 | 1 | -49/+45 |
| | | |||||
| * | Init | Santo Cariotti | 2024-05-28 | 1 | -0/+60 |
