summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed line continuation checks.Thomas Oltmann2022-01-072-3/+4
* Use c99 instead of nonportable cc -std=c99Mattias Andrée2022-01-051-2/+2
* Add todos for commentsMattias Andrée2022-01-041-1/+10
* Remove unused files from .gitignore and make cleanMattias Andrée2022-01-042-7/+1
* Replace dependency on libsimple with boilerplate codeMattias Andrée2022-01-046-7/+133
* Rename to makelMattias Andrée2022-01-043-10/+10
* don't print argv0NRK2022-01-041-2/+2
* miscMattias Andrée2022-01-043-8/+64
* Remove unnecessary bracketsMattias Andrée2022-01-021-2/+2
* Lint line continuation and whitespace issuesMattias Andrée2022-01-014-9/+220
* Move some functions into makefile.cMattias Andrée2022-01-014-87/+96
* Fix replacement character insertion for invalid UTF-8Mattias Andrée2022-01-011-1/+2
* Validate UTF-8 encoding and check for long linesMattias Andrée2022-01-017-97/+199
* Change [warn] to [warning]Mattias Andrée2022-01-011-1/+1
* improve WC_EXTRA_MAKEFILE warningNRK2022-01-011-3/+4
* Rename to mklint to avoid confusion with pre-existing tool with opposite goalMattias Andrée2022-01-013-10/+10
* mMattias Andrée2021-12-311-1/+1
* First commitMattias Andrée2021-12-317-0/+378