PR #4487 <https://github.com/leo-editor/leo-editor/pull/4487> summarizes 
*all* the changes between Leo 6.8.8 and master, the old code. 

This PR changes 614 files! Worse, those diffs involve large numbers of 
changes to sentinel lines. Leonine scripts to the rescue!

The first comment of the PR contains two Leonine scripts that make sense of 
all those changes:

The first script diffs the entire PR into a tree of Leo nodes. It takes a 
few minutes to run. The resulting tree describes all the inserted, deleted, 
and changed nodes in the PR.

The second script "distills" the first tree into another tree. It takes 
only a few seconds. The distillation removes all the diff-related cruft. In 
addition, the script removes all diffs involving sentinel lines. The end 
result shows all and only the significant changes.

Any Leo dev can use these scripts to see for themselves the results of 
recent work.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/leo-editor/93901268-17e2-467b-a7ba-b5a24b0c2122n%40googlegroups.com.

Reply via email to