summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-28fix runtime error最萌小汐
2022-07-28Merge pull request #1401 from carsakiller/documentation最萌小汐
Make README prettier
2022-07-28Make README prettiercarsakiller
2022-07-28Merge pull request #1397 from carsakiller/wiki-links最萌小汐
fix: wiki link references
2022-07-27fix: wiki link referencescarsakiller
2022-07-27update formatter最萌小汐
2022-07-27fix hover of some operators最萌小汐
2022-07-27#1385最萌小汐
2022-07-27#1385最萌小汐
2022-07-26update `sourceMap`最萌小汐
2022-07-263.5.1最萌小汐
2022-07-26add some changelogs最萌小汐
2022-07-26#1385 normalize uri最萌小汐
2022-07-26only checks `1`最萌小汐
2022-07-26fix #1391最萌小汐
2022-07-26use file path as source最萌小汐
2022-07-26fix #1375最萌小汐
2022-07-26reset opened files after load plugin最萌小汐
2022-07-26cleanup codes of `core.color`最萌小汐
2022-07-25fix #1370最萌小汐
2022-07-25fix #1367最萌小汐
2022-07-25fix message of `newline-call` and `newfield-call`最萌小汐
2022-07-25fix #1365最萌小汐
2022-07-25update formatter最萌小汐
2022-07-25fixes #1377actboy168
2022-07-24Merge pull request #1379 from FAForever/add-color-support最萌小汐
add color support
2022-07-24Merge pull request #1382 from Nexela/PluginUri最萌小汐
Add uri to plugin call
2022-07-24Add uri to plugin callNicholas Dunn
2022-07-23add color supportKevin Hahn
2022-07-23Merge pull request #1376 from Nexela/pluginDev最萌小汐
Plugin enchancements
2022-07-23Plugin enchancementsNicholas Dunn
Adds config.runtime.plugingArgs Adds pluginPath to package.path. Closes #1297 Adds log.warn() when specified plugin can't be found Possible Changelog entry: ```txt * `NEW` `Lua.runtime.pluginArgs` * `CHG` add plugin path in package.path ```
2022-07-22fix #1363 don't lookup globals in blocks最萌小汐
2022-07-22fix #1368最萌小汐
2022-07-22fix #1355最萌小汐
2022-07-22check nil最萌小汐
2022-07-22remove `cast-type-mismatch` from group `luadoc`最萌小汐
2022-07-22update submodules最萌小汐
2022-07-22handle `../?.lua`最萌小汐
2022-07-22refactor `require-path`最萌小汐
2022-07-21pass tests最萌小汐
2022-07-21change settings最萌小汐
2022-07-21`type.castNumberToInteger` default by `true`最萌小汐
2022-07-21fix #1335最萌小汐
2022-07-21fix #1354最萌小汐
2022-07-21update submodules最萌小汐
2022-07-21small fix最萌小汐
2022-07-19`close-non-object` don't check `unknown`最萌小汐
2022-07-193.5.0最萌小汐
2022-07-19Merge pull request #1352 from serg3295/fix_lfs最萌小汐
fix typos in annotation
2022-07-19fix typos in annotationserg3295