aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ...semanticsTeddy2014-04-05
|
* .Teddy2014-04-05
|
* bug fixesTeddy2014-04-05
|
* ...Teddy2014-04-05
|
* ...Teddy2014-04-05
|
* semantics almost doneTeddy2014-04-05
|
* unary expressionTeddy2014-04-05
|
* cast expressionTeddy2014-04-05
|
* comparisonTeddy2014-04-05
|
* check for invalid `void` typeTeddy2014-04-05
|
* ...Teddy2014-04-04
|
* ...Teddy2014-04-04
|
* working on type checkingTeddy2014-04-04
|
* fix the `->next` issueTeddy2014-04-04
|
* add scopeTeddy2014-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
|
* problem caused by `void *`Teddy2014-03-26
|
* ...Teddy2014-03-26
|
* semantics: symbol table now worksTeddy2014-03-26
|
* ...Teddy2014-03-26
|
* ...Teddy2014-03-26
|
* start to implement semantics partTeddy2014-03-26
|
* ...Teddy2014-03-26
|
* ...Teddy2014-03-26
|
* ...Teddy2014-03-26
|
* ...Teddy2014-03-26
|
* fancy error reportTeddy2014-03-26
|
* ...Teddy2014-03-25
|
* ...Teddy2014-03-25
|
* ...Teddy2014-03-25
|
* fixed bugs: str and char const recogn; fields wrappingTeddy2014-03-25
|
* ...Teddy2014-03-25
|
* user-friendly help messageTeddy2014-03-25
|
* location trackdownlocation_trackingTeddy2014-03-25
|
* verbose error reportingTeddy2014-03-25
|
* add todo-listTeddy2014-03-25
|
* lexical bugsTeddy2014-03-25
|
* wrong regex for char constTeddy2014-03-25
|
* move out the main function to a seperate fileTeddy2014-03-25
|
* ...Teddy2014-03-25
|
* fancy AST outputTeddy2014-03-24
|
* AST Construction: slightly modifiedTeddy2014-03-24
|
* AST Construction: almost doneTeddy2014-03-24
|
* AST construction for expressionsTeddy2014-03-24
|
* add ASTTeddy2014-03-23
|
* lexical analysis almost doneTeddy2014-03-23
|
* initTeddy2014-03-15