nitely / nim-regex

Pure Nim regex engine. Guarantees linear time matching
https://nitely.github.io/nim-regex/
MIT License
225 stars 20 forks source link

fixes quoted variables type erasures #119

Closed ringabout closed 1 year ago

ringabout commented 1 year ago

ref https://github.com/nim-lang/Nim/pull/21433

ghost commented 1 year ago

This has to be tagged to a new release, right?

nitely commented 1 year ago

done