Mercurial > hg > CbC > CbC_llvm
log
age | author | description |
---|---|---|
Fri, 17 Apr 2015 13:54:34 +0900 | Kaito Tokumori | Create prototype declaration automatically if prototype was not found when parsing continuation arguments. |
Thu, 16 Apr 2015 19:49:22 +0900 | Kaito Tokumori | fix bug: When we check the file is ended or not on SearchCodeSegmentDeclaration, we look up not the current lexer but the current file lexer. |