language-lua v0.11.0 Release Notes

Release Date: 2018-06-19 // almost 6 years ago
    • 📦 Migrates custom lexer logic to alex-tools package
    • Floating-point and integers distinguished in Exp type

Previous changes from v0.10.0

    • Track the end positions of tokens and the AST in addition to the start