0.pre7.49:
authorWilliam Harold Newman <william.newman@airmail.net>
Sat, 6 Oct 2001 17:18:30 +0000 (17:18 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sat, 6 Oct 2001 17:18:30 +0000 (17:18 +0000)
commitdec94b039e8ec90baf21463df839a6181de606f6
tree48a4112e31f5b1003ea4313b46f3ac32e53f5c37
parent772659782631839f87fe059a45ecb28b933e298b
0.pre7.49:
deleting old byte-compiler/byte-interpreter stuff..
..find . -name *byte*lisp | xargs rm
..find . -name *.lisp | xargs egrep -i 'byte.*comp'
58 files changed:
BUGS
doc/sbcl.1
make-host-2.sh
make-target-2.sh
package-data-list.lisp-expr
src/code/byte-interp.lisp [deleted file]
src/code/byte-types.lisp [deleted file]
src/code/cold-error.lisp
src/code/cold-init-helper-macros.lisp
src/code/defbangstruct.lisp
src/code/describe.lisp
src/code/early-extensions.lisp
src/code/eval.lisp
src/code/fop.lisp
src/code/host-alieneval.lisp
src/code/inspect.lisp
src/code/irrat.lisp
src/code/profile.lisp
src/code/seq.lisp
src/code/target-defstruct.lisp
src/code/target-extensions.lisp
src/code/target-hash-table.lisp
src/code/target-load.lisp
src/code/target-misc.lisp
src/code/target-package.lisp
src/code/target-type.lisp
src/code/time.lisp
src/code/toplevel.lisp
src/code/x86-vm.lisp
src/cold/warm.lisp
src/compiler/array-tran.lisp
src/compiler/byte-comp.lisp [deleted file]
src/compiler/checkgen.lisp
src/compiler/debug-dump.lisp
src/compiler/debug.lisp
src/compiler/disassem.lisp
src/compiler/dump.lisp
src/compiler/envanal.lisp
src/compiler/float-tran.lisp
src/compiler/fndb.lisp
src/compiler/generic/genesis.lisp
src/compiler/generic/target-core.lisp
src/compiler/ir1opt.lisp
src/compiler/ir2tran.lisp
src/compiler/knownfun.lisp
src/compiler/main.lisp
src/compiler/srctran.lisp
src/compiler/target-byte-comp.lisp [deleted file]
src/compiler/target-disassem.lisp
src/compiler/target-dump.lisp
src/compiler/typetran.lisp
src/compiler/x86/insts.lisp
src/pcl/describe.lisp
src/pcl/low.lisp
src/runtime/gencgc.c
src/runtime/purify.c
stems-and-flags.lisp-expr
version.lisp-expr