| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
checkin of myformat.sty.
Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}"
everywhere.
Some other minor nits that I happened to come across.
|
| |
|
|
|
|
| |
In IMPORT_NAME description: "is not affect:" --> "is not affected:"
|
| |
|
|
|
|
| |
non-breaking space!
|
| |
|
|
|
|
|
|
|
| |
Removed the large comment remaining from the template documentation
section; the template tells us to remove these once they're not needed.
Remove some trailing whitespace from VM instruction pseudo-code.
|
|
|
|
|
|
|
| |
shift.
Adjust whitespace around "=" in VM machine descriptions to be consistent
throughout the document.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to use the opcodedesc environment.
Changed a \code{} to a \file{} near the start where a file is referenced.
Fixed a typo: "on" --> "one" in ROT_THREE description.
Wherever opcodes were referenced by name, use \code{OPCODE_NAME}; usage was
inconsistent. Ideally, another macro would be defined since these don't
represent code a programmer would type, but that's minor even for me. It'll
probably get converted automatically in the SGML conversion project. Whether
that matters or not isn't relevant at this point.
|
|
|