0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 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
chore: update changelog More... 6 months ago
fix: tighten os stdlib return types More... 6 months ago
fix: tighten io close return types More... 6 months ago
Merge branch 'master' into master More... 7 months ago
add #3357 fix to changelog More... 7 months ago
fix: string.match and string.gmatch may return string|number|nil More... 7 months ago
Merge pull request #3354 from periapsises/features/add-source-to-plugin-require More... 7 months ago
Add missing annotation for new argument More... 7 months ago
Update changelog More... 7 months ago
Add the source uri argument to ResolveRequire More... 7 months ago
fix: chmod +x make.sh More... 7 months ago
fix(parser): 修复文档参数绑定的重复问题 More... 8 months ago
Fixed a CPU usage issue again More... 8 months ago
3.17.0 More... 8 months ago
Fixed a CPU scheduling bug More... 8 months ago
cleanup changelogs More... 8 months ago
Merge pull request #3330 from ian-pascoe:fix/generic-class-inheritance More... 8 months ago
Merge branch 'master' into pr/ian-pascoe/3330 More... 8 months ago
Merge pull request #3336 from jjangsangy:fix-missing-tostring More... 8 months ago
add back to changelog More... 8 months ago
fix: add missing tostring() call More... 8 months ago
fix: undefined-doc-name issue More... 8 months ago
fix: suppress undefined-doc-name warning for class generic parameters More... 8 months ago
fix type checkings More... 8 months ago
refactor: simplify generic resolution with helper functions More... 8 months ago
fix: resolve generics in overloads, fun<T> syntax, and @param self T patterns More... 8 months ago
docs: add changelog entries for generic class fixes More... 8 months ago
fix: handle composite generic return types (T[], Wrapper<T>) More... 8 months ago
chore: fix stale doc comments and add defensive guard More... 8 months ago
fix: resolve generic method return types and prevent recursive hover expansion More... 8 months ago