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

[WIP] Implement boolean preambles #204

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

Commits on Aug 14, 2021

  1. Implement boolean preambles

    yantar92 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    1b794a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1a464f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b30c41 View commit details
    Browse the repository at this point in the history
  4. Bypass narrowing when calculating inherited tags in narrowed buffer

    Otherwise, children queries may generate wrong tags and pollute tag cache.
    yantar92 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    3e6818d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc6f2d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3f45f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4ff5cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c1550e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f05ae55 View commit details
    Browse the repository at this point in the history
  10. Update docstrings

    yantar92 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    387594e View commit details
    Browse the repository at this point in the history
  11. Fix shadowed pcase clause

    yantar92 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    204e2d2 View commit details
    Browse the repository at this point in the history
  12. Simplify code

    yantar92 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    93a7f5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    60c67b4 View commit details
    Browse the repository at this point in the history
  14. Add tests

    yantar92 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    67618c4 View commit details
    Browse the repository at this point in the history
  15. Fix test

    yantar92 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    567c4c4 View commit details
    Browse the repository at this point in the history
  16. Revert "Use human-readable recursive function name for normalizers an…

    …d preambles"
    
    This reverts commit b4ff5cc.
    yantar92 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    41821cc View commit details
    Browse the repository at this point in the history