Releases: dtolnay/clang-ast
Releases · dtolnay/clang-ast
0.1.16
- Implement Clone, Eq, PartialEq, Hash for clang_ast::Node<T> (#23)
0.1.15
- Add node kinds for BlockCommandComment, CompoundLiteralExpr, ConvertVectorExpr, InlineCommandComment, MinVectorWidthAttr, ParamCommandComment, ShuffleVectorExpr, TParamCommandComment, TargetAttr, VectorType, VerbatimBlockComment, VerbatimBlockLineComment, VerbatimLineComment, WeakAttr
0.1.14
- Add node kinds for Clang 15's HTMLStartTagComment and HTMLEndTagComment (#20, thanks @Jake-Shadle)
0.1.13
- Add node kinds for DecayedType, FullComment, OffsetOfExpr, PackedAttr, ParagraphComment, RecordDecl, SwiftAttrAttr, TextComment, VTablePointerAuthenticationAttr (#19, thanks @thomcc)
0.1.12
- Add node kinds for NoAliasAttr and UnresolvedUsingIfExistsDecl
0.1.11
- Documentation improvements
0.1.10
- Add several new
Kind
variants
0.1.9
- Add keywords to crates.io metadata
0.1.8
- Add categories to crates.io metadata