mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-05 03:10:54 +01:00
We don't emit type annotations right now for `AstLocal`s in the JSON encoder. This makes it really hard to surface annotations in the Agda implementation. This PR changes it to emit location and type annotations, if present. |
||
---|---|---|
.. | ||
FromJSON.agda | ||
ToString.agda |