NetBSD/usr.bin/xlint/lint1
2021-03-20 15:30:58 +00:00
..
cgram.y lint: clean up grammar for declaration after statement 2021-03-20 15:30:58 +00:00
check-msgs.lua tests/lint: shorten code for checking redundancy in files 2021-02-28 12:45:47 +00:00
ckgetopt.c lint: reduce duplicate code in check for getopt 2021-02-20 10:12:52 +00:00
decl.c lint: update comment on setasm for C99 2021-03-20 13:25:31 +00:00
emit1.c lint: rename t_isenum and t_aincompl to be more expressive 2021-02-19 22:27:49 +00:00
err.c lint: properly name C99 in message about declaration after statement 2021-03-20 14:17:56 +00:00
externs1.h lint: use standard form of statement macro for debug_node 2021-03-19 08:23:39 +00:00
func.c lint: rename 'blklev' to 'block_level' 2021-03-17 01:15:31 +00:00
init.c lint: fix assertion failure after error in designation 2021-03-20 08:54:27 +00:00
lex.c lint: rename 'blklev' to 'block_level' 2021-03-17 01:15:31 +00:00
lint1.h lint: document the struct for declarations more precisely 2021-03-20 13:00:43 +00:00
main1.c lint: replace integer constant expressions with true and false 2021-01-16 16:53:23 +00:00
Makefile lint: document how to compile lint1 in debug mode 2021-02-20 18:10:22 +00:00
Makefile.err-msgs-h lint: fix code generation from err.c 2021-01-03 20:44:54 +00:00
makeman
mem1.c lint: rename 'blklev' to 'block_level' 2021-03-17 01:15:31 +00:00
op.h lint: rename mod_t members 2021-01-17 12:23:01 +00:00
oper.c lint: clean up code (mostly comments) 2021-01-18 20:02:34 +00:00
ops.def lint: rename operator 'const' to 'constant' 2021-03-18 21:56:34 +00:00
print.c lint: remove redundant symbolic operator names 2021-01-05 23:20:53 +00:00
scan.l lint: expand abbreviations in lexer function names 2021-01-24 09:25:16 +00:00
tree.c lint: rename in_bit to in_bits 2021-03-19 08:21:26 +00:00