dispatcher: support arbitrary callables
[mdis.git] / src /
2023-06-18 Dmitry Selyutindispatcher: support arbitrary callables
2023-06-18 Dmitry Selyutinall: bump version
2023-06-16 Dmitry Selyutinall: decouple context visitor
2023-06-16 Dmitry Selyutinall: bump version
2023-06-14 Dmitry Selyutinall: deprecate core module
2023-06-14 Dmitry Selyutinall: construct hooks dynamically
2023-06-14 Dmitry Selyutindispatcher: refactor hooks binding process
2023-06-13 Dmitry Selyutindispatcher: provide better conflicts diagnostics
2023-06-13 Dmitry Selyutincore: simplify hooks representation
2023-06-13 Dmitry Selyutindispatcher: simplify typeid traversal
2023-06-13 Dmitry Selyutindispatcher: forbid using base dispatcher
2023-06-13 Dmitry Selyutinvisitor: update naming conventions
2023-06-13 Dmitry Selyutinwalker: update naming conventions
2023-06-13 Dmitry Selyutinall: refactor hooks binding process
2023-06-13 Dmitry Selyutincore: drop wrapper argument
2023-06-13 Dmitry Selyutincore: fix dispatcher argument name
2023-06-13 Dmitry Selyutininitial implementation