1. 8337f81 [refactor][selection] canonicalize decl ref callee to the call expr by Alex Lorenz · 8 years ago
  2. f64d0a4 [refactor][selection] canonicalize member expr callee to the full by Alex Lorenz · 8 years ago
  3. 547e5ad [refactor][selection] canonicalize selected string literal to objc by Alex Lorenz · 8 years ago
  4. 7cd48cd [refactor][selection] code ranges can be selected in objc methods by Alex Lorenz · 8 years ago
  5. b87b6bf [refactor] select the entire DeclStmt if one ifs decls is selected by Alex Lorenz · 8 years ago
  6. ce781e4 [refactor] Add a doc comment to the test function in the selection unittest. by Alex Lorenz · 8 years ago
  7. cd6c783 [refactor] selection: new CodeRangeASTSelection represents a set of selected by Alex Lorenz · 8 years ago
  8. caf2ef0 Avoid 'size_t' typedef in the unittest ObjC code by Alex Lorenz · 8 years ago
  9. 410ef38 Recommit r312127: [refactor] AST selection tree should contain syntactic by Alex Lorenz · 8 years ago
  10. 02c9994 Revert r312127 as the ObjC unittest code fails to compile on Linux by Alex Lorenz · 8 years ago
  11. 6852bea [refactor] AST selection tree should contain syntactic form of PseudoObjectExpr by Alex Lorenz · 8 years ago
  12. 23654b5 [refactor] Examine the whole range for ObjC @implementation decls by Alex Lorenz · 8 years ago
  13. 39265ca Fix use-after-free in Clang's ASTSelection unittest by Alex Lorenz · 8 years ago
  14. a844f39 [refactor] Add the AST source selection component by Alex Lorenz · 8 years ago