Support case-sensitive lisps.
commitf5df120eff98c753d238a64c2db19c9665bc50c5
authorAndreas Fuchs <asf@boinkor.net>
Thu, 23 Sep 2010 13:38:03 +0000 (23 06:38 -0700)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 23 Sep 2010 13:56:13 +0000 (23 16:56 +0300)
tree228b45f78b30654f90cbf3265d1dd5b25d4c51c0
parenta5d7ec2a97cc0b0f45a17298d781665fd6d19bb8
Support case-sensitive lisps.

* Alter `format-symbol` to accept a string designator as the format
  control.
* Use uninterned symbols as format control for type names in type.lisp
  to get the correct names in case-sensitive lisps.
symbols.lisp
types.lisp