Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment parsing: handle non-builtin commands correctly. After semantic | Dmitri Gribenko | 2012-09-11 | 1 | -0/+1 |
* | Fix buffer overflow. | Eli Friedman | 2012-09-11 | 1 | -2/+2 |
* | Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. | Dmitri Gribenko | 2012-09-10 | 1 | -101/+39 |
* | CommentCommandTraits: rename BeginName -> StartName for consistency. | Dmitri Gribenko | 2012-08-16 | 1 | -5/+5 |
* | Comment to HTML and XML conversion: ignore commands that contain a declaration | Dmitri Gribenko | 2012-08-09 | 1 | -8/+32 |
* | Comment parsing: extract TableGen'able pieces into new CommandTraits class. | Dmitri Gribenko | 2012-08-09 | 1 | -0/+110 |