0.pre7.82:
authorWilliam Harold Newman <william.newman@airmail.net>
Thu, 1 Nov 2001 21:53:27 +0000 (21:53 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Thu, 1 Nov 2001 21:53:27 +0000 (21:53 +0000)
commitf43f136f9b3ff6cae501e850fa67b2183317e212
treeb4fc3bc9aacb8faeff8dfc993eb690ccb869520a
parentbed279acc9bd04eb1bbf56acb0dcaa3b1acf04f0
0.pre7.82:
s/static-function/static-fun/
another DEFSTRUCT cleanup..
..rewrote structure constructor form to try to make it more
concise and readable
17 files changed:
package-data-list.lisp-expr
src/assembly/alpha/arith.lisp
src/assembly/x86/arith.lisp
src/code/defstruct.lisp
src/code/target-defstruct.lisp
src/compiler/alpha/arith.lisp
src/compiler/alpha/parms.lisp
src/compiler/alpha/static-fn.lisp
src/compiler/alpha/subprim.lisp
src/compiler/generic/genesis.lisp
src/compiler/generic/utils.lisp
src/compiler/target-disassem.lisp
src/compiler/x86/arith.lisp
src/compiler/x86/parms.lisp
src/compiler/x86/static-fn.lisp
src/compiler/x86/subprim.lisp
version.lisp-expr