Implement new primitive argument checking interface and argument error
authorChris Hanson <org/chris-hanson/cph>
Thu, 14 May 1987 13:51:20 +0000 (13:51 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 14 May 1987 13:51:20 +0000 (13:51 +0000)
commitd0c1ffa0ecbf28475e5cd5db49e2f1012db9a5b7
treef9fd59a53b9ed27eedc2740c71ea4ce7fb50a324
parent03971be76f80405263fe88a16ce63ae53dd8a655
Implement new primitive argument checking interface and argument error
signalling procedures.  Start using convention that macro names are
all upper case.
14 files changed:
v7/src/microcode/bitstr.c
v7/src/microcode/bitstr.h
v7/src/microcode/char.c
v7/src/microcode/fixnum.c
v7/src/microcode/hooks.c
v7/src/microcode/object.h
v7/src/microcode/prims.h
v7/src/microcode/string.c
v7/src/microcode/syntax.c
v7/src/microcode/utils.c
v7/src/microcode/vector.c
v7/src/microcode/version.h
v8/src/microcode/object.h
v8/src/microcode/version.h