aboutsummaryrefslogtreecommitdiff
path: root/src/symbol_table.c
Commit message (Expand)AuthorAge
* Replacement fprintf(stderr...) by yyerror + updating docAdam NAILI2018-06-06
* Array managementAdam NAILI2018-06-06
* Prevent assigning to constpacien2018-06-05
* handle decl. of read-only varspacien2018-06-05
* Fix call of call of functions with parametersAdam NAILI2018-06-05
* Return fixAdam NAILI2018-06-05
* Replacing VOID by VOID_TAdam NAILI2018-06-05
* Add void typepacien2018-06-05
* Modifying print function to handle char and int automatically, implementing r...Adam NAILI2018-06-04
* Functions tables + void functions working (need to work on returns and parame...Adam NAILI2018-06-03
* .bss section management (globals)Adam NAILI2018-06-03
* Handle output to file optionpacien2018-05-26
* Code cleanup and reformatingpacien2018-05-07