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

feat(step-function): optimizer #425

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

feat(step-function): optimizer #425

wants to merge 16 commits into from

Commits on Aug 17, 2022

  1. first attempt at optimizing away unnecessary variables

    support property assignment cases
    thantos committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8635ffb View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. test pass, again

    thantos committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    78bb71a View commit details
    Browse the repository at this point in the history
  2. cleaning up the code a bit

    thantos committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    ced969a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. refactor a bit

    thantos committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    732f39c View commit details
    Browse the repository at this point in the history
  2. clean up more duplication

    thantos committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e19872d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    307d086 View commit details
    Browse the repository at this point in the history
  4. refactor more

    thantos committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    9d0d274 View commit details
    Browse the repository at this point in the history
  5. more refactoring

    thantos committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    7c33416 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74b11a2 View commit details
    Browse the repository at this point in the history
  7. sort

    thantos committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    d54e6b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ecea765 View commit details
    Browse the repository at this point in the history
  9. message board

    thantos committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    33afd77 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. feedback

    thantos committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c826c6c View commit details
    Browse the repository at this point in the history
  2. more feedback

    thantos committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    dd403f6 View commit details
    Browse the repository at this point in the history
  3. feedback

    thantos committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0a17eb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

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