Skip to content

PackCC 2.2.0

Latest
Compare
Choose a tag to compare
@arithy arithy released this 23 Jan 12:07
· 33 commits to main since this release
  • Add the pattern (^) to match the start of the input
  • Support utf8mb4 encode (more emoji characters)
  • Fix line continuation behavior in code blocks
  • Fix line numbers specified in #line directives in the generated parser
  • Fix the import files for Unicode classification
  • Fix the error that occurs when PEG is read from the standard input (Windows only)