quicklisp / quicklisp-projects

Metadata for projects tracked by Quicklisp.
http://www.quicklisp.org/
415 stars 47 forks source link

Please add cl-naive-deprecation #2378

Closed Harag closed 8 months ago

Harag commented 10 months ago

The cl-naive-deprecation package exports a facility to mark some operators (function, generic function or macro), as being deprecated.

Authors: PJB and Harag License: MIT Documentation: https://gitlab.com/naive-x/cl-naive-deprecation/-/blob/main/docs/docs.org Source: https://gitlab.com/naive-x/cl-naive-deprecation.git

Harag commented 10 months ago

Tests depend on cl-naive-tests