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

Allow expansion in (modules) field #9578

Merged
merged 12 commits into from
Jan 10, 2024
Merged

Allow expansion in (modules) field #9578

merged 12 commits into from
Jan 10, 2024

Commits on Jan 10, 2024

  1. Rename Ml_sources.Artifacts => Artifacts.Objs

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ad5f602 View commit details
    Browse the repository at this point in the history
  2. Expand (modules) fields

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1fec01d View commit details
    Browse the repository at this point in the history
  3. Add tests

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9672a0d View commit details
    Browse the repository at this point in the history
  4. Handle fake modules

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ba7dfd4 View commit details
    Browse the repository at this point in the history
  5. Human-readable stack trace in case of cycle

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6f718de View commit details
    Browse the repository at this point in the history
  6. Feature only available in Dune >= 3.13

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    cc49b80 View commit details
    Browse the repository at this point in the history
  7. Doc

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    02607ac View commit details
    Browse the repository at this point in the history
  8. Changes

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    dfdaee8 View commit details
    Browse the repository at this point in the history
  9. More tests

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6ed8da9 View commit details
    Browse the repository at this point in the history
  10. Better stack traces

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2db5dfd View commit details
    Browse the repository at this point in the history
  11. Move Expander.Unordered to Modules_field_evaluator

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ffdcba4 View commit details
    Browse the repository at this point in the history
  12. Build tests on bytecode only

    Signed-off-by: Nicolás Ojeda Bär <n.oje.bar@gmail.com>
    nojb committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f7ca1e8 View commit details
    Browse the repository at this point in the history