Mercurial > hg > CbC > CbC_llvm
log
age | author | description |
---|---|---|
Mon, 13 Jan 2014 23:04:29 +0900 | Kaito Tokumori | fix ParseCbCGotoStatement and add new diags for goto cs(); |
Sun, 12 Jan 2014 19:15:16 +0900 | Kaito Tokumori | create return function for continuation with the environment automatically, but it can return only int value and it's name is not unique now |
Thu, 02 Jan 2014 01:28:55 +0900 | Kaito Tokumori | replace __environment with &__CbC_environment in a code segment's arguments |