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
* refactored parser, made it C strict
* fixed hex parsing
* added more const folding, added perf stats
* Parser: Now can read types from ScvdModel
* fixed parser fetch of scalar types
* changed _addr to return base if just one entry (for read)
* removed pre-evaluation and forwarding of types from typedef
* updated shown item behavior to match UV4
* aligned "// generated with AI", disabled perf stats
* removed parser global API and fixed ScvdExpression accordingly.
* fixed: gathering of execution context for parsing
* extended unit tests, fixed MAC address printing and "1 off" mask. Added integration tests for them
0 commit comments