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

Analyze multiple texts #7

Merged
merged 16 commits into from
Aug 8, 2022
Merged

Analyze multiple texts #7

merged 16 commits into from
Aug 8, 2022

Commits on Aug 7, 2022

  1. WIP: analyze three texts

    kitsuyui committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    b559697 View commit details
    Browse the repository at this point in the history
  2. chore: Add editorconfig

    kitsuyui committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    c7d0777 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b406b50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8e1e01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77a3621 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    8b9dc4d View commit details
    Browse the repository at this point in the history
  2. refactor: strings to texts

    kitsuyui committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    598b3cf View commit details
    Browse the repository at this point in the history
  3. convert to immutable

    kitsuyui committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    59c9f14 View commit details
    Browse the repository at this point in the history
  4. refactor

    kitsuyui committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    334fe86 View commit details
    Browse the repository at this point in the history
  5. Add test for SymbolTable

    kitsuyui committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    a4e4f23 View commit details
    Browse the repository at this point in the history
  6. Implement SymbolTemplate

    kitsuyui committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    f46ad98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7284f4b View commit details
    Browse the repository at this point in the history
  8. refactor: Remove matcher

    kitsuyui committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    a77949b View commit details
    Browse the repository at this point in the history
  9. Implement analyze n-texts

    kitsuyui committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    bd9d020 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7879155 View commit details
    Browse the repository at this point in the history
  11. Update README

    kitsuyui committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    a4d9a7c View commit details
    Browse the repository at this point in the history