You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ffi-clang/lib/ffi/clang/lib
Charlie Savage 9cb665d72f
Add support for `clang_Type_getNamedType`. (#90)
Refactor existing implementation to take advantage of it.

- Move `#canonical` from to the base `Type` class since it applies to all types.
- Introduce `#named_type`.
1 week ago
..
clang_version.rb Modernize gem. (#58) 2 years ago
code_completion.rb Modernize gem. 11 months ago
comment.rb Modernize gem. (#58) 2 years ago
compilation_database.rb Modernize gem. (#58) 2 years ago
cursor.rb Expose Clang's exception specification API (#87) 3 months ago
diagnostic.rb Modernize gem. 11 months ago
file.rb Modernize gem. 11 months ago
inclusions.rb Modernize gem. (#58) 2 years ago
index.rb Modernize gem. 11 months ago
printing_policy.rb Modernize gem. 11 months ago
source_location.rb Modernize gem. (#58) 2 years ago
source_range.rb Modernize gem. (#58) 2 years ago
string.rb Modernize gem. 11 months ago
token.rb Modernize gem. (#58) 2 years ago
translation_unit.rb Added some missing enum constants. 11 months ago
type.rb Add support for `clang_Type_getNamedType`. (#90) 1 week ago