sb-ext:restrict-compiler-policy: accept an upper bound.
commitce7fa344dd6eaf30a90e8eb449e017221fb78299
authorStas Boukarev <stassats@gmail.com>
Wed, 8 Feb 2017 12:59:16 +0000 (8 15:59 +0300)
committerStas Boukarev <stassats@gmail.com>
Wed, 8 Feb 2017 15:15:07 +0000 (8 18:15 +0300)
treed3fcc35acc75169991342e754dccb85f5a27305e
parent2a262c8b95d7505e00b7f78928dd43fe0c0be815
sb-ext:restrict-compiler-policy: accept an upper bound.

The second optional value limits the upper bound of a policy.
NEWS
src/compiler/main.lisp
src/compiler/policy.lisp
tests/compiler.impure.lisp
tests/compiler.pure.lisp