Pelanyo Kamara
aec8fbfd0f
Feature: Web REPL using Emscripten ( #138 )
...
Currently doesn't include the new page into navigation since we aren't building the .js files anywhere.
2021-11-10 08:40:46 -08:00
Arseny Kapoulkine
16753a78f4
Update navigation.yml
...
Add GitHub link to top bar
2021-11-07 08:07:57 -08:00
Arseny Kapoulkine
dc509b9849
Update navigation.yml
...
Add profiling page to nav bar
2021-11-04 17:28:24 -07:00
Arseny Kapoulkine
1ec7be600c
docs: Create library.md ( #87 )
...
Full documentation for the standard library, written from scratch by looking at the source code - so hopefully this is reasonably correct/precise.
Some of the function descriptions are probably too concise to be easily understandable - we can flesh this out in the future.
Some of the type specifications aren't using valid Luau syntax; in particular, I've used "function" or "table" in a few places as a human-friendly notion that any function/table suffices, and the iterator functions just say that they return <iterator> without being specific as to what the signature of the generator is.
2021-10-19 13:54:44 -07:00
Arseny Kapoulkine
0802697a87
Update navigation.yml
...
Add compatibility link
2021-03-15 21:56:50 -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