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
Add an optimization rule to combine matching wildcard calls (#48)
* Add an optimization rule to combine matching wildcard calls
* Add test for match()
* Fix syntax for match() test
* Lint fix
* Change release date
* Update CHANGELOG.md
Extend attributes for fields passed into macros (#46)
* Extend attributes for fields passed into macros
* Fix non-fields passed into normal macros
* Change compile error message
* Tidy error message again
* Bump version to 0.9.7
* Update release date in changelog