Commit graph

96 commits

Author SHA1 Message Date
ajeffrey@roblox.com
8832db5489 Added Debugger improvements 2021-03-02 13:31:53 -06:00
ajeffrey@roblox.com
987c0bcbc0 Added Luau Recap May 2020 2021-03-02 13:03:15 -06:00
ajeffrey@roblox.com
2117d96cd5 Removed unneeded file 2021-03-02 12:33:29 -06:00
ajeffrey@roblox.com
447f2f0e69 Merge remote-tracking branch 'origin/master' 2021-03-02 12:27:05 -06:00
ajeffrey@roblox.com
8de89887a7 Removed the navigation link to Home as it didn't fit on mobile 2021-03-02 12:25:44 -06:00
Arseny Kapoulkine
3bb62773bb
Update 2021-03-01-luau-recap-february-2021.md 2021-03-02 10:24:32 -08:00
Arseny Kapoulkine
bdf44e5972
Update 2021-03-01-luau-recap-february-2021.md 2021-03-02 10:21:53 -08:00
Arseny Kapoulkine
08333ebde5
Update 2021-03-01-luau-recap-february-2021.md
Expand on perf. improvements and mention table.clear.
2021-03-02 10:19:49 -08:00
ajeffrey@roblox.com
1212ffa728 Merge remote-tracking branch 'origin/master' 2021-03-02 12:11:11 -06:00
ajeffrey@roblox.com
e477804383 Added some more miscellaneous improvements 2021-03-02 12:10:05 -06:00
Arseny Kapoulkine
e9a063297c
Delete luau-recap-feb2021-benchmark.png 2021-03-02 10:07:15 -08:00
Arseny Kapoulkine
76fd163b3b
Add luau-recap-february-2021-benchmark.png 2021-03-02 10:07:00 -08:00
Arseny Kapoulkine
799aab6ee7
Add luau-recap-feb2021-benchmark.png 2021-03-02 10:05:40 -08:00
Arseny Kapoulkine
84739dfe50
Rename 2020-06-20-luar-recap-june-2020.md to 2020-06-20-luau-recap-june-2020.md 2021-03-02 09:48:28 -08:00
ajeffrey@roblox.com
950c5ee8f0 Removed mention of class declarations 2021-03-02 11:20:57 -06:00
ajeffrey@roblox.com
8cd20a4c17 Formatting 2021-03-02 11:18:52 -06:00
ajeffrey@roblox.com
8738dfec6a Fixed code typos 2021-03-02 11:16:56 -06:00
ajeffrey@roblox.com
e6f7d26be1 Added Luau Recap June 2020 2021-03-01 19:01:28 -06:00
ajeffrey@roblox.com
d719efd918 Added Luau Recap August 2020 2021-03-01 18:40:05 -06:00
ajeffrey@roblox.com
f7c010a4d2 Added Luau Type Checking Beta 2021-03-01 17:44:29 -06:00
ajeffrey@roblox.com
f1e3020def Added Luau Type Checking Release 2021-03-01 17:31:22 -06:00
ajeffrey@roblox.com
e3fc1019aa Removed type definition files and refinements 2021-03-01 16:50:32 -06:00
ajeffrey@roblox.com
b64d683f8d Fixed image links 2021-03-01 16:38:19 -06:00
ajeffrey@roblox.com
c5fb4c2260 First draft Feb 2021 Recap 2021-03-01 16:29:44 -06:00
ajeffrey@roblox.com
3f8b8890b7 Add outline News section 2021-03-01 13:46:20 -06:00
AtomicOperation
d04a41fcff
Change to minimal-mistakes theme (#11)
Use minimal-mistakes theme. Add a splash front page and a getting started page.
2021-02-12 12:26:08 -08:00
Kyle
41564d281c
docs: fix minor typos (#8) 2021-01-27 19:26:39 -08:00
Arseny Kapoulkine
44cdeb07cc
Update lint.md
Add DeadLocal warning description
2021-01-27 17:34:20 -08:00
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
5e069fa04a
Update limited-terms-of-use.md 2020-12-14 23:22:56 -08:00
Arseny Kapoulkine
83d6132e1d
Update limited-terms-of-use.md 2020-12-14 16:34:01 -08:00
rblanckaert
8f5ab4c47c
Create limited-terms-of-use.md (#7) 2020-12-07 12:01:37 -08:00
Arseny Kapoulkine
ffa3c9fe7a
Update index.md (#6)
Add casing and pronunciation guide
2020-12-02 15:57:25 -08:00
Arseny Kapoulkine
43fed897c1
Update typecheck.md 2020-11-02 12:06:08 -08:00
Arseny Kapoulkine
9d4f338473
Update syntax.md
Add short-hand array like table syntax.
2020-10-20 17:47:48 -07:00
Arseny Kapoulkine
ad9f2ac5d0
Update typecheck.md
Add short hand array like type syntax
2020-10-20 17:46:29 -07:00
Arseny Kapoulkine
98402c3798
Update performance.md 2020-10-07 12:07:13 -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
3be82035bf
Update lint.md (#4)
Add TableLiteral docs
2020-08-05 16:56:59 -07:00
Arseny Kapoulkine
a0cd6aa160
Update index.md 2020-08-05 16:07:44 -07:00
Arseny Kapoulkine
a78be01124
Update why.md
Tiny spelling fix
2020-08-05 16:06:26 -07:00
Arseny Kapoulkine
637e171a9b
Update lint.md (#3)
Document new FormatString lint
2020-07-31 20:55:35 -07:00
Arseny Kapoulkine
fe59e0b5ac
Update README.md 2020-07-30 18:02:36 -07:00
Arseny Kapoulkine
ac53e4efc0
Update compatibility.md (#2)
This reflects the code changes we've made to upgrade string library:

- Updated the match implementation to 5.2, adding support for `%g` and `\0` in patterns
- Added string pack/unpack from 5.3
2020-07-24 11:10:59 -07:00
Arseny Kapoulkine
6163ac78b5
Update performance.md
Add a section about upvalue optimizations.
2020-06-29 09:42:18 -07:00
Arseny Kapoulkine
c4148cea83
Update index.md 2020-06-25 18:11:49 -07:00
Arseny Kapoulkine
9ca9cc8f7c
Add _layouts/default.html
The repository is currently private and there doesn't seem to be a different way to hide the link to it.
2020-06-24 13:14:15 -07:00
Arseny Kapoulkine
053061e3e8
Update syntax.md
Fix hexadecimal escape sequences
2020-06-24 12:20:58 -07:00
Arseny Kapoulkine
2cd63aa589
Update typecheck.md
Wording changes in unknown symbols
2020-06-23 09:36:57 -07:00