Chris Lattner
|
a11d617933
Rename SourceManager::getCanonicalFileID -> getFileID. There is
|
16 жил өмнө |
Chris Lattner
|
025c3a6640
add a simplified lexer ctor that sets up the lexer to raw-lex an
|
16 жил өмнө |
Chris Lattner
|
2b2453a7d8
this massive patch introduces a simple new abstraction: it makes
|
16 жил өмнө |
Chris Lattner
|
f7cf85b330
more SourceLocation lexicon change: instead of referring to the
|
16 жил өмнө |
Chris Lattner
|
590f0cc643
Change how raw lexers are handled: instead of creating them and then
|
17 жил өмнө |
Ted Kremenek
|
a95d375044
Patch by Csaba Hruska!
|
17 жил өмнө |
Ted Kremenek
|
cc1b8532a1
Patch by Kovarththanan Rajaratnam!
|
17 жил өмнө |
Nico Weber
|
63366303f6
honor EscapeSpaces in 2nd overload of EscapeText()
|
17 жил өмнө |
Ted Kremenek
|
170db7c38d
Add CSS for word wrapping of long message bubbles.
|
17 жил өмнө |
Ted Kremenek
|
f6f593fae2
In a report-XXXXX.html, make the title include the name of the file with the bug. Patch by Jean-Daniel Dupas!
|
17 жил өмнө |
Chris Lattner
|
f3d8d19caf
replace form feeds with an <hr> tag.
|
17 жил өмнө |
Ted Kremenek
|
fb58609c5b
Provide a version of html::HighlightMacros that takes a Preprocessor&.
|
17 жил өмнө |
Chris Lattner
|
5c176f7a9b
Make tab insertion really right: the number of spaces inserted
|
17 жил өмнө |
Ted Kremenek
|
38941b5b54
Use HTML5 doctype when generating HTML.
|
17 жил өмнө |
Ted Kremenek
|
f501626052
Updated CSS colors. Patch by Cedric Venet!
|
17 жил өмнө |
Chris Lattner
|
9227c69534
Fix a problem noticed by Nuno, where we wouldn't escape characters in
|
17 жил өмнө |
Ted Kremenek
|
339b9c2775
class Preprocessor: Now owns the "predefines" char*; it deletes [] it in its dstor.
|
17 жил өмнө |
Chris Lattner
|
dc5be47542
don't give macros a background
|
17 жил өмнө |
Chris Lattner
|
8aa06aca8b
Make sure popup is on top over other spans. wrap long line.
|
17 жил өмнө |
Ted Kremenek
|
07339a63b4
Add support in HTML macro expansion for hovering over a macro and automatically
|
17 жил өмнө |
Chris Lattner
|
6f46be279f
insert macro expansions into floating divs. For now, they are always displayed,
|
17 жил өмнө |
Chris Lattner
|
5deb96d065
correctly hilight multi-line macro definitions and other
|
17 жил өмнө |
Chris Lattner
|
9402b57a0d
Make HighlightRange correctly handle multi-line ranges. This causes us to
|
17 жил өмнө |
Chris Lattner
|
5ef3e2c45f
add a new HighlightRange API, it doesn't handle multiline ranges
|
17 жил өмнө |
Chris Lattner
|
678c6358c8
reenable highlighting of (the first line of) comments
|
17 жил өмнө |
Chris Lattner
|
a745e8c528
switch from relexing with the preprocessor to do syntax highlighting to relexing
|
17 жил өмнө |
Chris Lattner
|
74ea3e5c57
Take a stab at highlighting #defines and #includes. This doesn't work yet.
|
17 жил өмнө |
Chris Lattner
|
c4586c234e
Syntax highlight keywords. I assume someone else will pick less appaling colors.
|
17 жил өмнө |
Chris Lattner
|
c54d50a418
split syntax highlighting of macros from keywords and comments,
|
17 жил өмнө |
Chris Lattner
|
3245a0a1c7
Add a mode of hackily syntax highlighting comments. This has a number of
|
17 жил өмнө |