You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2024. It is now read-only.
Data types and tags are currently modeled as two separate (but parallel) properties of nodes.
This will make the implementation of #41 more complicated as tags are not able to be tracked inside a nested data type.
Future work
Unify the modeling of types and tags along with handling taint from accessible but tagged fields of types.
e.g.