Commit graph

9 commits

Author SHA1 Message Date
ajeffrey@roblox.com
2b52a6eb68 Merge remote-tracking branch 'upstream/master' into prototyping-strict-mode 2022-02-23 18:30:19 -06:00
ajeffrey@roblox.com
ef92fd8586 Finished strict mode subjsect reduction 2022-02-22 17:50:33 -06:00
Lily Brown
7f867ac166
Prototyping: numbers (#368)
Adds number support to the prototype. Binary operators are next.
2022-02-18 11:09:00 -08:00
ajeffrey@roblox.com
50f97b0046 First shot at strict mode warnings 2022-02-14 15:30:31 -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
ajeffrey@roblox.com
daa38aa29d Improved typeToString 2022-02-09 18:31:55 -06:00
Alan Jeffrey
5187e64f88
Implement a prototype interpreter (#353)
* First cut interpreter
2022-02-09 17:14:29 -06:00
ajeffrey@roblox.com
74ff8c6efc Started on typechecking 2022-02-09 15:28:24 -06:00
ajeffrey@roblox.com
38c9b54e75 First cut operational semantics 2022-02-08 18:34:41 -06:00