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