forked from icecity96/google-diff-match-patch
-
Notifications
You must be signed in to change notification settings - Fork 0
Mirror of the "Diff, Match and Patch libraries for Plain Text" library from Google (with original history!), plus my private branch.
RomanLubushkin/google-diff-match-patch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Diff, Match and Patch Library http://code.google.com/p/google-diff-match-patch/ Neil Fraser Java: * diff_match_patch.java * diff_match_patch_test.java JavaScript: * diff_match_patch.js This file has been compressed using Google's internal JavaScript compressor. External hackers are recommended to use http://dean.edwards.name/packer/ * diff_match_patch_uncompressed.js * diff_match_patch_test.html Python: * diff_match_patch.py * diff_match_patch_test.py Lua: (ported by Duncan Cross) * diff_match_patch.lua * diff_match_patch_test.lua C++: (ported by Mike Slemmer) * diff_match_patch.pro * diff_match_patch.h * diff_match_patch.cpp * diff_match_patch_test.h * diff_match_patch_test.cpp C#: (ported by Matthaeus G. Chajdas) * DiffMatchPatch.cs * DiffMatchPatchTest.cs Demos: (in JavaScript) * demo_diff.html * demo_match.html * demo_patch.html
About
Mirror of the "Diff, Match and Patch libraries for Plain Text" library from Google (with original history!), plus my private branch.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 21.5%
- C++ 17.9%
- Java 16.9%
- Lua 14.7%
- JavaScript 13.8%
- Python 13.1%
- Other 2.1%