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

L052: Refactor _eval() into individual functions to improve readability #2733

Commits on Feb 27, 2022

  1. L052: Move semicolon handling to a separate function

    Barry Hart committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    332605c View commit details
    Browse the repository at this point in the history
  2. Split semicolon handling into multiple functions

    Barry Hart committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    1d381fc View commit details
    Browse the repository at this point in the history
  3. Tidying

    Barry Hart committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    1fda89d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09a7c13 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    85a5e11 View commit details
    Browse the repository at this point in the history