Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Line distribution with function calls #48

Merged
merged 2 commits into from
Jul 30, 2022
Merged

Fix Line distribution with function calls #48

merged 2 commits into from
Jul 30, 2022

Commits on Jul 25, 2022

  1. add tests from #45

    JBenda committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    cb96258 View commit details
    Browse the repository at this point in the history
  2. Fixde new lines in functions based on #48

    * no_changes should return result in a unchached stack state
    (pointed out in #48)
    
    * but we need to save again if we encounter a second newline, in the
      case of multiple glues, and for correct visit counts
    JBenda committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8310532 View commit details
    Browse the repository at this point in the history