log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
~dholland
>
hg
>
tradcpp
>
index.cgi
log directive.c @ 163:
e1dfa3f90b6c
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2015-02-27
Joerg Sonnenberger
Fully implement #line.
2015-06-12
David A. Holland
Wrap up the current and next line position when invoking directives.
2013-06-15
David A. Holland
Don't expand macros within character constants.
2013-06-12
David A. Holland
fix for #if handling:
2013-06-11
David A. Holland
Make -Wcomment work again
2013-06-11
David A. Holland
Pass -Wunused.
2013-06-11
David A. Holland
add 2013 to copyrights where it seems warranted
2013-06-11
David A. Holland
If we get a malformed #include, print it.
2013-06-11
David A. Holland
Accept # by itself, including with a comment after it.
2013-06-11
David A. Holland
In #if/#elif, prune comments *after* macro expansion.
2013-06-11
David A. Holland
Don't recognize comments within double-quote strings.
2013-06-11
David A. Holland
Clean out old not-really-working nested comment handling.
2013-06-10
David A. Holland
handle nested ifs correctly
2013-03-31
David A. Holland
Recognize directive lines only when the # is exactly in column 0.
2013-03-31
David A. Holland
Prune single-line comments from (most) directive lines.
2013-03-31
David A. Holland
Don't truncate the candidate include path strings.
2013-03-31
David A. Holland
Intercept multiline comments earlier. Leave same-line comments alone.
2013-03-31
David A. Holland
Pass the size to free; it makes debug checking easier.
2013-03-31
David A. Holland
Wrap free() in dofree() to allow instrumenting it for debugging.
2013-03-31
David A. Holland
Don't demand space after the macro argument parenthesis.
2010-12-20
David A. Holland
copyrights
2010-12-20
David A. Holland
deal with macro parameters
2010-12-20
David A. Holland
expression evaluator
2010-12-20
David A. Holland
handle directives
less
more
|
(0)
tip