0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add warning about lack of maintenance More... about 10 years ago
Fix typo in build instructions More... about 13 years ago
Don't import the full llvm namespace More... about 13 years ago
Add some comments and other cleanups More... about 13 years ago
Rename VisitorBase typedef to RAV More... about 13 years ago
Don't need clangTooling yet More... about 13 years ago
Initial readme. More... about 13 years ago
Use the installed clang for standalone builds More... about 13 years ago
Add tests for ChooseExpr, GNUNullExpr, StmtExpr More... about 13 years ago
Implement printing for AddrLabelExpr More... about 13 years ago
Implement printing for AtomicExpr More... about 13 years ago
Implement printing for SubstTemplateTypeParmTypeLoc More... about 13 years ago
Fix -Wno-unused options More... about 13 years ago
Add test for GenericSelectionExpr More... about 13 years ago
Add test for VAArgExpr More... about 13 years ago
Add test for ParenListExpr More... about 13 years ago
Implement printing for InitListExpr More... about 13 years ago
DeclName is optional for VarDecl and ParmVarDecl More... about 13 years ago
Implement printing for CompoundLiteralExpr More... about 13 years ago
Add tests for binary and conditional operators More... about 13 years ago
Add tests for explicit casts More... about 13 years ago
Implement printing for ImplicitCastExpr More... about 13 years ago
Add tests for ArraySubscriptExpr/CallExpr/MemberExpr More... about 13 years ago
Implement printing for the remaining C/C++ Stmt More... about 13 years ago
Implement printing for the remaining C/C++ Decl More... over 13 years ago
Implement printing for UsingDecl and UsingShadowDecl More... over 13 years ago
Forgot to add these tests for TemplateDecl children More... over 13 years ago
Update to handle RAV getTypeForDecl traversal fix More... over 13 years ago
Implement printing for TemplateDecl children More... over 13 years ago
Update to handle RAV EnumDecl type traversal fix More... over 13 years ago