aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-16manif: remove dead codeHisham Muhammad1-44/+0
2021-03-16editorconfig: trim trailing whitespaceHisham Muhammad103-673/+674
2021-03-16manif.writer: be more resilient to a mismatched "x.init" module name in manifestHisham Muhammad1-8/+17
2021-03-16configure: check that version of lua.h matchesHisham Muhammad1-2/+5
2021-03-16Fix fs.is_tool_available invocation for SVNHisham Muhammad1-1/+1
2021-03-16install.bat: add >NUL redirects to all msvc compiler environment commandsHisham Muhammad1-3/+3
2021-03-16redirect output from vcvarsall.bat to nul (#1288)dwenegar1-1/+1
2021-03-15.gitignore: add .luacheckcacheHisham Muhammad1-0/+1
2021-03-15Run Luacheck in CI & fix reported errors (#1285)Carl Smedstad23-37/+56