Mercurial > hg > CbC > CbC_llvm
log
age | author | description |
---|---|---|
Wed, 12 Feb 2014 00:47:11 +0900 | Kaito Tokumori | fix one line if-else statement bug. goto cs(); and return; are emitted in compound statement now. |
Tue, 11 Feb 2014 15:35:48 +0900 | Kaito Tokumori | correct incorrect macro |
Tue, 11 Feb 2014 02:09:46 +0900 | Kaito Tokumori | remove null pointer access bug which occured if the callee codesegment is accessed by pointer on LowerCallTo(). |
Mon, 03 Feb 2014 18:02:13 +0900 | Kaito Tokumori | modified Parser::CreateUniqueIdentifierInfo(). add unique id |