| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-23 | cleanup | Aditya Naik | |
| 2022-12-10 | Fix string interpolation in `util.exprimental.decode.bitset` (#2882) (#2883) | mergify[bot] | |
| * Fix BitSet decoder API when errorBit=False When errorBit is set to False, the original code will return `Unit` which will be `()` in interpolated string. * Add testcases for both errorBit cases in BitSetSpec (cherry picked from commit 42416cb6c6a3019fc29b9d98cfea3e3bb4e42684) Co-authored-by: Ocean Shen <30361859+OceanS2000@users.noreply.github.com> | |||
| 2022-01-10 | Apply scalafmt | Jack Koenig | |
| Command: sbt scalafmtAll | |||
| 2021-12-16 | BitSet API (#2211) | Jiuyang Liu | |
| BitSet is a new experimental parent type for BitPat. It enables more complex operations on BitPats. Co-authored-by: Ocean Shen <shenao6626@gmail.com> | |||
