Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Finally bite the bullet and make the major change: split the clang namespace | Chris Lattner | 2007-06-15 | 1 | -3/+1 | |
* | Rename SemaDeclSpec.{h|cpp} back to DeclSpec.{h|cpp} now that the distinction | Chris Lattner | 2006-11-11 | 1 | -1/+1 | |
* | rename SemaDecl.cpp/h to SemaDeclSpec.cpp/h | Chris Lattner | 2006-11-08 | 1 | -1/+1 | |
* | eliminate EmptyAction, merging it into MinimalAction instead. | Chris Lattner | 2006-11-05 | 1 | -3/+3 | |
* | start factoring actions into two flavors: minimal and semantic actions. | Chris Lattner | 2006-11-05 | 1 | -1/+1 | |
* | rename a bunch of files for better consistency | Chris Lattner | 2006-11-05 | 1 | -1/+1 | |
* | Changes through out the parser and actions/ast interface to return top-level | Chris Lattner | 2006-10-16 | 1 | -5/+5 | |
* | Start adding support for printing out parser callbacks and adding ast building | Chris Lattner | 2006-08-17 | 1 | -0/+57 |