Commit graph

16 commits

Author SHA1 Message Date
ajeffrey@roblox.com
1f4d77bac9 WIP 2022-02-15 22:47:59 -06:00
ajeffrey@roblox.com
3f2ca3d4ad Working on strict mode 2022-02-14 18:43:46 -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
ajeffrey@roblox.com
9f68a4f802 More work on infallible typechecking 2022-02-11 14:50:50 -06:00
ajeffrey@roblox.com
6193fc8fc4 Removed AnonFunDec 2022-02-11 10:43:33 -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
5a6e5c02b5 Fix smoke test 2022-02-10 12:03:37 -06:00
ajeffrey@roblox.com
efa0ceede2 Improved VarDec syntax 2022-02-10 11:13:13 -06:00
ajeffrey@roblox.com
daa38aa29d Improved typeToString 2022-02-09 18:31:55 -06:00
ajeffrey@roblox.com
74ff8c6efc Started on typechecking 2022-02-09 15:28:24 -06:00
ajeffrey@roblox.com
8573eeda49 First draft interpreter 2022-02-09 14:23:25 -06:00
ajeffrey@roblox.com
496a093abb Added step function 2022-02-09 10:39:30 -06:00
ajeffrey@roblox.com
38c9b54e75 First cut operational semantics 2022-02-08 18:34:41 -06:00
Alan Jeffrey
041838a942
Prototyping a small subset of Luau in Agda (#350)
* First cut reading JSON into an Agda representation of Luau syntax
2022-02-08 18:26:58 -06:00