Wed, 06 Feb 2013 21:43:10 -0700 |
William Astle |
Clean up various warnings when building under -Wall
|
Fri, 25 Jan 2013 21:54:02 -0700 |
William Astle |
Apply division by zero fix to modulus operator too.
|
Fri, 25 Jan 2013 21:48:01 -0700 |
William Astle |
Add trap for divide by zero in expression library
|
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()
|
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
|