log lwasm/expr.c @ 212:bae1e3ecdce1

age author description
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)