summaryrefslogtreecommitdiffstats
path: root/src/ast/nodes/CompForNode.java
Commit message (Collapse)AuthorAgeFilesLines
* Code generation (#20)Geno2024-07-111-5/+7
| | | | Co-authored-by: geno <gabrigeno@gmail> Co-authored-by: Santo Cariotti <santo@dcariotti.me>
* Fixed the print of the ast and some warnings (#19)Emanuele Grasso2024-07-061-1/+1
| | | Co-authored-by: Santo Cariotti <santo@dcariotti.me>
* fixed warnings, better formatting, final added where possiblegeno2024-06-301-1/+1
|
* Fixed some warningsL0P0P2024-06-291-1/+0
|
* fixed comp_for and added reseved word typegeno2024-06-271-0/+59