Jonathan Müller
|
183aeaafde
|
Parse documentation comments
|
2017-03-16 11:49:37 +01:00 |
|
Jonathan Müller
|
087b9583ff
|
Parse cpp_using_directive/declaration
Both of them now also don't have a name() anymore as it was inconsistent with get_full_name().
|
2017-02-22 20:09:40 +01:00 |
|
Jonathan Müller
|
45e9e5305b
|
Parse cpp_namespace_alias
|
2017-02-22 11:04:34 +01:00 |
|
Jonathan Müller
|
ce69b0157f
|
Parse cpp_namespace
|
2017-02-21 22:36:38 +01:00 |
|
Jonathan Müller
|
edb132981a
|
Add cpp_template_template_parameter
|
2017-02-01 21:04:53 +01:00 |
|
Jonathan Müller
|
eedc029e66
|
Add cpp_type_alias
|
2017-01-22 12:44:21 +01:00 |
|
Jonathan Müller
|
87aba96c5b
|
Rename cpp_entity_type -> cpp_entity_kind
|
2017-01-22 12:29:24 +01:00 |
|
Jonathan Müller
|
0b88656cc2
|
Add full_name() function
|
2017-01-22 11:50:37 +01:00 |
|
Jonathan Müller
|
a2c54165bd
|
Add cpp_enum and cpp_enum_value
|
2017-01-21 22:44:53 +01:00 |
|
Jonathan Müller
|
023ce3e87c
|
Remove cpp_scope
|
2017-01-21 22:30:51 +01:00 |
|
Jonathan Müller
|
21c59afc71
|
Generalize basic_cpp_entity_ref to use predicate
|
2017-01-21 19:53:37 +01:00 |
|
Jonathan Müller
|
9d60bd2992
|
Add cpp_using_declaration
|
2017-01-21 13:44:35 +01:00 |
|
Jonathan Müller
|
69f78d6abf
|
Add basic_cpp_entity_ref generalization
|
2017-01-21 13:40:13 +01:00 |
|
Jonathan Müller
|
b54410cab2
|
Add cpp_using_directive
|
2017-01-21 13:30:53 +01:00 |
|
Jonathan Müller
|
75c67ab5cd
|
Add cpp_namespace_alias
|
2017-01-21 13:15:13 +01:00 |
|
Jonathan Müller
|
6d666a4d9f
|
Add cpp_entity_index
|
2017-01-21 12:59:37 +01:00 |
|
Jonathan Müller
|
079320cd01
|
Extract cpp_entity_container CRTP class
|
2017-01-21 12:35:11 +01:00 |
|
Jonathan Müller
|
2812c7bd0a
|
Set parent when adding automatically
|
2017-01-21 12:25:58 +01:00 |
|
Jonathan Müller
|
c25103e680
|
Add cpp_namespace
|
2017-01-20 23:42:51 +01:00 |
|