log lwlib/lw_expr.c @ 200:348e2816ce32

age author description
Fri, 16 Mar 2012 19:44:12 -0600 William Astle Short ciruit some recursion in expression library
Thu, 11 Aug 2011 20:33:20 -0600 William Astle Added ! as a synomym for bitwise or (|)
Wed, 22 Jun 2011 19:13:06 -0600 lost Fixed numerous *common* memory leaks in epxression code
Wed, 22 Jun 2011 18:39:32 -0600 lost Actually initialize all fields of structure in lw_expr_create()