Commit graph

29 commits

Author SHA1 Message Date
ajeffrey@roblox.com
a3866d544f WIP 2022-05-24 19:26:00 -05:00
ajeffrey@roblox.com
cf97b4aa3d WIP 2022-05-24 11:43:57 -05:00
ajeffrey@roblox.com
46753da260 WIP 2022-05-20 17:35:34 -05:00
ajeffrey@roblox.com
b76621d21a WIP 2022-05-12 19:11:13 -05:00
ajeffrey@roblox.com
cecd783b54 WIP 2022-04-29 16:25:11 -05:00
ajeffrey@roblox.com
87b55d6e95 WIP 2022-04-28 18:47:09 -05:00
ajeffrey@roblox.com
623768e1b3 Merge branch 'prototyping-type-normalizaton' into prototyping-function-overload-resolution 2022-04-28 16:13:10 -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
f6d3981936 WIP 2022-04-26 11:22:33 -05:00
ajeffrey@roblox.com
139de8f58b WIP 2022-04-25 17:47:53 -05:00
ajeffrey@roblox.com
d8a37de0cc WIP 2022-04-25 12:37:22 -05:00
ajeffrey@roblox.com
3bc13bf27a Added more properties of subtyping 2022-04-25 10:41:28 -05:00
ajeffrey@roblox.com
2e4f24f0f8 WIP 2022-04-22 19:04:21 -05:00
ajeffrey@roblox.com
a767929546 WIP 2022-04-21 17:11:09 -05:00
ajeffrey@roblox.com
cd699b7e6b WIP 2022-04-21 15:43:58 -05:00
ajeffrey@roblox.com
15a48a0cef WIP 2022-04-21 15:26:42 -05:00
ajeffrey@roblox.com
2a0401e072 Merge remote-tracking branch 'upstream/master' into prototyping-function-overload-resolution 2022-04-21 15:21:00 -05:00
ajeffrey@roblox.com
c7d6cbfc95 WIP 2022-04-21 15:13:39 -05:00
Alan Jeffrey
5bb9f379b0
Unified strict and nonstrict mode in the prototype (#458) 2022-04-15 19:19:42 -05:00
ajeffrey@roblox.com
3170472606 Split off DecSubtyping 2022-04-14 14:44:53 -05:00
ajeffrey@roblox.com
2b893dba73 Merge branch 'prototyping-unified-typechecking' into prototyping-function-overload-resolution 2022-04-14 14:31:01 -05:00
ajeffrey@roblox.com
880afa3416 Unbitrotting 2022-04-13 15:58:15 -05:00
ajeffrey@roblox.com
8f134dcc88 Unified strict and nonstrict mode in the prototype 2022-04-13 15:37:17 -05:00
ajeffrey@roblox.com
e9ee0ffdc9 Merge remote-tracking branch 'upstream/master' into prototyping-decidable-subtyping 2022-04-13 15:16:57 -05:00
Alan Jeffrey
d37d0c857b
Prototype: Renamed any/none to unknown/never (#447)
* Renamed any/none to unknown/never
* Pin hackage version
* Update Agda version
2022-04-09 00:07:08 -05:00
ajeffrey@roblox.com
f263440720 Add a decision procedure for subtyping to the prototype 2022-04-07 17:37:31 -05:00
Alan Jeffrey
916c83fdc4
Prototype: Added a discussion of set-theoretic models of subtyping (#431)
* Added a discussion of set-theoretic models of subtyping to the prototype
2022-03-31 18:29:42 -05:00
Alan Jeffrey
7721955ba5
Prototyping: add semantic subtyping (#424)
Adds subtyping to strict mode.
2022-03-23 15:02:57 -05:00