1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-07 20:30:53 +01:00
Commit graph

5 commits

Author SHA1 Message Date
Alan Jeffrey
74c84815a0
Prototyping type normalizaton ()
* Added type normalization
2022-04-28 15:00:55 -05:00
Alan Jeffrey
5bb9f379b0
Unified strict and nonstrict mode in the prototype () 2022-04-15 19:19:42 -05:00
Alan Jeffrey
d37d0c857b
Prototype: Renamed any/none to unknown/never ()
* Renamed any/none to unknown/never
* Pin hackage version
* Update Agda version
2022-04-09 00:07:08 -05:00
Alan Jeffrey
916c83fdc4
Prototype: Added a discussion of set-theoretic models of subtyping ()
* 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 ()
Adds subtyping to strict mode.
2022-03-23 15:02:57 -05:00