Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-18 | removed unused inputmain | L0P0P | |
2024-07-14 | Reaching definition analysis (#17) | Emanuele Grasso | |
Co-authored-by: Santo Cariotti <santo@dcariotti.me> Co-authored-by: geno <gabriele.genovese2@studio.unibo.it> Co-authored-by: geno <gabrigeno@gmail.com> | |||
2024-07-11 | Code generation (#20) | Geno | |
Co-authored-by: geno <gabrigeno@gmail> Co-authored-by: Santo Cariotti <santo@dcariotti.me> | |||
2024-06-30 | fixed warnings, better formatting, final added where possible | geno | |
2024-06-28 | resolving all the comments santo made | geno | |
2024-06-27 | remove duplicates | geno | |
2024-06-27 | Merge branch 'main' into check-semantics | Emanuele Grasso | |
2024-06-27 | Fixed a lot of problems from all the progs we need to parse | L0P0P | |
2024-06-27 | Execute file with python file as argument (#14) | Santo Cariotti | |
2024-06-26 | test dir added, fix bug in ExprNode (added by myself obv) | geno | |
2024-06-26 | exercise 1 completed | geno | |
1.b now works 1.c implened error for "function takes N positional arguments but M were given" | |||
2024-06-25 | check semantic of defined and undefined variables implemented | geno | |
do not check for built-in function works on the example | |||
2024-06-24 | Package refactoring to avoid verbose paths (#4) | Emanuele Grasso | |
2024-06-13 | Set up visitor (#3) | Santo Cariotti | |
Co-authored-by: geno <gabriele.genovese2@studio.unibo.it> | |||
2024-06-04 | Refactor using package `com.clp.project` (#1) | Santo Cariotti | |
Co-authored-by: geno <gabriele.genovese2@studio.unibo.it> | |||
2024-05-28 | Format | Santo Cariotti | |
2024-05-28 | Init | Santo Cariotti | |