index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Rewrite
/
HTMLRewrite.cpp
Age
Commit message (
Expand
)
Author
2008-03-27
Added <h3> tag in HTML file output that contains the name of the source file.
Ted Kremenek
2008-03-24
Minor CSS tweaking: use webkit style CSS properties for shadows/rounded edges
Ted Kremenek
2008-03-19
Added HTML highlighting for ranges.
Ted Kremenek
2008-03-19
Change colors of HTML message bubble.
Ted Kremenek
2008-03-19
More CSS enhancements to HTML code printing.
Ted Kremenek
2008-03-19
Misc. cleanups to HTML printing: make code rendered using tables; add
Ted Kremenek
2008-03-19
Initial experimentation with adding boxed "annotations" to HTMLized source.
Ted Kremenek
2008-03-19
Moved generation of html header/footer with builtin CSS to the rewriter library.
Ted Kremenek
2008-03-19
More cleanups to the HTML rewriter (with line formatting), with better
Ted Kremenek
2008-03-19
Change "style" to "class" in HTML output.
Ted Kremenek
2008-03-19
More cleanups to HTML rewriter API: remove the InsertTag method; was too comp...
Ted Kremenek
2008-03-18
More HTML rewriter cleanups. Preliminary CSS support in code pretty-printing.
Ted Kremenek
2008-03-18
Some cleanups to the HTMLRewrite API. Added support for printing out line
Ted Kremenek
2008-03-18
Modified "InsertTag" (HTML rewriter) to have an optional "OutermostTag" flag to
Ted Kremenek
2008-03-18
Added the beginning of a set of rewriter functions for pretty-printing source
Ted Kremenek
[prev]