Skip to content

0.6

Compare
Choose a tag to compare
@natezb natezb released this 01 Mar 06:52
· 48 commits to master since this release

Added

  • Better support for libs with absolute paths
  • pycparser extension for parsing C++isms
  • Warnings against using using NiceObjectDef and tuple-based Sigs
  • Support for #include_next directive
  • Lexing support for u/U/L-prefixed char literals
  • Python source generation of char literals
  • Include "include-fixed" directory in INCLUDE_DIRS

Changed

  • Fixed error on fileless header parsing
  • Fixed StopIteration issue caused by PEP 479
  • Improved error message for invalid LibFunction input args
  • Fixed duplicate struct issue exposed by pycparser 2.19