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

6 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
7721955ba5
Prototyping: add semantic subtyping ()
Adds subtyping to strict mode.
2022-03-23 15:02:57 -05:00
Lily Brown
6c923b8802
Prototyping: strings () 2022-03-02 15:26:58 -08:00
Alan Jeffrey
c5477d522d
Prototyping strict mode ()
* First cut of strict mode

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