SuccessChanges

Summary

  1. parse: stop on fatal event handler error (details)
  2. lex: handle incomplete terminal escape (details)
  3. test/lex: add failing test (details)
  4. lex: fix bare CR handling (details)
  5. test/lex: add CRLF folding tests (details)
Commit 9c309e5f3d91a6ba46dcd5153e2fe7d3fab99916 by John-Mark Bell
parse: stop on fatal event handler error
The file was modifiedsrc/parse/parse.c (diff)
Commit e9e85d8989d0228a7d0130734a3eb8eb77c395a7 by John-Mark Bell
lex: handle incomplete terminal escape
The file was modifiedsrc/lex/lex.c (diff)
Commit 240d8d5d1ed7533499a9444eb0c5067a79f75e93 by John-Mark Bell
test/lex: add failing test
The file was modifiedtest/lex-auto.c (diff)
The file was modifiedtest/data/lex/regression.dat (diff)
Commit a0b5f01099d65d7642387e8f85e13af86994c635 by John-Mark Bell
lex: fix bare CR handling
The file was modifiedsrc/lex/lex.c (diff)
Commit 1b1299bcd07264db5717cfd0d210b9ed139fa9b5 by John-Mark Bell
test/lex: add CRLF folding tests
The file was modifiedtest/lex-auto.c (diff)
The file was modifiedtest/data/lex/regression.dat (diff)