log lwasm/struct.c @ 481:62720ac9e28d

age author description
Mon, 22 Jun 2015 18:49:38 -0600 William Astle Convert internal error/warning handling framework to a new unified system
Sun, 15 Jul 2012 20:14:51 -0600 William Astle More unicorn stuff - structs and macros
Wed, 06 Apr 2011 21:35:49 -0600 lost Make structure definitions not affect current assembly address and fix up cosmetic offset display in listings
Mon, 04 Apr 2011 22:20:38 -0600 lost Fix not defining the symbol when instantiating a struct
Mon, 04 Apr 2011 22:15:33 -0600 lost Fixed multiple symbol error with nested structs
Mon, 04 Apr 2011 22:10:16 -0600 lost Fixed multiple symbol error with nested structs
Sat, 22 Jan 2011 10:37:53 -0700 lost Removed use of asprintf() and added Makefile options for cross compiling; also a bugfix with sizeof{} in lwasm
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