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

HIR rework (WIP) #4

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

Commits on Apr 3, 2023

  1. Add PhraseStmt back

    nathanwhit committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4906441 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    79354c6 View commit details
    Browse the repository at this point in the history
  2. Sketch new hir

    nathanwhit committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    d7edad9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Continue sketching

    nathanwhit committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f2aff85 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

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

Commits on Apr 12, 2023

  1. Continue hir, on lowering

    nathanwhit committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    1934a2d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

Commits on May 13, 2023

  1. Lower load directives

    nathanwhit committed May 13, 2023
    Configuration menu
    Copy the full SHA
    f068a07 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 3, 2023

  1. Fix warnings

    nathanwhit committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    2e18cb5 View commit details
    Browse the repository at this point in the history
  2. Better func sort recovery

    nathanwhit committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    929e358 View commit details
    Browse the repository at this point in the history
  3. Don't try to be too smart

    nathanwhit committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    8c3e198 View commit details
    Browse the repository at this point in the history
  4. Update deps

    nathanwhit committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    7ab7a5e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    f92e069 View commit details
    Browse the repository at this point in the history
  2. AST helper impls

    nathanwhit committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    181a65c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b655a88 View commit details
    Browse the repository at this point in the history