Changes

#750 (29-Nov-2025 16:26:48)

  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

#745 (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

#743 (16-Nov-2025 17:27:59)

  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

#742 (14-Nov-2025 20:02:21)

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