Commit graph

15 commits

Author SHA1 Message Date
Armin Ronacher
0341515380
Add NoFinishHook and new Myer's implementation (#11) 2021-02-15 10:24:18 +01:00
Armin Ronacher
de8d82ab63 Better split functionality between toplevel and algorithms 2021-02-03 00:34:17 +01:00
Armin Ronacher
4770479fd7 Bigger refactorings in module layout 2021-02-03 00:05:54 +01:00
Armin Ronacher
a4128af756 Silence a clippy lint 2021-01-31 19:35:59 +01:00
Armin Ronacher
18fff98d22 Use named snapshots for tests 2021-01-24 09:17:09 +01:00
Armin Ronacher
34dd260dbb Added text diff utilities 2021-01-18 21:37:04 +01:00
Armin Ronacher
be49f4b55f Replace all tests with insta tests 2021-01-17 23:47:57 +01:00
Armin Ronacher
7c8d07df6d Added better tests for myers and patience, added capture hook 2021-01-17 23:42:38 +01:00
Armin Ronacher
501ca2fd5f Rearrange code to be more consistent 2021-01-17 23:19:16 +01:00
Armin Ronacher
71e0498c49 Fight some more short variable names 2021-01-17 23:18:20 +01:00
Armin Ronacher
0fb88ebe7d Avoid one character names in myers 2021-01-17 23:14:30 +01:00
Armin Ronacher
e556888ce5 Some more saner variable names 2021-01-17 23:10:01 +01:00
Armin Ronacher
af43d14243 Remove a macro for myers 2021-01-17 23:07:03 +01:00
Armin Ronacher
5ba816486e Fight some one character variable names 2021-01-17 22:38:02 +01:00
Armin Ronacher
3308d7b4d6 Initial implementation 2021-01-17 22:18:57 +01:00