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

Let integration entities be specified manually #2269

Merged
merged 160 commits into from
Mar 13, 2023

Commits on Jul 12, 2022

  1. Start work

    jpdean committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f62eecd View commit details
    Browse the repository at this point in the history
  2. Pass integration entities

    jpdean committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    29cd3b1 View commit details
    Browse the repository at this point in the history
  3. Change Form constructor

    jpdean committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    d3f0369 View commit details
    Browse the repository at this point in the history
  4. Restructure integral data

    jpdean committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    06377dc View commit details
    Browse the repository at this point in the history
  5. Set domains

    jpdean committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ac41b90 View commit details
    Browse the repository at this point in the history
  6. Same for ext and int facets

    jpdean committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e6d308d View commit details
    Browse the repository at this point in the history
  7. Rename new integral data

    jpdean committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    7973ebc View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Set default domains

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    88024a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f2b1ef View commit details
    Browse the repository at this point in the history
  3. Fix for parallel

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    be209e8 View commit details
    Browse the repository at this point in the history
  4. Start work on ext facets

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    d55f0fb View commit details
    Browse the repository at this point in the history
  5. Move function

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f4f0035 View commit details
    Browse the repository at this point in the history
  6. Get ext facets working

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    63bb4e0 View commit details
    Browse the repository at this point in the history
  7. Same for int facets

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    bcbf256 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a7ec76 View commit details
    Browse the repository at this point in the history
  9. Add comment

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    42e4054 View commit details
    Browse the repository at this point in the history
  10. Add docs

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    11ffe8a View commit details
    Browse the repository at this point in the history
  11. Fix docs

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    9189bbe View commit details
    Browse the repository at this point in the history
  12. Remove old code

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2684c93 View commit details
    Browse the repository at this point in the history
  13. Add test

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    b9b2d6c View commit details
    Browse the repository at this point in the history
  14. Fix for parallel

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    a04da11 View commit details
    Browse the repository at this point in the history
  15. Remove cout

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    b34e33d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0b803e9 View commit details
    Browse the repository at this point in the history
  17. Flake8

    jpdean committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    c08a044 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Bind Form constructor

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    30893b0 View commit details
    Browse the repository at this point in the history
  2. Bind Form constructor

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    e4ee75b View commit details
    Browse the repository at this point in the history
  3. Make const

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    a4f124d View commit details
    Browse the repository at this point in the history
  4. Fix and simplify

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    69aa67a View commit details
    Browse the repository at this point in the history
  5. Make const reference

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    b406878 View commit details
    Browse the repository at this point in the history
  6. Flake8

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    9ee7f81 View commit details
    Browse the repository at this point in the history
  7. Fix consts

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    3f25107 View commit details
    Browse the repository at this point in the history
  8. Update test

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    bbda851 View commit details
    Browse the repository at this point in the history
  9. Add FIXMEs

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    14ea680 View commit details
    Browse the repository at this point in the history
  10. Format

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    36806dc View commit details
    Browse the repository at this point in the history
  11. Remove commented code

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    09c84e4 View commit details
    Browse the repository at this point in the history
  12. Remove old code

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    93579d0 View commit details
    Browse the repository at this point in the history
  13. Add to test

    jpdean committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    85a048d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6305ec2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Remove duplicate code

    jpdean committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    090e8b6 View commit details
    Browse the repository at this point in the history
  2. Simplify

    jpdean committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    ab5ffe9 View commit details
    Browse the repository at this point in the history
  3. Improve test

    jpdean committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    2dd89a9 View commit details
    Browse the repository at this point in the history
  4. Update error message

    jpdean committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    ed23634 View commit details
    Browse the repository at this point in the history
  5. Remove TODO

    jpdean committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    264132d View commit details
    Browse the repository at this point in the history
  6. FIXMEs

    jpdean committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    9d4646d View commit details
    Browse the repository at this point in the history
  7. Add NOTE

    jpdean committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b53423c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0bbd89 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    7b6e5b3 View commit details
    Browse the repository at this point in the history
  2. Update docs

    jpdean committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    99e3047 View commit details
    Browse the repository at this point in the history
  3. Simplify

    jpdean committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    df6074b View commit details
    Browse the repository at this point in the history
  4. Docs

    jpdean committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    573bd71 View commit details
    Browse the repository at this point in the history
  5. Docs

    jpdean committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    2181476 View commit details
    Browse the repository at this point in the history
  6. Specify type explicitly

    jpdean committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    52d87c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    075643e View commit details
    Browse the repository at this point in the history
  2. Use exterior_facet_indices

    jpdean committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    7c9e6e5 View commit details
    Browse the repository at this point in the history
  3. Reduce number of map lookups

    jpdean committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    545628a View commit details
    Browse the repository at this point in the history
  4. Improve docs

    jpdean committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    186bcc7 View commit details
    Browse the repository at this point in the history
  5. fix typo

    jpdean committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    52007e1 View commit details
    Browse the repository at this point in the history
  6. Don't use isinstance

    jpdean committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    67a5ec5 View commit details
    Browse the repository at this point in the history
  7. Don't use isinstance

    jpdean committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    bf63ea0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd40d01 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

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

Commits on Aug 7, 2022

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

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    5ecf02a View commit details
    Browse the repository at this point in the history
  2. Flake8

    jpdean committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    5119278 View commit details
    Browse the repository at this point in the history
  3. Flake8

    jpdean committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    3769ff8 View commit details
    Browse the repository at this point in the history
  4. Flake8

    jpdean committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    014a701 View commit details
    Browse the repository at this point in the history
  5. Mypy

    jpdean committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    1212dbb View commit details
    Browse the repository at this point in the history
  6. Use UFL branch

    jpdean committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    0679c47 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    8885904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0452ee3 View commit details
    Browse the repository at this point in the history
  3. Put on single line

    jpdean committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    015a79b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'jpdean/manual_integration_domains_2' of github.com:FEni…

    …CS/dolfinx into jpdean/manual_integration_domains_2
    jpdean committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    c72284f View commit details
    Browse the repository at this point in the history
  5. Workaround for strange issue

    jpdean committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e645f72 View commit details
    Browse the repository at this point in the history
  6. Flake8

    jpdean committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    a451dad View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Add TODOs

    jpdean committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    fc90a58 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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

Commits on Sep 12, 2022

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

Commits on Sep 14, 2022

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

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    43bfaf9 View commit details
    Browse the repository at this point in the history
  2. Use UFL branch

    jpdean committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9fce163 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

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

Commits on Sep 29, 2022

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

Commits on Oct 6, 2022

  1. Pass partitioner

    jpdean committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    908ce88 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

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

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    9626c0b View commit details
    Browse the repository at this point in the history
  2. Fix typo

    jpdean committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    3b214e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4c60d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    550ecc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bee2ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d92bff4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    aa95e56 View commit details
    Browse the repository at this point in the history
  2. Change UFL branch

    jpdean committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b92737e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f880cf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e2588a View commit details
    Browse the repository at this point in the history
  5. Change UFL branch

    jpdean committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ec221d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc1b8ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c519174 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    d79c677 View commit details
    Browse the repository at this point in the history
  2. Use std::size_t

    jpdean committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    aff551f View commit details
    Browse the repository at this point in the history
  3. Fix bug

    jpdean committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2c347c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    2664d63 View commit details
    Browse the repository at this point in the history
  2. Some fixes

    jpdean committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9b36c4a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

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

Commits on Nov 28, 2022

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

Commits on Dec 6, 2022

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

Commits on Dec 20, 2022

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

Commits on Dec 23, 2022

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

Commits on Dec 29, 2022

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

Commits on Jan 10, 2023

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

Commits on Feb 2, 2023

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

Commits on Feb 11, 2023

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

Commits on Feb 12, 2023

  1. Move meshtag to entity code

    jpdean committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    a576179 View commit details
    Browse the repository at this point in the history
  2. Fix bug

    jpdean committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    6882ad2 View commit details
    Browse the repository at this point in the history
  3. Fix for parallel

    jpdean committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    20f8e8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8574db4 View commit details
    Browse the repository at this point in the history
  5. Simplify

    jpdean committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    1a058b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    841acf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Mar 3, 2023

  1. Remove TODO

    jpdean committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7a25d1b View commit details
    Browse the repository at this point in the history
  2. Remove unused function

    jpdean committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    1954109 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cabb3e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Rename

    jpdean committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    8ce9e00 View commit details
    Browse the repository at this point in the history
  2. Same for facet integrals

    jpdean committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    49417cc View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    6dfbc8e View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary sort

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d8cad21 View commit details
    Browse the repository at this point in the history
  3. Remove function

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    33b1822 View commit details
    Browse the repository at this point in the history
  4. Remove function

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b67dc16 View commit details
    Browse the repository at this point in the history
  5. Tidy

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e5e2467 View commit details
    Browse the repository at this point in the history
  6. Remove second map

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b0fca68 View commit details
    Browse the repository at this point in the history
  7. Change type

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    57e8b05 View commit details
    Browse the repository at this point in the history
  8. Update test

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    690971c View commit details
    Browse the repository at this point in the history
  9. Tidy

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e00d53f View commit details
    Browse the repository at this point in the history
  10. Update type

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    0c51fce View commit details
    Browse the repository at this point in the history
  11. Tidy

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f4ef663 View commit details
    Browse the repository at this point in the history
  12. Fix seg fault

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    caccd2c View commit details
    Browse the repository at this point in the history
  13. Tidy

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    1baae06 View commit details
    Browse the repository at this point in the history
  14. Simplify

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    269c93a View commit details
    Browse the repository at this point in the history
  15. Simplify

    jpdean committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3a3dfa9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Small style fixes

    garth-wells committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    eb14d81 View commit details
    Browse the repository at this point in the history
  2. Readability improvement.

    garth-wells committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    788f71f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    728f125 View commit details
    Browse the repository at this point in the history
  2. Improve pybind11 wrapping

    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    1f1daeb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'jpdean/manual_integration_domains_2' of github.com:FEni…

    …CS/dolfinx into jpdean/manual_integration_domains_2
    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8582233 View commit details
    Browse the repository at this point in the history
  4. Avoid copies

    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    b341781 View commit details
    Browse the repository at this point in the history
  5. Simplifications

    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    7a316fa View commit details
    Browse the repository at this point in the history
  6. Small fix

    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    dcd66d5 View commit details
    Browse the repository at this point in the history
  7. Revert some changes

    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    d21bd3e View commit details
    Browse the repository at this point in the history
  8. Interface fix

    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    6fa9f29 View commit details
    Browse the repository at this point in the history
  9. Work on doc

    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    5075832 View commit details
    Browse the repository at this point in the history
  10. Avoid costly allocations

    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    54600f3 View commit details
    Browse the repository at this point in the history
  11. Cleanup

    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    0c8e7b3 View commit details
    Browse the repository at this point in the history
  12. Use stable sort

    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    c13724f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7637f5f View commit details
    Browse the repository at this point in the history
  14. Simplificstions

    garth-wells committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    98bc806 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Small naming improvements

    garth-wells committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    377876b View commit details
    Browse the repository at this point in the history
  2. Bug fix

    garth-wells committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c6a6e32 View commit details
    Browse the repository at this point in the history
  3. Another fix

    garth-wells committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    f8b6c71 View commit details
    Browse the repository at this point in the history
  4. Tidy up

    garth-wells committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    088f2d3 View commit details
    Browse the repository at this point in the history