summaryrefslogtreecommitdiffstats
path: root/src/Main.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed a lot of problems from all the progs we need to parseL0P0P2024-06-271-2/+2
* test dir added, fix bug in ExprNode (added by myself obv)geno2024-06-261-1/+1
* exercise 1 completedgeno2024-06-261-1/+1
* check semantic of defined and undefined variables implementedgeno2024-06-251-1/+1
* Package refactoring to avoid verbose paths (#4)Emanuele Grasso2024-06-241-9/+4
* Set up visitor (#3)Santo Cariotti2024-06-131-28/+59
* Refactor using package `com.clp.project` (#1)Santo Cariotti2024-06-041-0/+5
* FormatSanto Cariotti2024-05-281-49/+45
* InitSanto Cariotti2024-05-281-0/+60