Jonathan Müller
|
7a9f6fdfac
|
Improve function scope parsing
|
2017-06-23 09:34:36 +02:00 |
|
Jonathan Müller
|
6cd9404175
|
Workaround broken virtual implementation
|
2017-04-19 17:47:38 +02:00 |
|
Jonathan Müller
|
c3d1d97892
|
Add and parse cpp_friend
Only works in clang>=4.
|
2017-04-06 11:45:17 +02:00 |
|
Jonathan Müller
|
9a0ac36715
|
Fix parsing of default value
It is now always unexposed, but works better.
|
2017-03-30 13:11:21 +02:00 |
|
Jonathan Müller
|
1bbc962b8c
|
Parse cpp_class_template_specialization
|
2017-03-27 11:51:30 +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
|
eeb48f1df5
|
Parse cpp_function_template
|
2017-03-25 14:34:04 +01:00 |
|
Jonathan Müller
|
d6f0997fb6
|
Parse cpp_alias_template
|
2017-03-24 16:49:31 +01:00 |
|
Jonathan Müller
|
cd4a25e959
|
Parse template parameters and part of alias template
|
2017-03-23 09:10:14 +01:00 |
|