summaryrefslogtreecommitdiffstats
path: root/util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-04Add todos for commentsMattias Andrée1-1/+10
2022-01-04Remove unused files from .gitignore and make cleanMattias Andrée2-7/+1
2022-01-04Replace dependency on libsimple with boilerplate codeMattias Andrée6-7/+133
2022-01-04Rename to makelMattias Andrée3-10/+10
2022-01-04don't print argv0NRK1-2/+2
2022-01-04miscMattias Andrée3-8/+64
2022-01-02Remove unnecessary bracketsMattias Andrée1-2/+2
2022-01-01Lint line continuation and whitespace issuesMattias Andrée4-9/+220
2022-01-01Move some functions into makefile.cMattias Andrée4-87/+96
2022-01-01Fix replacement character insertion for invalid UTF-8Mattias Andrée1-1/+2
2022-01-01Validate UTF-8 encoding and check for long linesMattias Andrée7-97/+199
2022-01-01Change [warn] to [warning]Mattias Andrée1-1/+1
2022-01-01improve WC_EXTRA_MAKEFILE warningNRK1-3/+4
2022-01-01Rename to mklint to avoid confusion with pre-existing tool with opposite goalMattias Andrée3-10/+10
2021-12-31mMattias Andrée1-1/+1