Alexander
93f9e5e824
Minor improvements in type checking docs ( #9 )
...
It was somewhat outdated from the current Luau world. Some changes to fix that problem.
1. Global assignments are now allowed in nonstrict mode.
2. The example that assigns to `x` from the argument `y` in the function `f` was needlessly complicated. I elected to delete it.
3. Require tracing docs shouldn't need to explain the three possible outcomes.
2021-01-20 11:07:04 -08:00
Arseny Kapoulkine
43fed897c1
Update typecheck.md
2020-11-02 12:06:08 -08:00
Arseny Kapoulkine
ad9f2ac5d0
Update typecheck.md
...
Add short hand array like type syntax
2020-10-20 17:46:29 -07:00
Arseny Kapoulkine
7480d62ba9
Update typecheck.md
...
Tweak Roblox types section a tiny bit
2020-09-30 11:25:18 -07:00
Alexander
8e38c0ec7d
Fix function type annotation grammar in docs. ( #5 )
2020-08-11 16:56:07 -07:00
Arseny Kapoulkine
2cd63aa589
Update typecheck.md
...
Wording changes in unknown symbols
2020-06-23 09:36:57 -07:00
Alexander McCord
af24404615
fix broken link
2020-06-19 00:06:05 -07:00
Alexander McCord
149c14f115
Minor wording changes to typecheck.md
2020-06-18 23:55:19 -07:00
Alexander McCord
aac31bdc1f
Add unknown symbols to typecheck.md
2020-06-18 23:36:14 -07:00
Alexander McCord
593285c012
Add typing idiomatic OOP section
2020-06-18 21:57:55 -07:00
Alexander McCord
e3a161e950
Add Modules interactions section to typecheck.md
2020-06-18 18:51:51 -07:00
Arseny Kapoulkine
68264852a9
Update typecheck.md ( #1 )
2020-06-18 18:43:38 -07:00
Alexander McCord
876b2ad644
docs: Update typechecking.md
2020-06-18 16:23:23 -07:00
Arseny Kapoulkine
df18cb5193
docs: Use h1/h2 styling
...
Also start filling out sandbox section
2020-06-11 23:31:35 -07:00
Arseny Kapoulkine
ea494050f3
docs: Fix spelling
2020-06-11 22:21:17 -07:00
Arseny Kapoulkine
35f337d2ce
docs: Add stub documents for all links to point somewhere
2020-06-11 20:44:50 -07:00