Histórico de Commits

Autor SHA1 Mensagem Data
  Alex Lorenz ac0f61a33a [index] Add the "SpecializationOf" relation to the forward declarations há 8 anos atrás
  Alex Lorenz 4a8ecfcda3 [index] Nested class declarations should be annotated with the há 8 anos atrás
  Alex Lorenz 4d2e73a5c6 [index] Record C++17 global binding declarations há 8 anos atrás
  Alex Lorenz 4648a7930c [index] Index static_assert declarations há 8 anos atrás
  Alex Lorenz 08d6b47db9 [index] Index the default template parameter values há 8 anos atrás
  Alex Lorenz 15b4f09a33 [index] Index the deleted functions há 8 anos atrás
  Alex Lorenz 546e0b9922 [index] Visit the default argument values in function definitions há 8 anos atrás
  Alex Lorenz d22768f709 [index] 'using namespace' declarations in functions should record há 8 anos atrás
  Alex Lorenz c06ddfb058 [index] Visit and store information about namespace alias declarations há 8 anos atrás
  Alex Lorenz 6c05f3abb9 [index] Store correct location for namespace nested name qualifiers há 8 anos atrás
  Alex Lorenz 1ab2136862 [index] Index template specialization arguments for function templats há 8 anos atrás
  Alex Lorenz c77ddfcae5 [Index] The relation between the declarations in template há 8 anos atrás
  Alex Lorenz 9a24d62d45 [index] Index type source info for class specializations há 8 anos atrás
  Alex Lorenz bc371f9ed3 [index] Record the 'SpecializationOf' relation for function specializations há 8 anos atrás
  Alex Lorenz 6d3ec86383 [index] The relation between the declarations in template specializations há 8 anos atrás
  Alex Lorenz 59a0c5ecb8 [index] Record class template specializations using a new 'SpecializationOf' há 8 anos atrás
  Argyrios Kyrtzidis 2040f8c570 [index] For C++ constructors/destructors, add references to the parent type where its name appears in definitions and declarations há 8 anos atrás
  Argyrios Kyrtzidis e54da63eff [index] C++: Improve handling of typedefs as base names in C++ class declarations há 8 anos atrás
  Argyrios Kyrtzidis c64d3a5d1a [index] USR generation: use getTemplateArgs() instead of getTemplateInstantiationArgs() há 8 anos atrás
  Argyrios Kyrtzidis 231cda663b [index] Add 'contained-by' relation between references and their lexical container. há 8 anos atrás
  Argyrios Kyrtzidis c900a4b13d [index] Introduce SymbolSubKind for reporting language-specific details. há 8 anos atrás
  Argyrios Kyrtzidis 0e2326e6f9 [index] Handle properly C++14's template variables. há 8 anos atrás
  Argyrios Kyrtzidis cf55f2614a [index] Make sure to mark class template symbols as having 'generic' sub-kind. há 8 anos atrás
  Argyrios Kyrtzidis eab101ef5f [index] Fix assertion hit when handling a declaration of C++'s 'operator new' function. há 8 anos atrás
  Argyrios Kyrtzidis 9f9a4eb120 [index] Fix crash with indexing designated init expressions inside templates. há 9 anos atrás
  Ben Langmuir eacdb14b4d [index] Remove redundancy between symbol kind and language há 9 anos atrás
  Argyrios Kyrtzidis 340ce98984 [index] Use ',' to separate symbol roles when printing. há 9 anos atrás
  Argyrios Kyrtzidis 1c8c47123f [AST/index] Introduce an option 'SuppressTemplateArgsInCXXConstructors' in printing policy. há 9 anos atrás