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

feat(compiler): multi-file Wing applications #3512

Merged
merged 19 commits into from
Jul 20, 2023
Merged

feat(compiler): multi-file Wing applications #3512

merged 19 commits into from
Jul 20, 2023

Commits on Jul 14, 2023

  1. add StmtKind::Module

    Chriscbr committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    711f01f View commit details
    Browse the repository at this point in the history
  2. progress

    Chriscbr committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7236c55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4267ff7 View commit details
    Browse the repository at this point in the history
  4. store symbol envs in a vec

    Chriscbr committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    cc2e668 View commit details
    Browse the repository at this point in the history
  5. type checking works

    Chriscbr committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c8b0d7e View commit details
    Browse the repository at this point in the history
  6. initial code generation

    Chriscbr committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3d416cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    640ce85 View commit details
    Browse the repository at this point in the history
  8. handle paths better

    Chriscbr committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    93c54c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fix bug, add examples

    Chriscbr committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    76d05cf View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    f090014 View commit details
    Browse the repository at this point in the history
  2. chore: self mutation

    Signed-off-by: monada-bot[bot] <monabot@monada.co>
    monadabot committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4d7fa52 View commit details
    Browse the repository at this point in the history
  3. chore: self mutation

    Signed-off-by: monada-bot[bot] <monabot@monada.co>
    monadabot committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5c484a7 View commit details
    Browse the repository at this point in the history
  4. chore: self mutation

    Signed-off-by: monada-bot[bot] <monabot@monada.co>
    monadabot committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5dc8a3b View commit details
    Browse the repository at this point in the history
  5. chore: self mutation

    Signed-off-by: monada-bot[bot] <monabot@monada.co>
    monadabot committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    14119ae View commit details
    Browse the repository at this point in the history
  6. chore: self mutation

    Signed-off-by: monada-bot[bot] <monabot@monada.co>
    monadabot committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    762b3ff View commit details
    Browse the repository at this point in the history
  7. chore: self mutation

    Signed-off-by: monada-bot[bot] <monabot@monada.co>
    monadabot committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7165471 View commit details
    Browse the repository at this point in the history
  8. chore: self mutation

    Signed-off-by: monada-bot[bot] <monabot@monada.co>
    monadabot committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c33d2fd View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. update examples

    Chriscbr committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    0516603 View commit details
    Browse the repository at this point in the history
  2. chore: self mutation

    Signed-off-by: monada-bot[bot] <monabot@monada.co>
    monadabot committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b6c8110 View commit details
    Browse the repository at this point in the history