.. |
cgram.y
|
lint: add debug logging for C99-style initialization of arrays
|
2021-03-17 15:45:30 +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: rename dinfo_t members to be more expressive
|
2021-03-17 02:18:03 +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: in strict C mode, warn about initialization with '[a ... b]'
|
2021-03-07 19:42:54 +00:00 |
externs1.h
|
lint: add debug logging for C99-style initialization of arrays
|
2021-03-17 15:45:30 +00:00 |
func.c
|
lint: rename 'blklev' to 'block_level'
|
2021-03-17 01:15:31 +00:00 |
init.c
|
lint: document the initialization of an object in more detail
|
2021-03-18 14:58:44 +00:00 |
lex.c
|
lint: rename 'blklev' to 'block_level'
|
2021-03-17 01:15:31 +00:00 |
lint1.h
|
lint: document the initialization of an object in more detail
|
2021-03-18 14:58:44 +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: add test for using a bool as array index in strict bool mode
|
2021-02-20 18:02:58 +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 'blklev' to 'block_level'
|
2021-03-17 01:15:31 +00:00 |