aboutsummaryrefslogtreecommitdiff
path: root/semantics.h
Commit message (Collapse)AuthorAge
* typedef now worksTeddy2014-04-12
|
* memory leaknew_scope_designTeddy2014-04-12
|
* changing the scope frameworkTeddy2014-04-12
|
* fix bugs in function declaration & prototypeTeddy2014-04-12
|
* basic const precalculationTeddy2014-04-11
|
* fixed bug of castTeddy2014-04-11
|
* the tail->next should be NULL in paramsTeddy2014-04-10
|
* ...Teddy2014-04-07
|
* bugfix: global incomplete type should not be allowedTeddy2014-04-06
|
* bug fixesTeddy2014-04-05
|
* check for invalid `void` typeTeddy2014-04-05
|
* ...Teddy2014-04-04
|
* working on type checkingTeddy2014-04-04
|
* fix the `->next` issueTeddy2014-04-04
|
* ...Teddy2014-04-04
|
* some basic semantics analysisTeddy2014-04-04
|
* add naming conflict report; add autoforce testTeddy2014-03-26
|
* move all const to a seperate fileTeddy2014-03-26
|
* semantics: symbol table now worksTeddy2014-03-26
|
* ...Teddy2014-03-26
|
* start to implement semantics partTeddy2014-03-26