string-lerp.git
10 years agoReverse edit strings so they change LTR, like fastLerp.
Joe Wreschnig [Tue, 13 May 2014 19:28:48 +0000 (21:28 +0200)]
Reverse edit strings so they change LTR, like fastLerp.

10 years agoAdd tests and build scripts.
Joe Wreschnig [Tue, 13 May 2014 17:04:33 +0000 (19:04 +0200)]
Add tests and build scripts.

10 years agoInterpolate between numeral-ish strings numerically.
Joe Wreschnig [Tue, 13 May 2014 16:20:23 +0000 (18:20 +0200)]
Interpolate between numeral-ish strings numerically.

10 years agoBetter function names.
Joe Wreschnig [Tue, 13 May 2014 15:18:59 +0000 (17:18 +0200)]
Better function names.

10 years agoSwitch Levenshtein calculation to a flat, typed array.
Joe Wreschnig [Tue, 13 May 2014 15:12:44 +0000 (17:12 +0200)]
Switch Levenshtein calculation to a flat, typed array.

10 years agoInitial lerping code.
Joe Wreschnig [Tue, 13 May 2014 14:30:38 +0000 (16:30 +0200)]
Initial lerping code.