Commit c24b6420252a92823ac1503d168d81f648830e42

Ran Benita 2013-11-30T23:24:18

expr: add constructor for boolean expressions Also add a 'bool set' to the ExprDef union, instead of using 'ival' as a bool. Signed-off-by: Ran Benita <ran234@gmail.com>