FAForever / FAForever/lua-lang
Add `proto` and `upval` types from lua 5.1
Open
- Dominant language
- C
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Lua 5.1 adds 2 new types, "proto" and "upval" which GPG backported into their version of lua.
https://www.lua.org/source/5.1/ltm.c.html
*NOTE: Github mirror is not on the most recent version of lua 5.1*
https://github.com/lua/lua/blob/98194db4295726069137d13b8d24fca8cbf892b6/ltm.c#L26
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.