Commit graph

6 commits

Author SHA1 Message Date
ajeffrey@roblox.com
880afa3416 Unbitrotting 2022-04-13 15:58:15 -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