Commit graph

19 commits

Author SHA1 Message Date
Jonathan Müller
ffbe878fcb Add user data pointer to entities 2017-09-15 11:51:25 +02:00
Jonathan Müller
1420abc81b Add .travis.yml 2017-04-21 10:12:06 +02:00
Jonathan Müller
06cf090b35 Add cpp_scope_name to support templated scopes 2017-04-13 11:58:52 +02:00
Jonathan Müller
6894a025ca Remove full_name() function
Doesn't work for templates.
2017-04-13 11:35:22 +02:00
Jonathan Müller
d0451c517b Skip templated and friended entities in tool 2017-04-12 15:17:30 +02:00
Jonathan Müller
e10a41fea8 Add proper build system 2017-04-02 18:38:28 +02:00
Jonathan Müller
df684694cc Add and parse unexposed entity 2017-03-30 12:04:18 +02:00
Jonathan Müller
67f247533c Add is_templated() helper 2017-03-27 21:47:57 +02:00
Jonathan Müller
eeb48f1df5 Parse cpp_function_template 2017-03-25 14:34:04 +01:00
Jonathan Müller
d21d017d8a Add support for multiple namespace entities with the same name 2017-03-22 12:09:13 +01:00
Jonathan Müller
183aeaafde Parse documentation comments 2017-03-16 11:49:37 +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
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