Jonathan Müller

Results 136 comments of Jonathan Müller

I have implemented the basics of a `cppast::astdump_parser` on the feature/json branch. It currently just creates `cpp_unexposed_entity`. The tool and the tests are currently hacked to use this new parser...

Current status: - [ ] cpp_alias_template.hpp - [x] cpp_array_type.hpp - [ ] cpp_attribute.hpp - [ ] cpp_class.hpp - [ ] cpp_class_template.hpp - [x] cpp_decltype_type.hpp - [x] cpp_enum.hpp - [x] cpp_expression.hpp...

Looks good so far, I'm just curious about the arbitrary flag and ABI commit. Also I need to take of foonathan/standardese#123 first.

But why can you not do the ABI thing using `CMAKE_CXX_FLAGS`?

Hey, what's the current status? :D

I am assuming this has become obsolete according to something you've tweeted?

You let me know when you want this merged, right?

No, there is no way to do that. Why do you need it? > I hope i am not getting annoying with spamming issue tracker with random questions. If there...

And you are looking for an automated way of generating such a `StringVector`?