Commit 9dbfa1c
committed
docs: fix Lua 5.5 in usage and documentation
Follows up the commits eea104d
("fix(Lua 5.5): prevent change on control variable") and
6fc4af9 ("feat: Add standard
support for Lua 5.5 (lunarmodules#132) (lunarmodules#133)").
See Lua 5.5-related macros [1].
1. See related macros: https://github.com/lua/lua/blob/40b76de2d77e66b70a9d4bf989c3f5340919973f/luaconf.h#L344-L3571 parent f47ad69 commit 9dbfa1c
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments