summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Introduction to recursive functionL0P0P2024-06-262-0/+17
|
* Semantic check for function declaration and function invocationL0P0P2024-06-267-26/+56
|
* Using childL0P0P2024-06-266-43/+42
|
* Ignored .antlr folderL0P0P2024-06-263-969/+0
|
* check semantic of defined and undefined variables implementedgeno2024-06-256-45/+140
| | | | | do not check for built-in function works on the example
* Fixed import problemsL0P0P2024-06-253-3/+5
|
* wipSanto Cariotti2024-06-258-16/+69
|
* Package refactoring to avoid verbose paths (#4)Emanuele Grasso2024-06-2442-135/+120
|
* Set up visitor (#3)Santo Cariotti2024-06-1339-36/+2169
| | | Co-authored-by: geno <gabriele.genovese2@studio.unibo.it>
* Refactor using package `com.clp.project` (#1)Santo Cariotti2024-06-0419-4/+991
| | | Co-authored-by: geno <gabriele.genovese2@studio.unibo.it>
* Add Visitor (#2)Santo Cariotti2024-06-046-1284/+1663
|
* FormatSanto Cariotti2024-05-288-4386/+5752
|
* InitSanto Cariotti2024-05-2814-0/+5697