Package handling improved.
commit01ec1540fbfaf96a9b8633524b1f683318a24f6a
authorUtz-Uwe Haus <lisp@uuhaus.de>
Thu, 2 Oct 2008 08:46:33 +0000 (2 10:46 +0200)
committerUtz-Uwe Haus <lisp@uuhaus.de>
Thu, 2 Oct 2008 08:46:33 +0000 (2 10:46 +0200)
tree3fa4c8efe7d48b4b446cfbf554dc79f01d00b6a0
parentc486f0006b36a2488516124e0ae46fa838a7f35f
Package handling improved.

Fix generate-parser-package (still needs more factoring out of
common parts with generate-parser-file)
Use :dst-package keyword everywhere.
Add dst-package argument to generated parse-* functions, because
they need to be told where to put generated symbols at call time.

Signed-off-by: Utz-Uwe Haus <lisp@uuhaus.de>
package.lisp
pegparser-boot.lisp
pegutils.lisp