tlaplus-community / tree-sitter-tlaplus

A tree-sitter grammar for TLA⁺ and PlusCal
MIT License
57 stars 10 forks source link

Properly parse nested block quotes, extramodular text, and (some) jlist unit terminations using the external scanner #16

Closed ahelwer closed 3 years ago

ahelwer commented 3 years ago

This PR adds functionality to the external scanner to:

Many tests are added for these three features.