index
:
lua-language-server
fix/honour_configuration_capability
fix/honour_configuration_capability-3.10.3
fix/honour_configuration_capability-3.7.3
fix/honour_configuration_capability-3.7.4
fix/honour_configuration_capability-3.9.3
fix/honour_configuration_capability-master
master
A language server that offers Lua language support - programmed in Lua
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
/
vm
/
compiler.lua
Age
Commit message (
Expand
)
Author
2024-02-23
Update script/vm/compiler.lua
fesily
2024-02-21
add infer function param type
fesily
2024-01-24
Revert "Merge pull request #2481 from fesily/automatic-derivation-function-pa...
最萌小汐
2024-01-20
remove unused
fesily
2024-01-19
recode plugin interface
fesily
2024-01-17
Merge branch 'master' into plugin-OnNodeCompileFunctionParam
fesily
2024-01-17
use func.parent.ref
fesily
2024-01-17
plugin interface add OnNodeCompileFunctionParam
fesily
2024-01-16
compileLocal add async
fesily
2024-01-16
automatic derivation function param type
fesily
2023-11-14
fix type infer in overload
最萌小汐
2023-08-14
fix warning
最萌小汐
2023-08-11
check nil
最萌小汐
2023-08-11
local uses `nil` at least
最萌小汐
2023-08-11
support `---@type` and `--[[@as]]` for return
最萌小汐
2023-08-10
support `@type` for `return`
最萌小汐
2023-08-10
enable `as` table
最萌小汐
2023-08-01
don't show constructor in hover
最萌小汐
2023-06-13
bind overloads
最萌小汐
2023-06-01
Update compiler.lua
fesily
2023-06-01
getReturnOfSetMetaTable remove nil
fesily
2023-05-25
special treat `__*`
最萌小汐
2023-05-22
special searching for `__index`
最萌小汐
2023-04-25
export name and comment in returns
最萌小汐
2023-03-08
fix #1928
最萌小汐
2023-03-02
Array of a class type does not get completion #1940
jharajeev55
2023-02-07
check nil
最萌小汐
2023-02-02
fix #1871
最萌小汐
2023-02-02
special treate for return values of require
最萌小汐
2023-01-31
fix #1857
最萌小汐
2023-01-30
infer types of tableindex by semantic
最萌小汐
2023-01-30
respect quotation marks
最萌小汐
2023-01-17
more special treates for meta files
最萌小汐
2023-01-16
improve type infer of recursion alias
最萌小汐
2023-01-13
fix
最萌小汐
2023-01-13
fix
最萌小汐
2023-01-13
fix
最萌小汐
2023-01-12
stash
最萌小汐
2023-01-12
fix
最萌小汐
2023-01-12
cleanup
最萌小汐
2023-01-11
stash
最萌小汐
2023-01-11
stash
最萌小汐
2023-01-11
stash
最萌小汐
2023-01-10
stash
最萌小汐
2023-01-09
stash
最萌小汐
2023-01-09
cleanup
最萌小汐
2023-01-09
support trace for global
最萌小汐
2023-01-09
trace-global
最萌小汐
2023-01-09
cleanup
最萌小汐
2023-01-09
cleanup
最萌小汐
[next]