Commit graph

13 commits

Author SHA1 Message Date
ajeffrey@roblox.com
a3866d544f WIP 2022-05-24 19:26:00 -05:00
ajeffrey@roblox.com
02e65d8888 WIP 2022-05-24 14:25:43 -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
f6d3981936 WIP 2022-04-26 11:22:33 -05:00
ajeffrey@roblox.com
2e4f24f0f8 WIP 2022-04-22 19:04:21 -05:00
ajeffrey@roblox.com
0f629700a4 WIP 2022-04-21 15:46:59 -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
b3e538a328 Boiled properties of function overloading down to 4 lemmas 2022-04-15 12:49:26 -05:00
ajeffrey@roblox.com
8f134dcc88 Unified strict and nonstrict mode in the prototype 2022-04-13 15:37:17 -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
Alan Jeffrey
7721955ba5
Prototyping: add semantic subtyping (#424)
Adds subtyping to strict mode.
2022-03-23 15:02:57 -05:00
Lily Brown
6c923b8802
Prototyping: strings (#390) 2022-03-02 15:26:58 -08:00
Alan Jeffrey
c5477d522d
Prototyping strict mode (#399)
* First cut of strict mode

Co-authored-by: Lily Brown <lily@lily.fyi>
2022-03-02 16:02:51 -06:00