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

MacroApi cleanup for Haxe 5 #11433

Draft
wants to merge 7 commits into
base: development
Choose a base branch
from
Draft

MacroApi cleanup for Haxe 5 #11433

wants to merge 7 commits into from

Commits on Dec 18, 2023

  1. [macro] add pos and posPath to TypePath

    see #11431
    Simn committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1f7309d View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    Simn committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    70279d9 View commit details
    Browse the repository at this point in the history
  3. [eval] embrace laziness

    Simn committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8561c5a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    40eefab View commit details
    Browse the repository at this point in the history
  2. remove context flushing from encoder

    This should no longer be necessary. I'm adding the relevant tests to make sure.
    Simn committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a092d9d View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

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

Commits on Feb 5, 2024

  1. Merge branch 'development' into macroApi_cleanup_2023

    # Conflicts:
    #	src/typing/macroContext.ml
    Simn committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1cb18ac View commit details
    Browse the repository at this point in the history