Arseny Kapoulkine
cbc99c3222
Update syntax.md
...
Fix typo: `nunber` -> `number`
Fixes #35 .
2021-05-04 18:57:48 -07:00
Arseny Kapoulkine
93fb768a64
Update compatibility.md
...
Add a note about os.time
2021-04-26 14:13:20 -07:00
Arseny Kapoulkine
258966863c
Update compatibility.md ( #27 )
...
Call out the upcoming change to `print` and slightly reword a couple of rows. Also add a list of differences from 5.x that was previously requested (the list is likely incomplete)
2021-04-21 10:42:27 -07:00
Andy Friesen
bf63d29c9a
Document the duplicate function lint ( #26 )
2021-04-14 14:29:28 -07:00
canada
149e687d73
Add missing bracket ( #25 )
2021-04-12 08:44:43 -07:00
Arseny Kapoulkine
51758557e6
Update performance.md
...
Correct performance note re: table.insert after a recent update.
Fixes #23 .
2021-04-02 22:37:23 -07:00
Arseny Kapoulkine
8d712c47b6
Update typecheck.md
2021-03-31 20:12:43 -07:00
Andy Friesen
2d641976ee
Clip references to Array<T> ( #21 )
...
Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
2021-03-31 14:24:44 -07:00
Alan Jeffrey
0b6977554b
Added section on generic functions ( #20 )
2021-03-31 12:53:21 -07:00
ccuser44
e051e33482
Removed incorrect info ( #14 )
...
* Removed incorrect info
The manual says Luau does not support hexadecimal \0x, Unicode \u and \z
when this clearly isn't the case.
This is also quite confusing as just a bit below it says it does support them.
Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
2021-03-30 15:54:58 -07:00
Lily Brown
a124f53628
Document variadic types ( #17 )
2021-03-26 16:07:34 -07:00
Alexander McCord
5f49e3fd95
Add missing docs for multiple returns. ( #16 )
2021-03-23 12:58:16 -07:00
Arseny Kapoulkine
ab913e5bc5
Update compatibility page
...
This brings the page in line with other pages by adding TOC, removing duplicate header and moving it to the correct location in the tree.
2021-03-15 21:56:18 -07:00
tacheometry
710547df83
Fix paranthesis ( #13 )
2021-03-14 16:29:46 -07:00
Alan Jeffrey
6c709f8e65
Added News section ( #12 )
...
* Add outline News section
* First draft Feb 2021 Recap
* Fixed image links
* Removed type definition files and refinements
* Added Luau Type Checking Release
* Added Luau Type Checking Beta
* Added Luau Recap August 2020
* Added Luau Recap June 2020
* Fixed code typos
* Formatting
* Removed mention of class declarations
* Rename 2020-06-20-luar-recap-june-2020.md to 2020-06-20-luau-recap-june-2020.md
* Add luau-recap-feb2021-benchmark.png
* Add luau-recap-february-2021-benchmark.png
* Delete luau-recap-feb2021-benchmark.png
* Added some more miscellaneous improvements
* Update 2021-03-01-luau-recap-february-2021.md
Expand on perf. improvements and mention table.clear.
* Update 2021-03-01-luau-recap-february-2021.md
* Update 2021-03-01-luau-recap-february-2021.md
* Removed the navigation link to Home as it didn't fit on mobile
* Removed unneeded file
* Added Luau Recap May 2020
* Added Debugger improvements
* Added Luau Recap Feb 2020
* Added Luau Recap Nov 2019
* Added a debugger screenshot
* Added image assets
Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
2021-03-02 12:45:21 -08: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