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
Age
Commit message (
Collapse
)
Author
2022-08-13
fix
最萌小汐
2022-08-13
fix #1430
最萌小汐
2022-08-08
fix #1409
最萌小汐
2022-08-05
`main` is treated as async
最萌小汐
2022-08-03
fix minor bug in getObjectFunctionValue
Kevin Hahn
2022-08-02
Merge remote-tracking branch 'upstream/master' into function-field-show-params
Kevin Hahn
2022-08-02
allow table fields assigned to local functions to show as functions in ↵
Kevin Hahn
autocomplete
2022-08-01
cleanup
最萌小汐
2022-08-01
wrong commits
最萌小汐
2022-08-01
fix #1418
最萌小汐
2022-07-29
fix runtime errors reported by telemetry
最萌小汐
2022-07-27
fix hover of some operators
最萌小汐
2022-07-25
fix #1367
最萌小汐
2022-07-22
fix #1363 don't lookup globals in blocks
最萌小汐
2022-07-22
fix #1368
最萌小汐
2022-07-22
refactor `require-path`
最萌小汐
2022-07-21
fix #1335
最萌小汐
2022-07-21
fix #1354
最萌小汐
2022-07-19
fix #1345
最萌小汐
2022-07-18
fix #1346
最萌小汐
2022-07-18
#1255 hover for `doc.enum`
最萌小汐
2022-07-18
#1255
最萌小汐
diagnostic for enum
2022-07-16
doc.enum
最萌小汐
2022-07-16
fix #1306
最萌小汐
2022-07-15
resolve #1224 show comments for `doc.field`
最萌小汐
2022-07-14
resolve #1112
最萌小汐
only show signatures matching the entered parameters
2022-07-12
update
最萌小汐
2022-07-12
memoryAPI
最萌小汐
2022-07-12
fix
最萌小汐
2022-07-12
fix
最萌小汐
2022-07-11
fix #1311
最萌小汐
2022-07-11
fix #1320
最萌小汐
2022-07-11
fix infers
最萌小汐
2022-07-08
resolve #993 supports multi-types
最萌小汐
2022-07-08
cleanup
最萌小汐
2022-07-08
cleanup
最萌小汐
2022-07-07
fix #1292
最萌小汐
2022-07-07
some fix
最萌小汐
2022-07-07
fix #1294
最萌小汐
2022-07-07
`boolean` kick `true` and `false`
最萌小汐
2022-07-07
#1294 fix operator `and`/`or` for boolean
最萌小汐
2022-07-07
resolve #1293 operator supports `string`
最萌小汐
2022-07-07
some fix
最萌小汐
2022-07-06
support `call`
最萌小汐
2022-07-06
semantic and completion description
最萌小汐
2022-07-06
support filter of binary operator
最萌小汐
2022-07-06
binary operator
最萌小汐
2022-07-06
support unary operator
最萌小汐
2022-07-06
cleanup
最萌小汐
2022-07-06
dose not infer as `nil` by `t.field = nil`
最萌小汐
[next]