GitHub / standardese/cppast issues and pull requests
#176 - cppast could parse out function code?
Issue -
State: open - Opened by Xrtero 6 months ago
#175 - Detect C++ language from compiler arguments
Pull Request -
State: open - Opened by ArthurVasseur 6 months ago
#173 - Announcement: EOL of cppast
Issue -
State: open - Opened by foonathan about 2 years ago
- 6 comments
#71 - Basic usage
Issue -
State: closed - Opened by burgreen over 6 years ago
- 5 comments
#70 - Add handling of -isystem include flag
Pull Request -
State: closed - Opened by Grumbel almost 7 years ago
- 2 comments
#69 - Use ull hashes to be compatible with 32 bit builds
Pull Request -
State: closed - Opened by Manu343726 almost 7 years ago
- 3 comments
#68 - Migrate CI to docker-based jobs
Issue -
State: closed - Opened by Manu343726 almost 7 years ago
- 8 comments
#66 - Integer promotion issue in 32 bit builds
Issue -
State: closed - Opened by Manu343726 almost 7 years ago
- 2 comments
#65 - Ignore git tags in llvm-config version numbers
Pull Request -
State: closed - Opened by Manu343726 almost 7 years ago
- 2 comments
#64 - Update type_safe version to integrate latest fixes
Pull Request -
State: closed - Opened by Manu343726 about 7 years ago
- 1 comment
#63 - Allow building tool, example, and tests from upper cmake projects
Pull Request -
State: closed - Opened by Manu343726 about 7 years ago
- 1 comment
#62 - Fix catch2 download link
Pull Request -
State: closed - Opened by hvariant about 7 years ago
- 2 comments
#61 - Download URL for catch.hpp in test/CMakeLists.txt is invalid
Issue -
State: closed - Opened by hvariant about 7 years ago
#60 - Why can't read multiple attributes?
Issue -
State: closed - Opened by fesily about 7 years ago
- 1 comment
Labels: libclang-parser, bug
#59 - How to selectively parse a header file
Issue -
State: closed - Opened by Muzza about 7 years ago
- 1 comment
#57 - Change "odd flag" criteria on preprocessor command flags
Pull Request -
State: closed - Opened by Manu343726 about 7 years ago
- 2 comments
#56 - Problems with spaces in paths
Issue -
State: closed - Opened by rokups about 7 years ago
- 2 comments
#55 - Visual Studio Support
Issue -
State: closed - Opened by codekrafter about 7 years ago
- 1 comment
#54 - Missing identifiers in global namespace
Issue -
State: closed - Opened by Manu343726 over 7 years ago
- 15 comments
#53 - Allow LLVM downloads from custom server
Pull Request -
State: closed - Opened by Manu343726 over 7 years ago
- 3 comments
#52 - Policies regarding project dependencies
Issue -
State: closed - Opened by Manu343726 over 7 years ago
- 2 comments
#51 - Expose __attribute__ and __declspec attributes. Closes #50.
Pull Request -
State: closed - Opened by rokups over 7 years ago
- 3 comments
#50 - Expose __attribute__ and __declspec attributes
Issue -
State: closed - Opened by rokups over 7 years ago
- 1 comment
#49 - Support for custom llvm binary download URL
Issue -
State: closed - Opened by Manu343726 over 7 years ago
- 3 comments
#48 - Update type_safe submodule
Pull Request -
State: closed - Opened by Manu343726 over 7 years ago
- 2 comments
#47 - Parsing fails on array function arguments
Issue -
State: closed - Opened by rokups over 7 years ago
#46 - error: invalid filename for #line directive on windows
Issue -
State: closed - Opened by rokups over 7 years ago
- 20 comments
Labels: bug
#45 - Parsing fails at the end of the file with "no tokens available" message
Issue -
State: closed - Opened by rokups over 7 years ago
- 4 comments
Labels: bug
#44 - Extracting constructor signature
Issue -
State: closed - Opened by Manu343726 over 7 years ago
- 2 comments
#43 - Getting arguments of template instantiation
Issue -
State: closed - Opened by rokups over 7 years ago
- 1 comment
#42 - Example using cpp_entity_index
Issue -
State: closed - Opened by rokups over 7 years ago
- 4 comments
#41 - Unexposed expression string representation is not complete
Issue -
State: closed - Opened by rokups over 7 years ago
- 3 comments
Labels: libclang-parser, bug
#39 - Use of preprocessor values in enum results in "no tokens available" error
Issue -
State: closed - Opened by rokups over 7 years ago
- 3 comments
Labels: libclang-parser, bug
#38 - How do i tell if cpp_type is enum?
Issue -
State: closed - Opened by rokups over 7 years ago
- 1 comment
#37 - Does cppast support pch file?
Issue -
State: closed - Opened by chena1982 over 7 years ago
- 13 comments
Labels: bug, cant-reproduce
#36 - cmake build only the static lib
Issue -
State: closed - Opened by etiam over 7 years ago
- 3 comments
Labels: bug
#35 - Fast preprocessing causes file_name here to come up either <built-in> or <command line>
Issue -
State: closed - Opened by sainteos over 7 years ago
- 5 comments
Labels: libclang-parser, bug
#34 - Mangled names
Issue -
State: open - Opened by rokups over 7 years ago
- 7 comments
Labels: feature
#33 - std::atoi throws invalid argument exception
Issue -
State: closed - Opened by Manu343726 over 7 years ago
- 16 comments
Labels: bug
#32 - Bugfix/escaped character parsing
Pull Request -
State: closed - Opened by chibidev over 7 years ago
- 1 comment
#31 - Check if libclang components are found by cmake
Pull Request -
State: closed - Opened by Manu343726 over 7 years ago
- 2 comments
#30 - Eventual Feature Consideration Request: CQuery and/or Generic Language Server Protocol
Issue -
State: open - Opened by RandomDSdevel over 7 years ago
- 2 comments
Labels: enhancement
#29 - functions with the same name as their return type are misparsed
Issue -
State: closed - Opened by topisani over 7 years ago
- 2 comments
Labels: bug
#28 - Parse C++17 nested namespace declarations
Pull Request -
State: closed - Opened by topisani over 7 years ago
- 13 comments
#27 - Attribute list incorrect with declarators
Issue -
State: closed - Opened by martty over 7 years ago
- 1 comment
Labels: bug
#26 - Constructor attributes are not captured when they precede the name.
Issue -
State: closed - Opened by rambl30n over 7 years ago
- 5 comments
Labels: libclang-parser
#25 - LIBCLANG_LIBRARY-NOTFOUND.lib
Issue -
State: closed - Opened by dry11orange almost 8 years ago
- 1 comment
#24 - Parsing function bodies
Issue -
State: closed - Opened by emersonwood almost 8 years ago
- 1 comment
#23 - Support for parsing entities ignored by the libclang AST (And more :P)
Pull Request -
State: closed - Opened by Manu343726 almost 8 years ago
- 10 comments
#22 - Comments in macro parameter lists trigger an error
Issue -
State: closed - Opened by torokati44 about 8 years ago
- 6 comments
Labels: libclang-parser
#21 - wrong assert for multiple definition for redundant conversion to related types
Issue -
State: closed - Opened by rollbear about 8 years ago
- 1 comment
Labels: libclang-parser
#20 - Function parameters are not visited
Issue -
State: open - Opened by sztomi about 8 years ago
- 5 comments
Labels: enhancement
#19 - Compilation database parsing
Issue -
State: closed - Opened by sztomi about 8 years ago
- 8 comments
Labels: feature
#18 - Filtered visitor
Pull Request -
State: closed - Opened by sztomi over 8 years ago
- 4 comments
#17 - Filtered node visitation
Issue -
State: closed - Opened by sztomi over 8 years ago
- 6 comments
#16 - you're -> your
Pull Request -
State: closed - Opened by strega-nil over 8 years ago
#15 - Change to proper "em" dashes from hyphens
Pull Request -
State: closed - Opened by ghost over 8 years ago
- 1 comment
#14 - Fix grammatical errors, and add missing graphical symbols
Pull Request -
State: closed - Opened by ghost over 8 years ago
- 1 comment
#13 - Any chance for examples of common usage?
Issue -
State: closed - Opened by sztomi over 8 years ago
- 11 comments
Labels: enhancement
#12 - `extern` template are treated as class template specializations
Issue -
State: open - Opened by foonathan over 8 years ago
Labels: libclang-parser
#11 - Variable templates are unexposed
Issue -
State: open - Opened by foonathan over 8 years ago
Labels: libclang-parser
#10 - Inconsistency when using C++11 `friend` syntax for types
Issue -
State: open - Opened by foonathan over 8 years ago
Labels: libclang-parser
#9 - Arguments in a template specialization are not exposed
Issue -
State: open - Opened by foonathan over 8 years ago
Labels: libclang-parser
#8 - `noexcept()` expression is always `cpp_unexposed_expression`
Issue -
State: open - Opened by foonathan over 8 years ago
Labels: libclang-parser
#7 - Expression of array size is always `cpp_unexposed_expression`
Issue -
State: open - Opened by foonathan over 8 years ago
Labels: libclang-parser
#6 - Expression of default values is always `cpp_unexposed_expression`
Issue -
State: open - Opened by foonathan over 8 years ago
Labels: libclang-parser
#5 - `decltype` expression is always `cpp_unexposed_expression`
Issue -
State: open - Opened by foonathan over 8 years ago
Labels: libclang-parser
#4 - Dependent types are always unexposed
Issue -
State: open - Opened by foonathan over 8 years ago
- 8 comments
Labels: libclang-parser
#3 - Default type of template type parameter is unexposed
Issue -
State: open - Opened by foonathan over 8 years ago
Labels: libclang-parser
#2 - Typedefs of element type in pointer/reference to array are ignored
Issue -
State: open - Opened by foonathan over 8 years ago
Labels: libclang-parser
#1 - Variable type of pointer to member variable is unexposed
Issue -
State: closed - Opened by foonathan over 8 years ago
- 1 comment
Labels: libclang-parser