Releases: umut-sahin/dotlr
Releases · umut-sahin/dotlr
v0.3.0
New Features
- Create TypeScript bindings using WebAssembly (696d90c)
v0.2.1
Refactors
- Improve the visualization of parsers and parse traces (24a879c)
Chores
- Add
lalr-parsing
keyword to Cargo.toml
(ff4cc01)
v0.2.0
New Features
Refactors
- Longest match tokenization (d322688)
- Better formatting of actions when dumping parse traces (6808b8c)
Docs
- Replace demo gif in README with a static picture (55e9eca)
Chores