0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reapply "Fix type inference for and/or idioms and circular dependency in tracer" More... 5 months ago
修复一个警告 More... 5 months ago
Revert "Fix type inference for and/or idioms and circular dependency in tracer" More... 5 months ago
miss date More... 5 months ago
3.18.1 More... 5 months ago
Allow `global` to be used as an identifier in Lua 5.5 when it is not part of a `global` declaration More... 5 months ago
3.18.0 More... 6 months ago
fix warnings More... 6 months ago
Merge pull request #3392 from RomanSpector/fix/generic-class-resolution More... 6 months ago
Merge branch 'master' into fix/generic-class-resolution More... 6 months ago
Merge pull request #3386 from haithium/master More... 6 months ago
Merge branch 'master' into master More... 6 months ago
Always track symbol-links More... 6 months ago
Merge pull request #3394 from RomanSpector/fix/bitwise-operator-inference More... 6 months ago
Merge branch 'master' into fix/bitwise-operator-inference More... 6 months ago
Merge pull request #3393 from Ne9roni/fix/lua55-prefix-local-attrs More... 6 months ago
Merge branch 'LuaLS:master' into master More... 6 months ago
Address review: fix union type handling and extract helper More... 6 months ago
Fix type inference for bitwise operators on integer variables More... 6 months ago
fix: support Lua 5.5 prefix local attributes More... 6 months ago
Refactor: extract shared helpers and reduce nesting More... 6 months ago
Fix nil crash in getParentClass for doc.field without class More... 6 months ago
Fix double angle brackets in generic sign display (list<<T>> -> list<T>) More... 6 months ago
Fix ipairs(self) type resolution in generic class methods More... 6 months ago
Fix nested generic resolution in cloneObject for doc.type.sign More... 6 months ago
Fix generic class method resolution for @param self list<T> pattern More... 6 months ago
Add changelog entries for type inference fixes More... 6 months ago
Fix type inference for and/or idioms and circular dependency in tracer More... 6 months ago
Merge pull request #3389 from tommaisey/improve-test-output More... 6 months ago
Improve error message for table inequality in tests More... 6 months ago