log lwasm/lwasm.c @ 354:433851a26794

age author description
Fri, 15 May 2015 15:47:26 -0600 William Astle Make base prefix sigils error out if no number following
Thu, 31 Jul 2014 17:20:11 -0600 William Astle Factor some code for simplifying lines so it can be reused
Fri, 11 Apr 2014 21:50:47 -0600 Tom LeMense Allow trailing ' or " on ascii constants
Wed, 30 Jan 2013 21:47:15 -0700 William Astle Fix crash on expression range calculation
Fri, 25 Jan 2013 21:48:01 -0700 William Astle Add trap for divide by zero in expression library
Sun, 23 Sep 2012 13:06:43 -0600 William Astle Add new heuristic for resolving instruction sizes.
Tue, 14 Aug 2012 23:03:59 -0600 William Astle Silence debug message
Sun, 15 Jul 2012 21:19:43 -0600 William Astle Make unicorns grok errors and warnings.
Sun, 10 Jun 2012 14:10:04 -0600 William Astle Fix crash bug on indexed expression handling
Sat, 09 Jun 2012 17:23:04 -0600 William Astle Improve autobranchlength pragma
Sat, 09 Jun 2012 16:25:19 -0600 William Astle Added condundefzero pragma
Sat, 09 Jun 2012 16:03:36 -0600 William Astle Make warning actually work.
Fri, 16 Mar 2012 19:44:12 -0600 William Astle Short ciruit some recursion in expression library
Sun, 28 Aug 2011 14:16:10 -0600 lost Make constant sections always resolve with a constant base offset of zero instead of an undefined reference