Skip to content

Tags: szos/cl-advice

Tags

v1.1.1

Toggle v1.1.1's commit message
expand docs of make-(un)advisable and define-advisory-functions

v1.1.0

Toggle v1.1.0's commit message
added continue restart to advise regardless of circular dependency

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update documentation and modify default behaviore (#7)

* update for implicit conversion and change generation of dispatchers

* exported variable

* allow literal functions to make-unadvisable

* Update documentation, fix some macros and functions