Skip to content

Fix incorrect escaping of @@whitespace

Compare
Choose a tag to compare
@apalala apalala released this 26 Nov 15:41
· 59 commits to master since this release
  • [buffering] do not re.escape regex for whitespace
  • [tarsu.grammar] specify missing @@Whitespace
  • [bootstrap] use generated parser that contains def for @@Whitespace
  • [buffering] keep default for whitespace but honor None correctly