Commit graph

15 commits

Author SHA1 Message Date
Jonathan Müller
9fd18e9158 Add basic cpp_expression support 2017-01-21 21:05:52 +01:00
Jonathan Müller
ebfa75aa8b Add first cpp_type infrastructure 2017-01-21 20:54:10 +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
bbfef3151d Use hash of string as identifier 2017-01-21 13:20:07 +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
Jonathan Müller
170c4045e2 Add cpp_file 2017-01-20 23:23:35 +01:00
Jonathan Müller
865217a190 Add cpp_scope base 2017-01-20 23:10:04 +01:00
Jonathan Müller
9a944cd500 Add basic entity 2017-01-20 23:00:47 +01:00