Commit graph

9 commits

Author SHA1 Message Date
Jonathan Müller
cd4a25e959 Parse template parameters and part of alias template 2017-03-23 09:10:14 +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
9267bbbff2 Parse free functions 2017-03-11 18:08:06 +01:00
Jonathan Müller
b183513166 Parse cpp_type_alias and simple cpp_type's 2017-02-22 22:42:20 +01:00
Jonathan Müller
a38641ecb1 Add diagnostic on ignored cursor type 2017-02-22 20:49:20 +01:00
Jonathan Müller
ce69b0157f Parse cpp_namespace 2017-02-21 22:36:38 +01:00
Jonathan Müller
467936cba4 Add parse_error handling 2017-02-21 20:47:15 +01:00
Jonathan Müller
1d083978ca Add tokenizer 2017-02-21 20:06:07 +01:00
Jonathan Müller
958100d3e3 Add debug_helper.hpp 2017-02-21 19:24:16 +01:00