summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2024-08-15Merge branch 'master' into cast-table-to-class最萌小汐
2024-08-06test: add test case for reversed binary operatorsSeanTheBuilder1
2024-08-02fix runtime error最萌小汐
fix #2776
2024-08-01Merge branch 'master' into inconsistent-behavior-(missing-fields)最萌小汐
2024-08-01fix: incorrect `CompletionItemKind` for postfix snippetsTyler Miller
2024-08-01删掉没用的测试最萌小汐
2024-07-28add testNeOzay
2024-07-24also detects missing index fieldsNeOzay
2024-07-23improve missing-fields diagnostic logicNeOzay
2024-07-15Merge branch 'master' into fixes-a-specific-case-for-getVisibleType最萌小汐
2024-07-15Merge branch 'master' into luaReg最萌小汐
2024-07-13add testNeOzay
2024-07-12added lua regular expression support for Lua.doc.<scope>NameNeOzay
2024-07-08fix: add a missing check for inject-field diagnosticsNeOzay
2024-06-11改用更好的判断方式最萌小汐
2024-06-11`FIX` Sometimes providing incorrect autocompletion when chaining calls最萌小汐
2024-06-05`FIX` Autocompletion for enum values ​​is not available in some cases最萌小汐
2024-05-11支持根据参数类型选择函数定义最萌小汐
2024-05-11整理代码最萌小汐
2024-05-11暂存-转到实现最萌小汐
2024-04-23提交崩溃测试最萌小汐
2024-04-18`merge` 改叫 `partial`最萌小汐
2024-04-18补充测试和更新说明最萌小汐
2024-04-18如果有 merge 属性,则跳过 `duplicate-doc-alias` 检查最萌小汐
2024-04-18支持多个enum合并最萌小汐
2024-04-17修正 `discard-returns` 对条件的误报最萌小汐
2024-04-17修复测试最萌小汐
2024-04-17thread.sleep 改成毫秒最萌小汐
2024-03-25Detect discard-returns in all block typesJakub
2024-03-18Merge branch 'master' into generic-pattern1fesily
2024-02-26Merge pull request #2541 from fesily/automatic-infer-function-param-type最萌小汐
update test
2024-02-26update testfesily
2024-02-26platform.OS -> platform.osactboy168
2024-02-21Merge branch 'master' into generic-pattern1fesily
2024-02-21add infer function param typefesily
2024-02-19Merge pull request #2505 from lizho/master最萌小汐
support tuple type
2024-02-01Merge pull request #2502 from emmericp/luadoc-groups最萌小汐
Add group param for luadoc generated by plugins
2024-02-01Add --visualize command that outputs the AST of a given file as graphvizPaul Emmerich
2024-01-30support tuple typelizho
2024-01-28Add group param for luadoc generated by pluginsPaul Emmerich
This allows binding multiple generated luadoc annotations to a single node easily by explicitly specifying their bind group.
2024-01-24Revert "Merge pull request #2481 from ↵最萌小汐
fesily/automatic-derivation-function-param-type" This reverts commit 34319c7990cba47ddc00e77aabfccbb923f84e26, reversing changes made to ef7157c450254b0ee447960b0cb06d6f1b0dbaaa.
2024-01-19recode plugin interfacefesily
2024-01-17Merge branch 'master' into generic-pattern1fesily
2024-01-17Merge branch 'master' into plugin-OnNodeCompileFunctionParamfesily
2024-01-17fix testfesily
2024-01-17formatfesily
2024-01-17add testfesily
2024-01-17doc param support generic patternfesily
2024-01-16automatic derivation function param typefesily
2024-01-10cleanupfesily