Add support for bool type.
authorFreeBirdLjj <ljj11011@mail.ustc.edu.cn>
Sat, 4 Oct 2014 16:23:09 +0000 (00:23 +0800)
committerFreeBirdLjj <ljj11011@mail.ustc.edu.cn>
Sat, 4 Oct 2014 16:23:09 +0000 (00:23 +0800)
commitbdd26d4dde3b3d3180619cc81622081025ca6cb5
tree083cd00d4b7b7dfc7b33b1da901e0ca7662724c4
parent65f9a2c33e571f7f4cda2d7bf147a7ed1bb5a7cd
Add support for bool type.
include/common.h
include/cstack.h
include/parser.h
src/cstack.c
src/parser.c