walker: drop path categories
[mdis.git] / src / mdis / walker.py
2023-12-04 Dmitry Selyutinwalker: drop path categories master
2023-12-04 Dmitry Selyutinall: simplify walking
2023-09-03 Dmitry Selyutinwalker: fix attribute path string cast
2023-09-03 Dmitry Selyutinwalker: fix index path string cast
2023-09-03 Dmitry Selyutinall: fix args and kwargs
2023-06-23 Dmitry Selyutinwalker: prevent nested walking
2023-06-21 Dmitry Selyutinall: rename instance to node
2023-06-21 Dmitry Selyutinwalker: introduce Path classes
2023-06-20 Dmitry Selyutinwalker: simplify path handling
2023-06-20 Dmitry Selyutinwalker: support path parts formatting
2023-06-18 Dmitry Selyutinwalker: support dataclasses
2023-06-18 Dmitry Selyutinwalker: eliminate hidden imports
2023-06-14 Dmitry Selyutinall: deprecate core module
2023-06-13 Dmitry Selyutinwalker: update naming conventions
2023-06-13 Dmitry Selyutinall: refactor hooks binding process
2023-06-13 Dmitry Selyutininitial implementation