Skip to content

v0.14.0

Compare
Choose a tag to compare
@Hackerpilot Hackerpilot released this 06 Mar 21:27
· 150 commits to master since this release
597d9a6

Changes from 0.13.2: v0.13.2...v0.14.0

  • Fix a range violation in unDecorateComment
  • Fix some more range errors on unexpected EOF
  • Fix trace(string) built with version=dparse_verbose
  • Fix: PrimaryExpression is missing typeConstructor
  • Redo rollback_allocator implementation
  • Fix: missing assignment to SpecifiedFunctionBody.hasDo
  • Fix: StatementBlockStyle -> DeclartionListStyle
  • Fix error handling in invalid escape sequence
  • Allow public access to lexer error and warning messages