Jonathan Müller
|
62e571a4d6
|
Update copyright notices
|
2022-02-07 20:43:22 +01:00 |
|
Jonathan Müller
|
ade719651f
|
Copyright year update
|
2019-02-01 14:14:36 +01:00 |
|
Jonathan Müller
|
4c78c69da0
|
Update copyright year
|
2018-01-26 08:39:09 +01:00 |
|
Jonathan Müller
|
1572920650
|
Add function to tokenize strings
|
2017-10-19 19:02:27 +02:00 |
|
Jonathan Müller
|
0672e85186
|
Add and use cpp_token_string for unexposed entities
|
2017-10-11 14:15:44 +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
|
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
|
6f050bac66
|
Add and parse cpp_decltype_type
|
2017-03-27 21:36:55 +02:00 |
|
Jonathan Müller
|
acb2f06bfd
|
Add and parse cpp_auto_type
|
2017-03-27 12:10:40 +02:00 |
|
Jonathan Müller
|
d21d017d8a
|
Add support for multiple namespace entities with the same name
|
2017-03-22 12:09:13 +01:00 |
|
Jonathan Müller
|
210fcf2c36
|
Add support for forward declarations
|
2017-03-11 15:36:51 +01:00 |
|
Jonathan Müller
|
de2855820a
|
Add test for static member variable
|
2017-03-02 16:22:16 +01:00 |
|
Jonathan Müller
|
a635f5dd05
|
Add support for type definitions in using/alias
|
2017-03-02 16:16:02 +01:00 |
|
Jonathan Müller
|
51bdbca81d
|
Parse cpp_variable
|
2017-02-24 22:29:48 +01:00 |
|