• everzet's avatar
    Refactor Parser/Lexer/NodeTree · 7b44c4e5
    everzet authored
    1. A lot of optimizations in Parser and Lexer
    2. Node tree is now immutable by nature (no setters)
    3. Example nodes are now part of the node tree. They are lazily generated by Outline node
    4. Sync with latest cucumber i18n
    7b44c4e5
This project is licensed under the MIT License. Learn more