Skip to content

v1.1.17

Choose a tag to compare

@robertoraggi robertoraggi released this 12 Jul 14:58

1.1.17 (2023-07-12)

Bug Fixes

  • Add AST for the C++ attributes (aedc6a7)
  • Add cxx-gen-ast (4030a30)
  • Add decltype(auto) type (2a8ef93)
  • Build the emscripten bindings with EXPORT_ES6=1 (#106) (91926d7)
  • Encode common literals (c8c3d84)
  • Encode source locations (58f7719)
  • Expose the Lexer API to TypeScript (1982d22)
  • Expose the preprocessor API to TypeScript (90e1f8a)
  • Expose TranslationUnit to TypeScript (7792714)
  • Implement __has_include_next (3d59a07)
  • Initial work on the flatbuffers based serializer (#89) (740e678)
  • Merge adjacent string literals (80d5b9f)
  • Print array types (a9ae0d2)
  • Print of const pointers (f7b2be8)
  • Print of function types (72d6c30)
  • Renamed -fserialize-ast to -emit-ast (ea24578)
  • Serialize the identifiers (c430188)