insndb/core: deprecate custom classes
[openpower-isa.git] / src / openpower / insndb / core.py
2023-12-22 Dmitry Selyutininsndb/core: deprecate custom classes
2023-12-22 Dmitry Selyutininsndb/core: deprecate Extra class
2023-12-22 Dmitry Selyutininsndb: holy-cow visitors
2023-12-22 Dmitry Selyutininsndb/core: support class walking
2023-12-22 Dmitry Selyutininsndb: rename subnodes into walk
2023-12-22 Dmitry Selyutininsndb/core: introduce Records type
2023-12-22 Dmitry Selyutininsndb/core: switch dataclasses to Dataclass type
2023-12-22 Dmitry Selyutininsndb/core: introduce Path type
2023-12-22 Dmitry Selyutininsndb/core: inroduce String type
2023-12-22 Dmitry Selyutininsndb: decouple visitors and walking
2023-12-22 Dmitry Selyutininsndb: decouple visitors and walking
2023-12-22 Dmitry Selyutininsndb: refactor visitors (again)
2023-12-22 Dmitry Selyutininsndb: refactor visitors
2023-12-22 Dmitry Selyutininsn/core: rename extra-related classes
2023-12-22 Dmitry Selyutininsn/core: introduce visitable extra
2023-12-22 Dmitry Selyutininsndb/db: support extras command
2023-12-22 Luke Kenneth Casso... must check *implicit* SelType which comes from the...
2023-12-22 Dmitry Selyutininsndb/db: support pcode command
2023-12-22 Dmitry Selyutininsndb: rename types into core