Commit graph

10 commits

Author SHA1 Message Date
topisani
037619964f Comments and (failing) tests 2017-12-22 04:09:48 +01:00
Jonathan Müller
75fbc577ad Fix issue when parsing anonymous namespaces 2017-04-10 21:02:23 +02:00
Jonathan Müller
d18070a799 Implement code generation 2017-03-29 19:51:02 +02: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
08717b2ae7 Add support for overloaded entity references 2017-03-19 16:07:54 +01:00
Jonathan Müller
e56455a411 Add test for cpp_using_declaration parsing 2017-02-23 21:31:00 +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
7e1ef01105 Parse cpp_namespace 2017-02-22 10:33:27 +01:00
Jonathan Müller
ce69b0157f Parse cpp_namespace 2017-02-21 22:36:38 +01:00