Commit graph

10 commits

Author SHA1 Message Date
Armin Ronacher
b6e2894f21
Add support for Rust 1.41.0 (#14) 2021-02-15 22:50:12 +01:00
Armin Ronacher
bee5d88b02
Add simple Hunt–McIlroy LCS algorithm (#10) 2021-02-14 23:11:29 +01:00
Armin Ronacher
777105fbb0
Added slice remapper and improved documentation (#8)
* Experimental slice remapper
* Added iter_slices to DiffOp
* Improvements to the utility diff functions
* Documentation improvements
* More documentation updates on utils
* More documentation on main text diff
2021-02-06 21:41:49 +01:00
Armin Ronacher
12e7d5e4b0 More generic lifetimes for iter_changes and added iter_all_changes 2021-02-04 12:15:20 +01:00
Armin Ronacher
452c79bac5 Fixed some spelling mistakes 2021-02-03 22:57:25 +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
cab87515bd Expose iter_changes outside the text module 2021-02-02 23:48:57 +01:00
Armin Ronacher
d4495038a3 Simplified change newline handling 2021-02-02 22:54:22 +01:00
Armin Ronacher
1991955c52 Restructure crate layout 2021-02-02 22:44:52 +01:00