1. 3e7a48e Revert markup around list of display fields from the disassembler; it doesn't by Fred Drake · 27 years ago
  2. 810349b Fix the formatting of the list of fields in the disassemble() function. by Fred Drake · 27 years ago
  3. dff21a6 Minor nits. by Fred Drake · 27 years ago
  4. cce1090 Change "\," to just "," in function signatures. This is easier to maintain, by Fred Drake · 27 years ago
  5. 83efb54 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  6. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  7. da62398 Correct description of BUILD_SLICE. by Guido van Rossum · 27 years ago
  8. dd1f6cc Mark opcode arguments \var{} in the running text. by Fred Drake · 27 years ago
  9. d7feffd Reduce warning count from partparse.py. by Fred Drake · 27 years ago
  10. e903aab Replace unprotected tilders by \~ -- an unprotected tilde is a by Guido van Rossum · 27 years ago
  11. 14f8521 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  12. 1cf8749 Arg; more nits, but I may as well finish the job. by Fred Drake · 27 years ago
  13. 7381e28 Fixed BINARY_RSHIFT documentation to indicate a right shift instead of a left by Fred Drake · 27 years ago
  14. 456035f The biggie: changed the funcdesc environments used for opcode descriptions by Fred Drake · 27 years ago
  15. b62b6d1 Docu for dis.py, written by Martin von Loewis. by Guido van Rossum · 27 years ago