log

age author description
Fri, 25 May 2012 10:34:23 +0900 Nobuyasu Oshiro fix bug. implementation fo rectype. c-family/c-pretty-print.c
Mon, 09 Apr 2012 19:01:21 +0900 Nobuyasu Oshiro fix implementation of rectype in c-decl.c
Fri, 23 Mar 2012 17:11:33 +0900 Nobuyasu Oshiro modify __rectype
Mon, 20 Feb 2012 15:38:52 +0900 Nobuyasu Oshiro fix __rectype expression
Thu, 16 Feb 2012 18:15:22 +0900 Nobuyasu Oshiro modify implemeted __rectype expression
Sun, 05 Feb 2012 10:24:11 +0900 Nobuyasu Oshiro add "code" syntax
Tue, 24 Jan 2012 18:11:15 +0900 Nobuyasu Oshiro modify implementation of selftype
Tue, 24 Jan 2012 03:25:13 +0900 Nobuyasu Oshiro implemeted selftype expression. add CbC-exanples/selftype.c
Fri, 20 Jan 2012 04:48:59 +0900 Nobuyasu Oshiro modify condition of tail call in expand_call method cbc-gcc-4.6.0
Tue, 17 Jan 2012 06:11:37 +0900 Nobuyasu Oshiro modify expand_call
Tue, 17 Jan 2012 06:00:44 +0900 Nobuyasu Oshiro modify condition of tail call in expand_call method
Tue, 17 Jan 2012 05:01:16 +0900 Nobuyasu Oshiro remove comment out
Tue, 17 Jan 2012 02:50:46 +0900 Nobuyasu Oshiro modify c-parser.c:cbc_finish_nested_function
Wed, 04 Jan 2012 02:15:01 +0900 Nobuyasu Oshiro add conv1/benchmark.sh
Sun, 25 Dec 2011 04:17:22 +0900 Nobuyasu Oshiro modify cbc_finish_labeled_goto:c-parser.c