log lwlib/lw_expr.c @ 92:19ca3108a223

age author description
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()
Mon, 04 Apr 2011 17:55:08 -0600 lost Added an instruction reduction immediately after instruction parsing to minimize memory footprint and expression complexity
Sat, 22 Jan 2011 16:11:15 -0700 lost Brought forward patch to fix bug with complex external references generating invalid relocations in the object file
Thu, 20 Jan 2011 22:39:46 -0700 lost Clean up insane number of compiler warnings under -Wall
Wed, 19 Jan 2011 22:27:17 -0700 lost Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization