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
jwtowner
changed the title
Rename lug::variable to lug::attribute
Remove lug::variable and allow for natural use of types and variables in captures and attribute bindings
Jun 28, 2024
…overhauling how choice/jump offsets are calculated.
This essentially fixes#21, since the encoder class is no longer an abstract base class with virtual member functions.
This would make a lot more sense after #20 is performed, since lug::variables currently have dual purpose for syntactic captures and attributes.
The text was updated successfully, but these errors were encountered: