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 flattening for imports and exports #1109

Merged
merged 17 commits into from
Aug 21, 2023

Commits on Aug 16, 2023

  1. Collect depth for opdefs

    bugarela committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4208103 View commit details
    Browse the repository at this point in the history
  2. Create the new flattener

    bugarela committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    de6668d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    8feef5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b5e550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ef7056 View commit details
    Browse the repository at this point in the history
  4. Improve readability

    bugarela committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    348c447 View commit details
    Browse the repository at this point in the history
  5. Add dosctrings

    bugarela committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    546612b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0334ffe View commit details
    Browse the repository at this point in the history
  7. Add missing docstring

    bugarela committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1e0d5e6 View commit details
    Browse the repository at this point in the history
  8. Update fixtures

    bugarela committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c268ed7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Apply suggestions from code review

    Co-authored-by: Thomas Pani <[email protected]>
    bugarela and thpani authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    eadb258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a17a4c View commit details
    Browse the repository at this point in the history
  3. Move depth to Definition

    bugarela committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4722f32 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Add clarifying comments

    bugarela committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bc40dcc View commit details
    Browse the repository at this point in the history
  2. Reduce margin of error

    bugarela committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    eede704 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into gabriela/new-flatteni…

    …ng-for-imports-and-exports
    bugarela committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4c22d54 View commit details
    Browse the repository at this point in the history
  4. Reorganize imports

    bugarela committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4f9e90f View commit details
    Browse the repository at this point in the history