Commit graph

220 commits

Author SHA1 Message Date
Josh Soref
1bf80d91ab spelling: resurrect 2021-11-04 10:36:57 -04:00
Josh Soref
e3f15d976e spelling: primaryexp 2021-11-04 10:36:57 -04:00
Josh Soref
4cc1f30f76 spelling: parameters 2021-11-04 10:36:57 -04:00
Josh Soref
de67c31b7d spelling: overflow 2021-11-04 10:36:57 -04:00
Josh Soref
f87fc7a293 spelling: occurred 2021-11-04 10:36:57 -04:00
Josh Soref
91d62c4c71 spelling: modification 2021-11-04 10:36:57 -04:00
Josh Soref
35904bf1d2 spelling: middle 2021-11-04 10:36:57 -04:00
Josh Soref
68c1850cf8 spelling: lasttimestamp 2021-11-04 10:36:57 -04:00
Josh Soref
571d99f5b9 spelling: largely 2021-11-04 10:36:57 -04:00
Josh Soref
816531b74e spelling: keyboard 2021-11-04 10:36:57 -04:00
Josh Soref
9dd7f0a194 spelling: indices 2021-11-04 10:36:57 -04:00
Josh Soref
1ede194c62 spelling: hyperbolic 2021-11-04 10:36:57 -04:00
Josh Soref
edb144cd0a spelling: function 2021-11-04 10:36:57 -04:00
Josh Soref
86715a01b1 spelling: fields 2021-11-04 10:36:57 -04:00
Josh Soref
dd4702ac09 spelling: falsy 2021-11-04 10:36:57 -04:00
Josh Soref
4faa342922 spelling: expression 2021-11-04 10:36:57 -04:00
Josh Soref
89065858e0 spelling: exhausted 2021-11-04 10:36:57 -04:00
Josh Soref
8020750887 spelling: error 2021-11-04 10:36:57 -04:00
Josh Soref
2ce48da92a spelling: doesn't 2021-11-04 10:36:57 -04:00
Josh Soref
33ff0543e1 spelling: discrepancy 2021-11-04 10:36:57 -04:00
Josh Soref
da236ae3ab spelling: differs 2021-11-04 10:36:57 -04:00
Josh Soref
489b0ad73c spelling: correctly 2021-11-04 10:36:57 -04:00
Josh Soref
16b15add47 spelling: coroutines 2021-11-04 10:36:57 -04:00
Josh Soref
cf5de3925e spelling: conversions 2021-11-04 10:36:57 -04:00
Josh Soref
167ccb49d7 spelling: contains 2021-11-04 10:36:57 -04:00
Josh Soref
6e813b156a spelling: available 2021-11-04 10:36:57 -04:00
Josh Soref
999fa441f1 spelling: arbitrary 2021-11-04 07:40:38 -04:00
Josh Soref
6c6434c7a7 spelling: annotation 2021-11-04 07:40:38 -04:00
Josh Soref
6ba014f43a spelling: aggressively 2021-11-04 07:40:38 -04:00
Josh Soref
7abc673606 spelling: aggregation 2021-11-04 07:40:38 -04:00
Josh Soref
e20e8b5b84 spelling: against 2021-11-04 07:40:38 -04:00
Josh Soref
2ff14478f7 spelling: accommodated 2021-11-04 07:40:38 -04:00
Arseny Kapoulkine
3462a08d4a
Update CONTRIBUTING.md
Add a section on performance.
2021-11-03 22:08:23 -07:00
Arseny Kapoulkine
1f0084daa3 Mark RFCs that were implemented as such. 2021-11-03 21:35:25 -07:00
Valts Liepiņš
344d37f0b1
Fixes incorrect MismatchedCount error message when returning (#103) 2021-11-03 21:23:20 -07:00
Grant Hernandez
e3f8c25e9e
Fix CLI abort when non lua string passed to error (#114) 2021-11-03 21:17:07 -07:00
Arseny Kapoulkine
733ae0498d
Update index.md
Cleanup text and remove extra buttons and redundant links
2021-11-03 19:10:49 -07:00
Peter van Dijk
3f0eb426c9
cmake --target takes one argument, not two (#105)
Adjust README so that we can work with CMake versions before 3.15
2021-11-03 14:37:15 -07:00
Arseny Kapoulkine
06e79462d0
Update index.md
Remove incorrect text about Luau being Roblox only.
2021-11-03 14:27:42 -07:00
Amber's Careware
eed3c8c38f
Update config-luaurc.md (#104)
When running `luau-analyze` with a .luarc that has a "mode" key, it outputs the following:
> .luaurc: Unknown key mode
I'm assuming it was named "mode" at first and was re-named "languageMode" later on?
2021-11-03 13:15:51 -07:00
Arseny Kapoulkine
2f7e1a2395
Update CI scripts to ignore .md changes (#100)
This reduces the load on GHA infra
2021-11-03 12:30:30 -07:00
Arseny Kapoulkine
e34586b847
Update sandbox.md
Soften the language around Rust
2021-11-03 12:30:07 -07:00
Arseny Kapoulkine
05a41d5d54
Remove team restriction from RFC process documentation
Fixes #98
2021-11-03 12:13:42 -07:00
Pelanyo Kamara
5a18006056
Update README.md (#99)
Update README.md to highlight CPP code snippet.
2021-11-03 12:12:14 -07:00
Arseny Kapoulkine
dc83543f3b
Update 2021-11-03-luau-goes-open-source.md
Fix links in the announcement
2021-11-03 10:28:01 -07:00
Arseny Kapoulkine
fa46d35b8d Merge branch 'upstream' 2021-11-03 10:20:08 -07:00
Arseny Kapoulkine
46110524ef Sync to upstream/release/501 (#20)
Co-authored-by: Rodactor <rodactor@roblox.com>
2021-11-03 10:15:50 -07:00
Arseny Kapoulkine
e997a4cc57
Update index.md
Fix overlay header - image is not optional :(
2021-11-03 09:43:20 -07:00
Arseny Kapoulkine
cba635f71b
Update LICENSE.txt
Add PUC-Rio copyright here as well for ease of distribution; now we don't need lua_LICENSE and might remove it in the future.
2021-11-03 09:41:30 -07:00
Arseny Kapoulkine
36110e0f29
Update issue template config
Fix discussion link
2021-11-03 09:40:08 -07:00