| Did you know ... | Search Documentation: |
| Packs (add-ons) for SWI-Prolog |
| Title: | Hook assert retract call of *specific* predicates |
|---|---|
| Rating: | Not rated. Create the first rating! |
| Latest version: | 1.1.118 |
| SHA1 sum: | de25d3f41fa85ac1c97fc464841dba9d34ecdc22 |
| Author: | Douglas Miles http://www.linkedin.com/in/logicmoo |
| Douglas R. Miles <logicmoo@gmail.com> | |
| Maintainer: | TeamSPoon https://github.com/TeamSPoon/ |
| Packager: | TeamSPoon https://github.com/TeamSPoon/ |
| Home page: | https://github.com/TeamSPoon/hook_hybrid.git |
| Download URL: | https://github.com/TeamSPoon/hook_hybrid/release/*.zip |
| Requires: | clause_attvars |
| each_call_cleanup | |
| file_scope | |
| loop_check | |
| must_trace | |
| subclause_expansion |
No reviews. Create the first review!.
| Version | SHA1 | #Downloads | URL |
|---|---|---|---|
| 1.1.118 | da8b4ecae415903b6915c2c344eb6e114578f86a | 1 | https://github.com/TeamSPoon/hook_hybrid.git |
| 27ca8520a566ef7b981c4f6aee236907b042ab7a | 1 | https://github.com/TeamSPoon/hook_hybrid.git | |
| 4e0b4506a59ffcb7b224115b3f931cde82fd4708 | 1 | https://github.com/TeamSPoon/hook_hybrid.git | |
| 6c5bfa36fe3de5aef73f2cbd8003ce9ce6bf0ba8 | 1 | https://github.com/TeamSPoon/hook_hybrid.git | |
| 971741b7ac44a5be97698cd180a893e7b86b2352 | 1 | https://github.com/TeamSPoon/hook_hybrid.git | |
| 73754e2783401089459da9f083bd84443ed8f45b | 1 | https://github.com/TeamSPoon/hook_hybrid.git | |
| 80f93d9aa48e0b68f921d3df1a4d10defb528793 | 1 | https://github.com/TeamSPoon/hook_hybrid.git | |
| 22e5152001fbcb36631c94a24edc7f6016575dd4 | 1 | https://github.com/TeamSPoon/hook_hybrid.git | |
| de25d3f41fa85ac1c97fc464841dba9d34ecdc22 | 3 | https://github.com/TeamSPoon/hook_hybrid.git | |
| 1.1.117 | 4bf366b6c259055998fd1a263c939387d7454c01 | 1 | https://github.com/TeamSPoon/hook_hybrid.git |
| 1.1.115 | 6b01a04b7ed303be15c4e0897ea16129e8374557 | 1 | https://github.com/TeamSPoon/hook_hybrid.git |
| 1.1.112 | 5bd5da1ff605dc90bf8cc604c48627551bb1a6b7 | 1 | https://github.com/TeamSPoon/hook_hybrid.git |
| 0.0.7 | b5bbd485b06449ad11d327c36f88ab57e9a29aed | 1 | https://github.com/TeamSPoon/hook_hybrid.git |
Hook and/or override assert, retract, call, clause, erase, etc for specific predicates
Using SWI-Prolog 7.1 or later:
?- pack_install('https://github.com/TeamSPoon/hook_hybrid.git').
Source code available and pull requests accepted at
?- use_module(library(hook_hybrid)). true. ?-
Document this pack!
Write tests
Untangle the 'pack' install deps (Moving predicates over here from logicmoo_base)
Dislike having tons of forks that are several commits behind the main git repo?
Be old school - Please ask to be added to TeamSPoon and Contribute directly !
Still, we wont stop you from doing it the Fork+PullRequest method
Copyright (c) 2017, TeamSPoon and Douglas Miles <logicmoo@gmail.com> All rights reserved.
Pack contains 11 files holding a total of 128K bytes.