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

refactor: Use handler for OpenElementStack #429

Merged
merged 4 commits into from Mar 3, 2022
Merged

refactor: Use handler for OpenElementStack #429

merged 4 commits into from Mar 3, 2022

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    f65750a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c163dea View commit details
    Browse the repository at this point in the history
  3. refactor: Use handler for OpenElementStack

    Now that the tokenizer is using the delegate pattern, it only makes sense to update the `OpenElementStack` to follow the same pattern.
    fb55 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    b0842c2 View commit details
    Browse the repository at this point in the history
  4. Fix comment

    fb55 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    43188a1 View commit details
    Browse the repository at this point in the history