Commit graph

7 commits

Author SHA1 Message Date
Lily Brown
0052581851 checkpoint 2022-02-18 14:47:39 -08:00
Lily Brown
25a3b8d220 Merge remote-tracking branch 'asajeffrey/prototyping-properties-equality' into prototyping-binary-operations 2022-02-18 14:41:47 -08:00
Lily Brown
b1b1d408c9 checkpoint 2022-02-18 14:41:13 -08:00
ajeffrey@roblox.com
b19f8f049e Add Properties.Equality to prototyping 2022-02-18 16:35:26 -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
Alan Jeffrey
e0a9bc191a
Prototype: added syntax for optional type annotations (#358) 2022-02-11 19:03:26 -06:00
Alan Jeffrey
5187e64f88
Implement a prototype interpreter (#353)
* First cut interpreter
2022-02-09 17:14:29 -06:00