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

#469 (16-Nov-2025 17:31:08)

  1. add a few null checks — Michael Drake / cgit
  2. parseSelector: plug memory leaks, and don't set result until error free — Michael Drake / cgit
  3. parse/language: ensure parse stack is unwound — Michael Drake / cgit
  4. test: Add test for bad rule in at media block — Michael Drake / cgit

#468 (14-Nov-2025 20:01:53)

  1. css_property_parser_gen: improve memory management — Michael Drake / cgit