Commit graph

10 commits

Author SHA1 Message Date
Jonathan Müller
d18070a799 Implement code generation 2017-03-29 19:51:02 +02:00
Jonathan Müller
22fd582756 Parse cpp_class_template 2017-03-27 11:34:51 +02:00
Jonathan Müller
bf7c85a9dd Parse cpp_function_template_specialization 2017-03-27 10:07:13 +02:00
Jonathan Müller
cd4a25e959 Parse template parameters and part of alias template 2017-03-23 09:10:14 +01:00
Jonathan Müller
08717b2ae7 Add support for overloaded entity references 2017-03-19 16:07:54 +01:00
Jonathan Müller
cb9ad57e87 Register declarations as well
Will be overriden by definitions.
2017-03-18 11:01:27 +01:00
Jonathan Müller
853a132425 Add cpp_template_instantiation_type 2017-02-05 21:35:39 +01:00
Jonathan Müller
93f5ad5999 Add cpp_function_template_specialization 2017-02-04 14:43:27 +01:00
Jonathan Müller
535b088123 Fix alias template creation 2017-01-30 17:02:55 +01:00
Jonathan Müller
f75776df33 Add cpp_alias_template 2017-01-26 17:56:50 +01:00