Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
the parameter types in the superclass function.
|
|
|
|
|
|
fix: improve function type narrow by checking params' literal identical
|
|
|
|
Fix VM plugins
|
|
|
|
The first parameter got parsed as `async fun(...):(...|integer)` which triggered an incorrect warning when using it as `setfenv(2, env)`
|
|
|
|
custom luadoc generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #2799
|
|
|
|
`enum`增强
|
|
|
|
|
|
"require" adding extra characters
fix #2810
|
|
|
|
表的字段.
|
|
|
|
close #2469
|
|
|
|
|
|
|
|
fix #2799
|
|
fix #2757
|
|
|
|
check that the shape of the table corresponds to the class
|
|
|
|
|
|
|
|
fix: improve textDocument/definition ordering
|
|
|
|
Fixes: #2788
|
|
The previous hello jsonrpc message caused sadness
since it caused lsp clients to exit as it was not
a correct way to say hello.
|
|
|
|
|
|
* add: documentation template
* add: issue template config
|
|
|
|
|