Finish renaming a/b/p to source/target/amount. Start splitting up functions for array...
[string-lerp.git] / tests /
2014-05-19 Joe WreschnigFinish renaming a/b/p to source/target/amount. Start...
2014-05-13 Joe WreschnigTweak to Levenshtein costs to prefer ins/del to sub...
2014-05-13 Joe WreschnigHandle surrogate pairs and combining characters correctly.
2014-05-13 Joe WreschnigMore efficient way to get LTR diffLerp editing.
2014-05-13 Joe WreschnigReverse edit strings so they change LTR, like fastLerp.
2014-05-13 Joe WreschnigAdd tests and build scripts.