Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use c99 instead of nonportable cc -std=c99 | Mattias Andrée | 2022-01-05 | 1 | -2/+2 |
* | Add todos for comments | Mattias Andrée | 2022-01-04 | 1 | -1/+10 |
* | Remove unused files from .gitignore and make clean | Mattias Andrée | 2022-01-04 | 2 | -7/+1 |
* | Replace dependency on libsimple with boilerplate code | Mattias Andrée | 2022-01-04 | 6 | -7/+133 |
* | Rename to makel | Mattias Andrée | 2022-01-04 | 3 | -10/+10 |
* | don't print argv0 | NRK | 2022-01-04 | 1 | -2/+2 |
* | misc | Mattias Andrée | 2022-01-04 | 3 | -8/+64 |
* | Remove unnecessary brackets | Mattias Andrée | 2022-01-02 | 1 | -2/+2 |
* | Lint line continuation and whitespace issues | Mattias Andrée | 2022-01-01 | 4 | -9/+220 |
* | Move some functions into makefile.c | Mattias Andrée | 2022-01-01 | 4 | -87/+96 |
* | Fix replacement character insertion for invalid UTF-8 | Mattias Andrée | 2022-01-01 | 1 | -1/+2 |
* | Validate UTF-8 encoding and check for long lines | Mattias Andrée | 2022-01-01 | 7 | -97/+199 |
* | Change [warn] to [warning] | Mattias Andrée | 2022-01-01 | 1 | -1/+1 |
* | improve WC_EXTRA_MAKEFILE warning | NRK | 2022-01-01 | 1 | -3/+4 |
* | Rename to mklint to avoid confusion with pre-existing tool with opposite goal | Mattias Andrée | 2022-01-01 | 3 | -10/+10 |
* | m | Mattias Andrée | 2021-12-31 | 1 | -1/+1 |
* | First commit | Mattias Andrée | 2021-12-31 | 7 | -0/+378 |