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

[Bug Fix] Refactoring of Mark and Span, and bug fix #183

Merged
merged 12 commits into from
Jun 25, 2024

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    1cf7c1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a1ece View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f93dbb2 View commit details
    Browse the repository at this point in the history
  4. Replace token.span.start_mark and token.span.end_mark to

    `firstmark(token)` and `lastmark(token)`.
    Paalon committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    70698b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4cd9f1 View commit details
    Browse the repository at this point in the history
  6. Replace remained expressions.

    Paalon committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6efb3d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    a6c6d8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f4fe51 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    0d705dd View commit details
    Browse the repository at this point in the history
  2. Remove methods for Span.

    Paalon committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    acfb2b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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