log lwasm/lwasm.c @ 448:5cccf90bf838 3.0 tip

age author description
Thu, 04 Nov 2010 23:25:18 -0600 lost Fixed segfault with output outside of a section 3.0
Tue, 10 Aug 2010 23:08:30 -0600 lost Implemented "branch points"
Tue, 10 Aug 2010 22:00:21 -0600 lost Fixed offset problem with emission of incomplete references at start of insn
Fri, 23 Jul 2010 16:23:54 -0600 lost Actually show name of file and line number where error occurred
Wed, 21 Jul 2010 21:26:43 -0600 lost Fixed problem with structure member registration and fixed detection of operator{} type symbols in expression evaluation
Wed, 14 Jul 2010 20:15:23 -0600 lost Various bugfixes; fixed lwobjdump to display symbols with unprintable characters more sensibly; start of a (nonfunctional for now) testing framework
Sun, 16 May 2010 11:50:00 -0600 lost Various bugfixes