Changes

#476 (29-Nov-2025 16:30:09)

  1. select: autogenerator: No need to NULL guard lwc_string_unref — Michael Drake / cgit
  2. select: No need to NULL guard lwc_string_unref — Michael Drake / cgit
  3. parse: No need to NULL guard lwc_string_unref — Michael Drake / cgit
  4. stylesheet: No need to NULL guard lwc_string_unref — Michael Drake / cgit

#471 (17-Nov-2025 18:15:07)

  1. parse: stop on fatal event handler error — John-Mark Bell / cgit
  2. lex: handle incomplete terminal escape — John-Mark Bell / cgit
  3. test/lex: add failing test — John-Mark Bell / cgit
  4. lex: fix bare CR handling — John-Mark Bell / cgit
  5. test/lex: add CRLF folding tests — John-Mark Bell / cgit