Commit graph

10 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
Alan Jeffrey
0b783d8932
Add Properties.Equality to prototyping (#376) 2022-02-18 16:47:04 -06:00
ajeffrey@roblox.com
50f97b0046 First shot at strict mode warnings 2022-02-14 15:30:31 -06:00
ajeffrey@roblox.com
1a35e3e1cc Finished the typechecker for fully type-annotated programs 2022-02-11 18:24:02 -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
1d66d8a3d3 Track untyped v typed syntax 2022-02-10 20:11:59 -06:00
ajeffrey@roblox.com
53b5251c0a Complete (I hope) defn of typechecking derivation trees 2022-02-10 16:53:59 -06:00
ajeffrey@roblox.com
efa0ceede2 Improved VarDec syntax 2022-02-10 11:13:13 -06:00
Alan Jeffrey
5187e64f88
Implement a prototype interpreter (#353)
* First cut interpreter
2022-02-09 17:14:29 -06:00
ajeffrey@roblox.com
38c9b54e75 First cut operational semantics 2022-02-08 18:34:41 -06:00