mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-29 19:10:11 +00:00
tweaking notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fceef4c31c
commit
1829adb709
3
diff2.js
3
diff2.js
@ -774,8 +774,7 @@ function(A, B, cmp){
|
|||||||
//
|
//
|
||||||
// NOTE: this is generic -- does not care what it compares...
|
// NOTE: this is generic -- does not care what it compares...
|
||||||
//
|
//
|
||||||
// XXX try as an alternative approach to implement the tree cmp approach
|
// XXX alternativly try to implement the tree cmp approach from diff.js...
|
||||||
// from diff.js...
|
|
||||||
// XXX would be nice to be able to mixin stuff cmp -- to wrap container
|
// XXX would be nice to be able to mixin stuff cmp -- to wrap container
|
||||||
// type and the like...
|
// type and the like...
|
||||||
var diffSections =
|
var diffSections =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user