NetBSD/usr.bin/xlint/lint1
rillig d4b0f2fea7 lint: align comments in code with actual messages
Redundancy is bad.  Especially in this case, separating the format
strings from the actual arguments prevents the compiler from
cross-checking them.
2021-01-01 00:00:24 +00:00
..
cgram.y lint: split cluparg into separate functions 2020-12-30 13:17:42 +00:00
check-msgs.lua lint: align comments in code with actual messages 2021-01-01 00:00:24 +00:00
decl.c lint: align comments in code with actual messages 2021-01-01 00:00:24 +00:00
emit1.c lint: un-abbreviate s_dpos, s_spos and s_upos 2020-12-30 11:14:03 +00:00
err.c lint: reduce verbosity of assertions 2020-12-30 01:33:30 +00:00
externs1.h lint: split cluparg into separate functions 2020-12-30 13:17:42 +00:00
func.c lint: align comments in code with actual messages 2021-01-01 00:00:24 +00:00
init.c lint: align comments in code with actual messages 2021-01-01 00:00:24 +00:00
lint1.h lint: inline STRUCT_ASSIGN 2020-12-30 11:39:55 +00:00
main1.c lint: remove redundant parentheses around return value 2020-12-29 11:35:11 +00:00
Makefile
Makefile.ops-c
Makefile.ops-h
makeman
mem1.c lint: rename more _nxt members to _next 2020-12-30 10:46:11 +00:00
mkops lint: in mkops, replace printf with println 2020-12-31 16:19:05 +00:00
op.h lint: rename fields in mod_t 2020-12-28 19:38:54 +00:00
ops.def
print.c lint: un-abbreviate parenthesized and _strg 2020-12-30 10:56:51 +00:00
scan.l lint: spell check comments 2020-12-30 11:56:10 +00:00
tree.c lint: align comments in code with actual messages 2021-01-01 00:00:24 +00:00