log lwasm/expr.c @ 270:6e940229360b 2.6 2.6.1-fixed

age author description
Sat, 26 Dec 2009 02:36:43 +0000 lost Fixed segfault on reference to sizeof{} 2.x 2.6.1
Fri, 12 Jun 2009 00:06:13 +0000 lost Added && and || to lwasm
Fri, 24 Apr 2009 06:43:02 +0000 lost More preparation for gnulib integration
Sun, 22 Mar 2009 22:11:12 +0000 lost Added |, &, and ^ binary bitwise operators
Sun, 22 Mar 2009 17:50:42 +0000 lost First pass at allowing symbols starting with digits but containing $
Sun, 22 Mar 2009 16:12:06 +0000 lost Added ~ prefix operator (1s complement)
Sun, 01 Mar 2009 00:53:21 +0000 lost Added ability to use 0x and 0X as prefixes for hexadecimal numbers
Fri, 30 Jan 2009 04:01:55 +0000 lost renamed src to lwasm to better reflect its purpose base src/expr.c@a2583146b647