]> Witch of Git - jade-mouse/shortlog
jade-mouse
2020-01-22 Cassie JonesImplement instruction execution develop
2020-01-22 Cassie JonesChange bitmatch to use the published version
2020-01-19 Cassie JonesImplement instruction decoder
2020-01-19 Cassie JonesAdd more mid-byte underscores to the ISA spec
2020-01-18 Cassie Jones[WIP] Implementing encoding
2020-01-18 Cassie JonesAdd proptest encoding round-trip test
2020-01-17 Cassie JonesMinor ISA changes
2020-01-16 Cassie JonesModify the Rust instruction definition for v0.2
2020-01-16 Cassie JonesAdd ISA version 0.2
2020-01-11 Cassie JonesImplement mov and add tests
2020-01-11 Cassie JonesRun cargo fmt
2020-01-11 Cassie JonesStart adding framework for encoding and decoding
2020-01-11 Cassie JonesStart adding the toolchain
2020-01-11 Cassie JonesAdd instruction program synthesis
2020-01-11 Cassie JonesAdd a revision of the ISA design