luau/docs/_pages
JohnnyMorganz 5891de6724
Fix grammar issues (#915)
- The type list for function declarations does not accept defaults, but
the grammar incorrectly allowed this.
- Allow the empty table type `{}`
- Allow composite types and types surrounded by parentheses (e.g.
`string??`, `(string)`, `(string | number) & boolean`)

---------

Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com>
2023-05-04 05:39:18 -07:00
..
compatibility.md Update compatibility.md 2023-03-20 11:09:58 -07:00
demo.md Quality of life improvements to web demo (#297) 2021-12-20 15:36:41 -08:00
getting-started.md Update getting-started.md 2021-11-07 23:21:34 -08:00
grammar.md Fix grammar issues (#915) 2023-05-04 05:39:18 -07:00
library.md docs: Add deprecation notice to getn/foreach/foreachi (#849) 2023-02-27 12:30:23 -08:00
limited-terms-of-use.md Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
lint.md Fix lint.md formatting (#637) 2022-08-12 07:14:38 -07:00
news.md Added News section (#12) 2021-03-02 12:45:21 -08:00
performance.md Update performance.md 2022-07-22 10:35:03 -07:00
profile.md Fixed a couple spelling mistakes in markdown files. (#316) 2022-01-17 09:44:31 -08:00
sandbox.md Update sandbox.md 2022-06-28 23:13:13 -07:00
syntax.md News about string interpolation feature and a syntax page update (#829) 2023-02-03 11:41:13 -08:00
typecheck.md Add `unknown` and `never` to typecheck.md (#682) 2022-09-26 14:18:04 -07:00
why.md Update getting-started and why for open source release 2021-11-01 14:52:34 -07:00