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

[SwiftParser] Support function body and type member skipping #2316

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 24, 2023

  1. WIP delayed parsing

    rintaro committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e7f4f3d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. add Parser option

    rintaro committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    1585612 View commit details
    Browse the repository at this point in the history
  2. WIP. Bail

    rintaro committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    8f072b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. WIP simplify

    rintaro committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8309a85 View commit details
    Browse the repository at this point in the history