log

age author description
Sat, 06 Aug 2011 23:20:45 -0600 lost Adjustments for list code
Sat, 06 Aug 2011 23:20:10 -0600 lost Even more command line parser fixing
Sat, 06 Aug 2011 22:50:54 -0600 lost More command line args fixing
Sat, 06 Aug 2011 22:35:58 -0600 lost Fixed arg handling for short args in command line option parser - optional args for short opts should now work and options no longer need a space between option character and argument
Sat, 06 Aug 2011 22:16:09 -0600 lost Set version to indicate development since 4.2
Sat, 06 Aug 2011 22:15:43 -0600 lost Added --define= option to predfine a symbol for assembly
Sat, 06 Aug 2011 10:51:33 -0600 lost Added tag lwtools-4.2 for changeset 1cb23a4e1e7d
Sat, 06 Aug 2011 10:50:52 -0600 lost Removed tag lwtools-4.2 lwtools-4.2
Sat, 06 Aug 2011 10:49:33 -0600 lost Silence compiler warning and tag 4.2 release
Sat, 06 Aug 2011 10:48:48 -0600 lost Added tag lwtools-4.2 for changeset 8ee33204fa79
Sat, 06 Aug 2011 10:37:39 -0600 lost Set for 4.2 release
Sat, 06 Aug 2011 10:37:27 -0600 lost Fixed &-prefix decimal constant parse problem
Sat, 06 Aug 2011 10:29:12 -0600 lost Fixed bug parsing %-prefix binary constants
Wed, 22 Jun 2011 19:28:36 -0600 lost Squashed the remaining memory leaks revealed by valgrind
Wed, 22 Jun 2011 19:13:06 -0600 lost Fixed numerous *common* memory leaks in epxression code
Wed, 22 Jun 2011 19:06:14 -0600 lost Really fix memory leaks
Wed, 22 Jun 2011 18:58:10 -0600 lost Fixed memory leaks revealed by valgrind
Wed, 22 Jun 2011 18:57:59 -0600 lost Fixed memory leaks revealed by valgrind
Wed, 22 Jun 2011 18:57:42 -0600 lost Fixed several memory leaks revealed by valgrind
Wed, 22 Jun 2011 18:39:32 -0600 lost Actually initialize all fields of structure in lw_expr_create()
Wed, 22 Jun 2011 18:32:46 -0600 lost Fixed wrong size in lw_alloc() for lw_stack_create()
Wed, 25 May 2011 21:59:58 -0600 lost Make *pragma work correctly
Wed, 25 May 2011 21:42:01 -0600 lost Make ifdef work correctly
Wed, 25 May 2011 20:05:34 -0600 lost Bump version to reflect ongoing development
Wed, 25 May 2011 19:20:39 -0600 Lost Wizard (lost Made pragma nolist suppress listing symbols defined under the pragma when listing the symbol table
Wed, 25 May 2011 19:13:33 -0600 Lost Wizard (lost Added nolist pragma to suppress listing output of non-code generating lines
Wed, 18 May 2011 20:09:33 -0600 lost Version 4.1
Sat, 23 Apr 2011 21:27:25 -0600 lost Removed excess verbosity from the 'ld' wrapper script
Sat, 23 Apr 2011 21:02:04 -0600 lost Updated default linkscript for lwex target
Wed, 20 Apr 2011 21:42:02 -0600 lost Fixed typo in static lookup table for indexed modes