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
Age
Commit message (
Expand
)
Author
2023-06-14
indent: allow more than 5 levels of #if/#endif
rillig
2023-06-14
indent: clean up debugging code
rillig
2023-06-14
indent: clean up handling of comments
rillig
2023-06-14
indent: remove another flag from parser state
rillig
2023-06-14
indent: remove a redundant flag from the parser state
rillig
2023-06-14
indent: merge parser symbols for stmt and stmt_list
rillig
2023-06-10
indent: rename misleading variable
rillig
2023-06-10
indent: fix debug output
rillig
2023-06-10
indent: fix line break between semicolon and brace
rillig
2023-06-10
indent: fix stack overflow, add more tests
rillig
2023-06-10
indent: miscellaneous cleanups
rillig
2023-06-10
indent: clean up function names, fix blank lines in debug output
rillig
2023-06-10
indent: in debug mode, null-terminate buffers
rillig
2023-06-10
indent: distinguish blank lines from newline characters
rillig
2023-06-10
indent: clean up debug output
rillig
2023-06-10
indent: fix indentation of continuation lines in initializers
rillig
2023-06-10
indent: extract output of an indented line to separate function
rillig
2023-06-10
indent: clean up function names and order in output
rillig
2023-06-10
indent: clean up function and variable names
rillig
2023-06-10
indent: explain right-aligned code
rillig
2023-06-10
indent: fix token classification in declarations
rillig
2023-06-10
indent: rename and sort variables in parser state
rillig
2023-06-10
Pull git commit way-etc-20140221.tar.bz2 by Xin Li from FreeBSD:
simonb
2023-06-09
indent: trim trailing blank lines
rillig
2023-06-09
Add riscv port
hgutch
2023-06-09
indent: clean up lexer
rillig
2023-06-09
indent: sync debug information for lexer symbols
rillig
2023-06-09
indent: group lexer symbols by topic, sort processing functions
rillig
2023-06-09
lint: miscellaneous clean-ups
rillig
2023-06-09
lint: sort functions in calling order
rillig
2023-06-09
lint: indent local variables consistently
rillig
2023-06-09
indent: support C99 compound literals
rillig
2023-06-09
indent: don't treat function call expressions as cast expressions
rillig
2023-06-09
indent: improve heuristics for function declaration vs. definition
rillig
2023-06-09
indent: eliminate unused variable
rillig
2023-06-09
indent: when an indentation is ambiguous, indent one level further
rillig
2023-06-09
indent: format its own code
rillig
2023-06-09
indent: preserve block comments with delimiters
rillig
2023-06-09
indent: express more clearly how delimited and no-wrap comments relate
rillig
2023-06-09
indent: indent multi-line expressions according to parentheses
rillig
2023-06-08
indent: remove fragile heuristic for detecting cast expressions
rillig
2023-06-08
indent: fix indentation of initializer lists with designators
rillig
2023-06-08
indent: fix indentation in multi-line else-if conditions
rillig
2023-06-08
indent: clean up and condense code
rillig
2023-06-07
indent: extract the stack of parser symbols to a separate struct
rillig
2023-06-07
indent: send all debug output to the same stream
rillig
2023-06-06
indent: right-trim single-line comments
rillig
2023-06-06
indent: clean up formatting of comments
rillig
2023-06-06
indent: simplify handling of comments
rillig
2023-06-06
indent: split printing of comments into smaller functions
rillig
[prev]
[next]