On Saturday, September 7, 2019 at 5:04:27 PM UTC-5, Edward K. Ream wrote: I've just upgraded #1266 > <https://github.com/leo-editor/leo-editor/issues/1266>. This is the *orange > project*, to be done in the orange branch. >
*Progress report* - It took about 20 minutes to come up to speed on the code. It is as I remembered it. - The beautifier can now split long lines! The next project will be to join following lines, if they haven't just been split. - I rewrote the code that checks two parse trees for equality. A big simplification: it raises AstNotEqual when mismatches are detected. Unlike the old code, it is unlikely ever to hang. *Summary* Progress has been more rapid than anticipated. I'll spend a day or two more on this project. 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 on the web visit https://groups.google.com/d/msgid/leo-editor/88297acf-8a85-4bfb-9f46-33033740192c%40googlegroups.com.
