|
|
|
@ -91,9 +91,12 @@ Robustness. Difftastic regularly has releases that fix crashes.
|
|
|
|
|
|
|
|
|
|
|
|
## Non-goals
|
|
|
|
## Non-goals
|
|
|
|
|
|
|
|
|
|
|
|
Patch files. If you want to create a patch that you can later apply,
|
|
|
|
Patching. Difftastic output is intended for human consumption, and it
|
|
|
|
use `diff`. Difftastic ignores whitespace, so its output is
|
|
|
|
does not generate patches that you can apply later. Use `diff` if you
|
|
|
|
lossy. (AST patching is also a hard problem.)
|
|
|
|
need a patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Merging. AST merging is a hard problem that difftastic does not
|
|
|
|
|
|
|
|
address.
|
|
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
## License
|
|
|
|
|
|
|
|
|
|
|
|
|