Commits
Click on a commit to change the comparison rangefix: update test expectations for new parser behavior fix: change toStrictEqual to toEqual in browser tests feat(parser): enhance FlexibleStringCSVLexer with reusable array pooling Add record-view assembler and tighten column strategies feat: apply const type parameters consistently across all parser classes fix: address code review comments style: improve formatting of expected tokens in StringCSVLexerTransformer tests test: consolidate test files and improve coverage config refactor: enhance comments and improve header handling in FlexibleCSVRecordAssembler tests