Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-28 | Make Vylist.replace raise Not_found for nonexistent elements. | Daniil Baturin | |
2015-03-28 | Add insert_before and insert_after functions to Vylist. | Daniil Baturin | |
They will be used in node reordering. | |||
2015-03-04 | Fix formatting in vylist. | Daniil Baturin | |
2015-03-04 | Fix typo in vylist. | Daniil Baturin | |
2015-03-01 | Move the source files back to src/ | Daniil Baturin | |
Splitting directories was a bit premature and unnecessary. |