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

New attempt for ImlValue resolving #138

Merged
merged 13 commits into from
Mar 20, 2024
Merged

Commits on Feb 17, 2024

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

Commits on Feb 18, 2024

  1. Implement generic parameter resolve

    This previously also worked, as the unresolved values where moved into ImlParselets. But an ImlParselet should only be formed when all generics are resolved.
    
    Therefore this change now, which also fully supports the current main test suite.
    phorward committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a1d4cab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f84370 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43c8b9e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. .

    phorward committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4602d63 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. .

    phorward committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2966f1a View commit details
    Browse the repository at this point in the history
  2. .

    phorward committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    546769f View commit details
    Browse the repository at this point in the history
  3. .

    phorward committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c888794 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Feb 28, 2024

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

Commits on Feb 29, 2024

  1. Rolling back ast traversal

    phorward committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6b5da22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4e9f06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    127a9cf View commit details
    Browse the repository at this point in the history