summaryrefslogtreecommitdiffstats
path: root/src/symbol-table.c
Commit message (Expand)AuthorAgeFilesLines
* Complete the NORMAL_ID case in generate_global_variable()kugwa2015-12-301-0/+11
* retrive -> retrieveTing-Wei Lan2015-12-091-1/+1
* Implement semantic checks for type and variable declarationsTing-Wei Lan2015-12-061-0/+11
* Use multiple small hash tables to implement symbol tablesTing-Wei Lan2015-12-061-60/+55
* Include our headers before including system headersTing-Wei Lan2015-11-301-1/+2
* Enable POSIX extensionsTing-Wei Lan2015-11-131-0/+4
* Merge TA's codes to ourskugwa2015-11-111-27/+0
* Move all source files to the new src directoryTing-Wei Lan2015-11-091-0/+112