Simplify callable argument processing.
commit6d2d043ef2abae1f45f6d0d47a70caa91f17d07e
authorStas Boukarev <stassats@gmail.com>
Sun, 6 Aug 2017 16:51:13 +0000 (6 19:51 +0300)
committerStas Boukarev <stassats@gmail.com>
Sun, 6 Aug 2017 16:51:13 +0000 (6 19:51 +0300)
tree216bdd2ce55344d0d7d9f6d980d9d4572a6759ad
parenta7de7cd3fd2ccf8983612a5472028c6e683df884
Simplify callable argument processing.

Add a single callable-map function to fun-info.
src/compiler/ctype.lisp
src/compiler/fndb.lisp
src/compiler/fun-info.lisp
src/compiler/ir1final.lisp
src/compiler/ir1opt.lisp
src/compiler/ir1util.lisp
src/compiler/knownfun.lisp
src/compiler/macros.lisp