Commit graph

11 commits

Author SHA1 Message Date
Jonathan Müller
44708fff76 [breaking] Move error_logged() from logger to parser 2017-06-27 16:42:59 +02:00
Jonathan Müller
204961b7b1 Throw exception on multiple parse error 2017-06-23 14:05:46 +02:00
Jonathan Müller
13d9ac6147 Skip attribute cursors 2017-06-22 13:57:59 +02:00
Jonathan Müller
599f2bbff8 Add semantic parent to forward declarable entities 2017-04-14 22:06:27 +02:00
Jonathan Müller
251e9abf5f Always expose underlying type of enum 2017-04-06 11:51:31 +02:00
Jonathan Müller
d6f0997fb6 Parse cpp_alias_template 2017-03-24 16:49:31 +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
183aeaafde Parse documentation comments 2017-03-16 11:49:37 +01:00
Jonathan Müller
210fcf2c36 Add support for forward declarations 2017-03-11 15:36:51 +01:00
Jonathan Müller
76f4136c86 Skip attributes in enum 2017-02-23 21:37:17 +01:00
Jonathan Müller
a47e66e2c4 Parse enums 2017-02-23 21:30:44 +01:00