summaryrefslogtreecommitdiffstats
path: root/src/symbol-table.h
Commit message (Expand)AuthorAgeFilesLines
* Support calling functions with argumentsTing-Wei Lan2016-01-201-3/+7
* Generate code for expressions and assignmentsTing-Wei Lan2016-01-021-0/+6
* Complete the NORMAL_ID case in generate_global_variable()kugwa2015-12-301-0/+4
* retrive -> retrieveTing-Wei Lan2015-12-091-1/+1
* Implement semantic checks for type and variable declarationsTing-Wei Lan2015-12-061-0/+3
* Add a flag to mark whether the type is a functionTing-Wei Lan2015-12-061-3/+16
* Use multiple small hash tables to implement symbol tablesTing-Wei Lan2015-12-061-9/+61
* Merge TA's codes to ourskugwa2015-11-111-1/+0
* Move all source files to the new src directoryTing-Wei Lan2015-11-091-0/+19