Re: 9543027 fixes ancient generator bugs!!!

2016-10-02 Thread 'Terry Brown' via leo-editor
On Sun, 2 Oct 2016 00:55:05 -0700 (PDT) "Edward K. Ream" wrote: > Here is the checkin log, slightly modified: > > Fixed a bug in *all *of Leo's generators that return positions, and > added unit tests for the same. > > All of Leo's generator now yield p.copy() instead of p. This makes > the

Re: Leo 5.4b1 coming soon. Please test

2016-10-02 Thread 'tfer' via leo-editor
I don't seem to be able to import any javascript files. getting error like this: reading: @auto C:\DevArea\JS\Sample files\client.js Error: @auto did not import @auto C:\DevArea\JS\Sample files\client.js perfectly The clean-all-lines command may help fix whitespace problems first mismatched line:

9543027 fixes ancient generator bugs!!!

2016-10-02 Thread Edward K. Ream
Here is the checkin log, slightly modified: Fixed a bug in *all *of Leo's generators that return positions, and added unit tests for the same. All of Leo's generator now yield p.copy() instead of p. This makes the generators much more robust. The unit test essentially assert the following: