Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup and optimizations.algos-ld1-1.0 | 2021-03-15 | 1 | -0/+17 | |
| | | | | | | | | | · No longer rewinding a stream being split, just to skip half through it again, which was not only stupid, but inneficient. · No longer using "index" anywhere when working with lists, lest we get accused of not actually doing lists. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | we can now print out stuff... things. | 2021-03-14 | 1 | -0/+17 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | complete core featureset with linked list files. | 2021-03-13 | 1 | -1/+8 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | refactor && improve. | 2021-03-10 | 1 | -0/+65 | |
Make code more reusable and generic while preparing to add uncached ops. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> |