Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 🚀 Enhancing CellSeq for Better Readability and Maintainability (#21797) | Jordan Gillard | 2023-05-07 | 1 | -8/+11 |
| | | | | | | Refactor and improve readability of CellSeq in system directory * Use half-open range in the contains procedure for better readability and to avoid potential off-by-one errors * Extract resizing logic from add procedure into a separate resize procedure for better code readability and separation of concerns | ||||
* | more checking for --gc:arc, no need for valgrind (#14467) | Andreas Rumpf | 2020-05-29 | 1 | -0/+43 |
* sigmatch: removed dead code |