xls icon indicating copy to clipboard operation
xls copied to clipboard

modules/zstd: Add sequence decoding

Open rw1nkler opened this issue 1 year ago • 2 comments

This PR is meant to provide a proc implementing sequence section decoding as described in: https://datatracker.ietf.org/doc/html/rfc8878#section-3.1.1.3.2

NOTE: this is based on https://github.com/google/xls/pull/1214, please ignore commits from that branch when reviewing.

rw1nkler avatar Mar 28 '24 07:03 rw1nkler

is it independent from #1315 or should they be reviewed together?

proppy avatar Apr 03 '24 08:04 proppy

is it independent from #1315 or should they be reviewed together?

We agreed that this should be reviewed as an independent PR after merging #1315

rw1nkler avatar Apr 04 '24 14:04 rw1nkler

should this be rebased now that #1315 has been merged?

proppy avatar Aug 19 '24 04:08 proppy

Superseded by https://github.com/google/xls/pull/1857

rw1nkler avatar Jan 20 '25 13:01 rw1nkler