Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-09 | Tests fix for an original behavior for duplicates | pyruvate | |
2014-08-09 | Refactoring of node replacements in addto_lists function | pyruvate | |
An index for replacement candidate is searched in one lookup cycle for all types (bad, possibly bad, good). Sorting of items has been removed (sorting logic can be substituted by a maximum search). | |||
2014-08-09 | Added tests for addto_lists function | pyruvate | |