Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-03-16 | manif: remove dead code | Hisham Muhammad | 1 | -44/+0 |
2021-03-16 | editorconfig: trim trailing whitespace | Hisham Muhammad | 103 | -673/+674 |
2021-03-16 | manif.writer: be more resilient to a mismatched "x.init" module name in manifest | Hisham Muhammad | 1 | -8/+17 |
2021-03-16 | configure: check that version of lua.h matches | Hisham Muhammad | 1 | -2/+5 |
2021-03-16 | Fix fs.is_tool_available invocation for SVN | Hisham Muhammad | 1 | -1/+1 |
2021-03-16 | install.bat: add >NUL redirects to all msvc compiler environment commands | Hisham Muhammad | 1 | -3/+3 |
2021-03-16 | redirect output from vcvarsall.bat to nul (#1288) | dwenegar | 1 | -1/+1 |
2021-03-15 | .gitignore: add .luacheckcache | Hisham Muhammad | 1 | -0/+1 |
2021-03-15 | Run Luacheck in CI & fix reported errors (#1285) | Carl Smedstad | 23 | -37/+56 |