summaryrefslogtreecommitdiff
path: root/src/Main.java
AgeCommit message (Expand)Author
2024-07-18removed unused inputmainL0P0P
2024-07-14Reaching definition analysis (#17)Emanuele Grasso
2024-07-11Code generation (#20)Geno
2024-06-30fixed warnings, better formatting, final added where possiblegeno
2024-06-28resolving all the comments santo madegeno
2024-06-27remove duplicatesgeno
2024-06-27Merge branch 'main' into check-semanticsEmanuele Grasso
2024-06-27Fixed a lot of problems from all the progs we need to parseL0P0P
2024-06-27Execute file with python file as argument (#14)Santo Cariotti
2024-06-26test dir added, fix bug in ExprNode (added by myself obv)geno
2024-06-26exercise 1 completedgeno
2024-06-25check semantic of defined and undefined variables implementedgeno
2024-06-24Package refactoring to avoid verbose paths (#4)Emanuele Grasso
2024-06-13Set up visitor (#3)Santo Cariotti
2024-06-04Refactor using package `com.clp.project` (#1)Santo Cariotti
2024-05-28FormatSanto Cariotti
2024-05-28InitSanto Cariotti