1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-13 23:30:55 +01:00
luau/Analysis
Lily Brown 4b7e06e14f
Emit more information for AstLocals in JSON encoder ()
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.
2022-02-14 14:14:11 -08:00
..
include/Luau Sync to upstream/release/514 () 2022-02-11 11:02:09 -08:00
src Emit more information for AstLocals in JSON encoder () 2022-02-14 14:14:11 -08:00