Jonathan Müller
1c973cb0fa
Fix issue with conversion op parsing & instantiation type
2017-04-19 17:10:14 +02:00
Jonathan Müller
599f2bbff8
Add semantic parent to forward declarable entities
2017-04-14 22:06:27 +02:00
Jonathan Müller
cf7ea80768
Fix issue with out-of-line constructor definition of template class
2017-04-14 14:53:37 +02:00
Jonathan Müller
c5d6df957c
Remove parameter children from e.g. cpp_function_base
...
Also template parameter children of cpp_template_template_parameter.
Now accessible over named function, consistent with base classes, other template parameters etc.
2017-04-11 18:50:02 +02:00
Jonathan Müller
aec3d77e2f
Fix issue with constructor in template file
2017-04-10 21:15:35 +02:00
Jonathan Müller
d18070a799
Implement code generation
2017-03-29 19:51:02 +02:00
Jonathan Müller
c44e0b512e
Use enum for builtin types
2017-03-27 22:19:25 +02:00
Jonathan Müller
bf7c85a9dd
Parse cpp_function_template_specialization
2017-03-27 10:07:13 +02:00
Jonathan Müller
eeb48f1df5
Parse cpp_function_template
2017-03-25 14:34:04 +01:00
Jonathan Müller
e787b845d5
Parse cpp_destructor
2017-03-12 18:38:31 +01:00
Jonathan Müller
68c74a9f07
Parse cpp_constructor
2017-03-12 18:18:26 +01:00
Jonathan Müller
8691628ec5
Parse cpp_converison_op
2017-03-12 17:43:57 +01:00
Jonathan Müller
85ca226117
Parse cpp_member_function
2017-03-12 16:04:28 +01:00