Update README.md Issues section
Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
This commit is contained in:
parent
a2c1764f5e
commit
74cd7fc20c
@ -83,8 +83,6 @@ output more human readable, and a few minor optimization's.
|
|||||||
* Create ParseException type to throw from parser and can be caught in
|
* Create ParseException type to throw from parser and can be caught in
|
||||||
`RekahSoft.HackAsm.CommanLine.defaultMain`
|
`RekahSoft.HackAsm.CommanLine.defaultMain`
|
||||||
* Add `(<?> "error description")` throughout parsers to make error output more readable
|
* Add `(<?> "error description")` throughout parsers to make error output more readable
|
||||||
* Re-factor `cInstrDest` and `cInstrAluOps` to remove unneeded use of `try`
|
|
||||||
for optimization's sake
|
|
||||||
* Write tests so that future changes don't break things (see folder `testsuite`)
|
* Write tests so that future changes don't break things (see folder `testsuite`)
|
||||||
|
|
||||||
If you discover a bug or have an issue with this project, please file a bug using
|
If you discover a bug or have an issue with this project, please file a bug using
|
||||||
|
Loading…
Reference in New Issue
Block a user