Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-15 | Merge branch 'master' into fixes-a-specific-case-for-getVisibleType | 最萌小汐 | |
2024-07-13 | fix a specific case for getVisibleType | NeOzay | |
2024-07-13 | moves the match function outside of getVisibleType function | NeOzay | |
2024-07-12 | added lua regular expression support for Lua.doc.<scope>Name | NeOzay | |
2024-02-21 | add infer function param type | fesily | |
2023-07-20 | fix visible | 最萌小汐 | |
2023-07-19 | check visible recursive | 最萌小汐 | |
fix #2145 | |||
2022-12-22 | cleanup | 最萌小汐 | |
2022-12-22 | cleanup | 最萌小汐 | |
2022-11-29 | updat submodules | 最萌小汐 | |
2022-11-01 | cleanup | 最萌小汐 | |
2022-10-31 | add `---@package` | 最萌小汐 | |
2022-10-31 | improve visible | 最萌小汐 | |
2022-10-27 | improve private | 最萌小汐 | |
can visible in method | |||
2022-10-25 | fix | 最萌小汐 | |
2022-10-25 | `---@private` and `---@protected` | 最萌小汐 | |
#1316 | |||
2022-10-25 | add `doc.privateName` and `doc.protectedName` | 最萌小汐 | |
#1316 | |||
2022-10-24 | supports `private`, `protected` and `public` | 最萌小汐 | |
#1316 |