alex-gutev / cl-form-types

Library for determining the types of Common Lisp forms based on information stored in the environment.
MIT License
19 stars 1 forks source link

Add *expand-compiler-macros-blacklist* #19

Closed digikar99 closed 11 months ago

digikar99 commented 1 year ago

Feel free to improve the documentation.

Coupled with some more fixes in other libraries, this allows me to load dense-arrays-plus-lite on CCL without the infinitely expanding compiler macro of AREF.