All Questions
1 question
-1
votes
1
answer
198
views
How to write a program that diffs on hierarchy changes? [closed]
Why is it that diff programs work on a line-by-line basis instead of a hierarchal one?
All code can be expressed in a hierarchy, even though it's not immediately apparent.
Most of the data we work ...