mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-29 11:00:12 +00:00
Merge branch 'master' of github.com:flynx/diff.js
This commit is contained in:
commit
bd6143b703
2
diff2.js
2
diff2.js
@ -149,9 +149,9 @@ object.Constructor('Path', Array, {
|
|||||||
// NOTE: in the Walk(<options>) case, <options> must contain a .handler
|
// NOTE: in the Walk(<options>) case, <options> must contain a .handler
|
||||||
// function.
|
// function.
|
||||||
//
|
//
|
||||||
|
//
|
||||||
// XXX need a way to produce nested results...
|
// XXX need a way to produce nested results...
|
||||||
// XXX should we move this to a separate lib???
|
// XXX should we move this to a separate lib???
|
||||||
// XXX add a way to do relative/full paths...
|
|
||||||
var Walk =
|
var Walk =
|
||||||
module.Walk =
|
module.Walk =
|
||||||
object.Constructor('Walk', {
|
object.Constructor('Walk', {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user