Rename fasdump-format -> fasl-format.
authorTaylor R Campbell <campbell@mumble.net>
Sun, 9 Dec 2018 00:06:10 +0000 (00:06 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sun, 9 Dec 2018 00:12:14 +0000 (00:12 +0000)
commitf1ed9a7a5553766490d8b184656b28836869ef6a
tree9807c20e3950b70ab2543e342ece429b7df717f8
parente185bebf006ae4ed6e3c025c64c9c09cb8382455
Rename fasdump-format -> fasl-format.

Only the fasdump side is implemented portably, but no reason the
concept need be different.

Fix up compiler package exports while here.
src/compiler/base/asstop.scm
src/compiler/base/fasdump.scm
src/compiler/machines/C/compiler.pkg
src/compiler/machines/C/machin.scm
src/compiler/machines/i386/compiler.pkg
src/compiler/machines/i386/machin.scm
src/compiler/machines/svm/compiler.pkg
src/compiler/machines/svm/machine.scm
src/compiler/machines/x86-64/compiler.pkg
src/compiler/machines/x86-64/machin.scm
tests/compiler/test-fasdump.scm