Commit graph

9 commits

Author SHA1 Message Date
ajeffrey@roblox.com
a444e617a6 WIP 2022-05-31 15:09:13 -05:00
ajeffrey@roblox.com
81d90b032f Added decidability of subtyping 2022-04-26 18:51:10 -05:00
ajeffrey@roblox.com
658fce4631 WIP 2022-04-26 13:32:42 -05:00
ajeffrey@roblox.com
fc4a789edc Added type normalization 2022-04-25 11:20:50 -05:00
Alan Jeffrey
7721955ba5
Prototyping: add semantic subtyping (#424)
Adds subtyping to strict mode.
2022-03-23 15:02:57 -05:00
Alan Jeffrey
c5477d522d
Prototyping strict mode (#399)
* First cut of strict mode

Co-authored-by: Lily Brown <lily@lily.fyi>
2022-03-02 16:02:51 -06:00
Alan Jeffrey
0b783d8932
Add Properties.Equality to prototyping (#376) 2022-02-18 16:47:04 -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