dolphin/Externals/expr
smurf3tte 11851a01e6 Expand expr's support for numeric literals
- Support hex prefix 0x or OX
- Support scientific notation

Also, reconcile the bitwise complement operator with C (use ~ instead of ^).
2022-10-06 21:34:44 -07:00
..
include Expand expr's support for numeric literals 2022-10-06 21:34:44 -07:00
CMakeLists.txt
LICENSE