Open andygill opened 9 years ago
So almost everything is ported over at this point except for:
PrettyPrinter
or CommandLineState
values per issue https://github.com/ku-fpg/hermit-shell/issues/16goto
and gc
. I didn't want to mess with these until we figured out issue https://github.com/ku-fpg/hermit-shell/issues/3There might also possibly be some commands that the original wiki table creation script didn't pick up, so we didn't do them. I'm in the middle of a fairly exhaustive review of both HERMIT and HERMIT-shell's externals, so hopefully I figure this out relatively soon.
Note that only the translations are complete, not any test cases beyond the examples we ported over for issue https://github.com/ku-fpg/hermit-shell/issues/7.
We need a detailed testing plan here