log lwasm/symbol.c @ 433:b1adf549d181

age author description
Mon, 23 Jan 2017 22:54:19 -0700 William Astle Add some debugging instrumentation for tracking an expression bug
Mon, 22 Jun 2015 18:49:38 -0600 William Astle Convert internal error/warning handling framework to a new unified system
Tue, 02 Jun 2015 20:08:58 -0600 William Astle Add map file output and option to suppress local symbols in listings
Tue, 26 May 2015 23:42:00 -0600 William Astle Silence tautological comparison warnings
Mon, 04 Feb 2013 20:51:55 -0700 William Astle Make case insensitive symbols error out on duplication
Fri, 01 Feb 2013 00:04:19 -0700 William Astle Fix pragma nosymbolcase interaction with -D
Sun, 10 Jun 2012 13:29:23 -0600 William Astle Fix undefined symbol error with pragma nosymbolcase
Sat, 09 Jun 2012 15:47:22 -0600 William Astle Added pragma to allow non case sensitive symbols
Thu, 24 May 2012 17:28:15 -0600 William Astle Add export pragma
Sun, 11 Mar 2012 16:05:54 -0600 William Astle Changed symbol table to use a binary tree.
Sat, 06 Aug 2011 22:15:43 -0600 lost Added --define= option to predfine a symbol for assembly
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, 13 Apr 2011 19:01:53 -0600 lost Restored pragma cescapes functionality
Sun, 10 Apr 2011 20:45:21 -0600 lost Fix crash during symbol registration when using object target
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