Skip to content

Releases: dtolnay/clang-ast

0.1.17

20 Apr 10:46
0.1.17
1179008
Compare
Choose a tag to compare

0.1.16

12 Feb 19:29
0.1.16
a049f58
Compare
Choose a tag to compare
  • Implement Clone, Eq, PartialEq, Hash for clang_ast::Node<T> (#23)

0.1.15

11 Feb 04:53
0.1.15
d847b60
Compare
Choose a tag to compare
  • Add node kinds for BlockCommandComment, CompoundLiteralExpr, ConvertVectorExpr, InlineCommandComment, MinVectorWidthAttr, ParamCommandComment, ShuffleVectorExpr, TParamCommandComment, TargetAttr, VectorType, VerbatimBlockComment, VerbatimBlockLineComment, VerbatimLineComment, WeakAttr

0.1.14

08 Feb 19:47
0.1.14
24be5df
Compare
Choose a tag to compare
  • Add node kinds for Clang 15's HTMLStartTagComment and HTMLEndTagComment (#20, thanks @Jake-Shadle)

0.1.13

05 Jan 17:01
0.1.13
da97c52
Compare
Choose a tag to compare
  • Add node kinds for DecayedType, FullComment, OffsetOfExpr, PackedAttr, ParagraphComment, RecordDecl, SwiftAttrAttr, TextComment, VTablePointerAuthenticationAttr (#19, thanks @thomcc)

0.1.12

05 Jan 06:32
0.1.12
c602439
Compare
Choose a tag to compare
  • Add node kinds for NoAliasAttr and UnresolvedUsingIfExistsDecl

0.1.11

17 Dec 18:46
0.1.11
bac181d
Compare
Choose a tag to compare
  • Documentation improvements

0.1.10

05 Dec 06:58
0.1.10
9255e44
Compare
Choose a tag to compare
  • Add several new Kind variants

0.1.9

22 Aug 10:55
0.1.9
94dc08b
Compare
Choose a tag to compare
  • Add keywords to crates.io metadata

0.1.8

01 Aug 23:38
0.1.8
767aef1
Compare
Choose a tag to compare
  • Add categories to crates.io metadata