Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pymorphy2-fork/DAWG-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pymorphy2-fork/DAWG-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: types
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 9 files changed
  • 1 contributor

Commits on Feb 17, 2025

  1. Configuration menu
    Copy the full SHA
    457fc31 View commit details
    Browse the repository at this point in the history
  2. Annotate wrapper.py

    insolor committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    017166b View commit details
    Browse the repository at this point in the history
  3. Annotate DAWG class

    insolor committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    2eb5060 View commit details
    Browse the repository at this point in the history
  4. poetry lock

    insolor committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    91f0e50 View commit details
    Browse the repository at this point in the history
  5. Annotate CompletionDAWG

    insolor committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    6eca861 View commit details
    Browse the repository at this point in the history
  6. Annotate BytesDAWG

    insolor committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    b3d4694 View commit details
    Browse the repository at this point in the history
  7. Ruff format

    insolor committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    d05dde1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7af4a19 View commit details
    Browse the repository at this point in the history
  9. Annotate IntCompletionDAWG

    insolor committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    d550118 View commit details
    Browse the repository at this point in the history
  10. Add missing annotations

    insolor committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    670972c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    096eb99 View commit details
    Browse the repository at this point in the history
  12. Some minor improvements

    insolor committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    6423520 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a881cb3 View commit details
    Browse the repository at this point in the history
Loading