[Libre-soc-bugs] [Bug 1094] insndb instruction database visitor-walker is needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Jun 9 17:25:09 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1094

--- Comment #67 from Dmitry Selyutin <ghostmansd at gmail.com> ---
I've added some new types, and also refactored Dataclass type. From now on,
there's no need to manually use dataclasses.dataclass decorator: we always use
frozen dataclasses, since database is static, and allow check for equality,
since we indeed compare many of them.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list