luau/docs
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
..
.bundle Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
_data Add Grammar documentation (#266) 2021-12-08 09:17:28 -08:00
_includes docs: Move Luau.Web.js fetch to the end of the page 2022-01-04 15:04:25 -08:00
_pages Fix grammar issues (#915) 2023-05-04 05:39:18 -07:00
_posts Luau Recap: March 2023 (#886) 2023-03-31 11:52:31 -07:00
assets Add CodeMirror Editor for Web Demo (#228) 2021-12-15 09:23:26 -08:00
.gitignore Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
404.html Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
CNAME Update CNAME 2021-05-27 19:00:09 -07:00
Gemfile Add Atom feed (#22) 2021-03-31 14:24:26 -07:00
_config.yml fix feed link (#476) 2022-05-05 14:37:27 -07:00
favicon.ico Replace logo and add it as a favicon & actual logo 2021-03-16 20:30:31 -07:00
index.md Update index.md 2021-11-30 15:26:28 -08:00
logo.svg Add CONTRIBUTING.md and replace README.md 2021-11-01 14:52:34 -07:00