Commit graph

9 commits

Author SHA1 Message Date
ajeffrey@roblox.com
55f3f284a4 Added warningToString and hooked it up to the interpreter 2022-02-24 16:24:55 -06:00
ajeffrey@roblox.com
7433e6e5f7 WIP 2022-02-24 11:30:23 -06:00
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
cd9182ca5f WIP 2022-02-18 14:43:31 -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
ajeffrey@roblox.com
1d66d8a3d3 Track untyped v typed syntax 2022-02-10 20:11:59 -06:00
Alan Jeffrey
5187e64f88
Implement a prototype interpreter (#353)
* First cut interpreter
2022-02-09 17:14:29 -06:00
ajeffrey@roblox.com
8573eeda49 First draft interpreter 2022-02-09 14:23:25 -06:00