log lwasm/expr.c @ 203:2c1afbdb2de0

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