]> Witch of Git - jade-rose/commit
Add support for binary, hex, and octal literals
authorCassie Jones <code@witchoflight.com>
Sat, 11 Jan 2020 23:29:53 +0000 (18:29 -0500)
committerCassie Jones <code@witchoflight.com>
Sat, 11 Jan 2020 23:29:53 +0000 (18:29 -0500)
commitd71a42cab362889424a5a5951a2f6e22d2ec80e8
tree7c4c0e4920b9cb916f0dc09c6a043fd789e2c818
parent2a37db9e3b6deb9c0a13fe77f19cd6d58f44f85d
Add support for binary, hex, and octal literals
toolchain/src/inst/decode.rs
toolchain/src/inst/parse.rs
toolchain/src/inst/test.rs