index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
indent
/
debug.c
Age
Commit message (
Expand
)
Author
2023-05-22
indent: implement suppressing optional blank lines
rillig
2023-05-20
indent: extract the output state from the parser state
rillig
2023-05-20
indent: implement blank line above block comment
rillig
2023-05-20
indent: implement blank line after function body
rillig
2023-05-20
indent: implement blank lines around conditional compilation
rillig
2023-05-20
indent: add debug logging for brace indentation
rillig
2023-05-18
indent: manually wrap overly long lines
rillig
2023-05-18
indent: switch to standard code style
rillig
2023-05-17
indent: fix indentation in preprocessor line
rillig
2023-05-16
indent: allow comments in column 1 to be formatted
rillig
2023-05-16
indent: remove support for form feed characters inside a line
rillig
2023-05-15
indent: clean up detection of whether parentheses form a cast
rillig
2023-05-15
indent: indent multi-line conditions
rillig
2023-05-15
indent: document feature toggle for debugging output
rillig
2023-05-15
indent: move debugging code to separate file
rillig
2023-05-15
indent: clean up memory and buffer management
rillig
2023-05-13
indent: implement 'blank after declarations'
rillig
2023-05-13
indent: use enum instead of magic numbers for tracking declarations
rillig
2023-05-13
indent: add debug logging for enum token classification
rillig
2023-05-13
indent: move debugging code to separate file
rillig
[prev]