Commit graph

5 commits

Author SHA1 Message Date
ajeffrey@roblox.com
a4595ac24f Remove extra space in anonymous functions 2022-02-11 18:46:43 -06:00
ajeffrey@roblox.com
34030da631 Added syntax for optional type annotations 2022-02-11 15:04:52 -06:00
Alan Jeffrey
db90c7da48
Add a typeToString function to the prototype (#354)
* Added Luau.Type.ToString
2022-02-11 14:38:35 -06:00
Alan Jeffrey
5187e64f88
Implement a prototype interpreter (#353)
* First cut interpreter
2022-02-09 17:14:29 -06:00
Alan Jeffrey
041838a942
Prototyping a small subset of Luau in Agda (#350)
* First cut reading JSON into an Agda representation of Luau syntax
2022-02-08 18:26:58 -06:00