mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-10 22:00:54 +01:00
Started on Luau Recap for March 2021
This commit is contained in:
parent
a124f53628
commit
015f7ba65b
1 changed files with 24 additions and 0 deletions
24
docs/_posts/2021-03-29-luau-recap-march-2021.md
Normal file
24
docs/_posts/2021-03-29-luau-recap-march-2021.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
---
|
||||||
|
layout: single
|
||||||
|
title: "Luau Recap: March 2021"
|
||||||
|
---
|
||||||
|
|
||||||
|
Luau is our new language that you can read more about at [https://roblox.github.io/luau](https://roblox.github.io/luau). It's been a busy month in Luau!
|
||||||
|
|
||||||
|
[Cross-posted to the [Roblox Developer Forum](https://devforum.roblox.com/t/luau-recap-march-2021/).]
|
||||||
|
|
||||||
|
## Typed variadics
|
||||||
|
|
||||||
|
## Generic functions
|
||||||
|
|
||||||
|
## Typechecking improvements
|
||||||
|
|
||||||
|
## Performance improvements
|
||||||
|
|
||||||
|
## Debugger improvements
|
||||||
|
|
||||||
|
## Library changes
|
||||||
|
|
||||||
|
## New logo
|
||||||
|
|
||||||
|
## Coming soon...
|
Loading…
Add table
Reference in a new issue