Age | Commit message (Expand) | Author |
---|---|---|
2013-02-22 | Comment parsing: add CommentOptions to allow specifying custom comment block ... | Dmitri Gribenko |
2012-09-11 | Comment parsing: handle non-builtin commands correctly. After semantic | Dmitri Gribenko |
2012-09-11 | Fix buffer overflow. | Eli Friedman |
2012-09-10 | Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. | Dmitri Gribenko |
2012-08-16 | CommentCommandTraits: rename BeginName -> StartName for consistency. | Dmitri Gribenko |
2012-08-09 | Comment to HTML and XML conversion: ignore commands that contain a declaration | Dmitri Gribenko |
2012-08-09 | Comment parsing: extract TableGen'able pieces into new CommandTraits class. | Dmitri Gribenko |