Age | Commit message (Collapse) | Author |
|
|
|
|
|
限制typeformat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix inappropriate definition of `utf8.offset`
|
|
The third parameter of utf8.offset is optional according to Lua Reference Manual.
|
|
|
|
|
|
|
|
move string.buffer to buildin
|
|
fix init buildin meta error
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
支持typeformat
|
|
Missing descriptions for diagnostics
|
|
|
|
|