Skip to content

Release 1.0.2

Compare
Choose a tag to compare
@Eliah-Lakhin Eliah-Lakhin released this 04 Feb 03:36
· 122 commits to master since this release
151aff6
  • Derive Macro compile time performance significantly improved.
  • Minor bug in NFA to DFA construction fixed.
  • Token default precedence value fixed.
  • No-std build target fixed.
  • Miri issue in array shifting fixed.