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

Nested Data Proposal (SDFG only) #1324

Merged
merged 46 commits into from
Aug 22, 2023
Merged

Nested Data Proposal (SDFG only) #1324

merged 46 commits into from
Aug 22, 2023

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    57abd28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09465d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51776a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b23ed86 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Structures now have a "members" dictionary. Their dtype is a pointer …

    …to the corresponding dtypes.struct typeclass.
    alexnick83 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    777821f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebf7206 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c52a482 View commit details
    Browse the repository at this point in the history
  4. Small fixes.

    alexnick83 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    40cc858 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd73aaa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    623a7f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e5badd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36d4e82 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38a4265 View commit details
    Browse the repository at this point in the history
  10. Added tests.

    alexnick83 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    479cb2a View commit details
    Browse the repository at this point in the history
  11. Serialization fixes.

    alexnick83 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8365ab3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14ba665 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    80d6f10 View commit details
    Browse the repository at this point in the history
  2. Edited tests.

    alexnick83 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9658c22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1dbb6b View commit details
    Browse the repository at this point in the history
  4. Updated tests.

    alexnick83 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5de2ae3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fbc45f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fa7e53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71d7c3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0a4409 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0593ea4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    0df9c35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    909c1aa View commit details
    Browse the repository at this point in the history
  3. Updated tests.

    alexnick83 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e2b0d8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52afc72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0e3458 View commit details
    Browse the repository at this point in the history
  6. Updated tests.

    alexnick83 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0924644 View commit details
    Browse the repository at this point in the history
  7. Added setitem.

    alexnick83 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8296a6d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    61d2ddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98fce0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    f431a8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d9cf2 View commit details
    Browse the repository at this point in the history
  3. _argminmax now creates a struct with the members ordered as accesse…

    …d in the related tasklets.
    alexnick83 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    76d6266 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c25648 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    1cb9f9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a2c460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    230f799 View commit details
    Browse the repository at this point in the history
  4. Fixed serialization.

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

Commits on Aug 21, 2023

  1. Addressed comments.

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

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    b80be92 View commit details
    Browse the repository at this point in the history
  2. Addressed comments.

    alexnick83 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    eabbd1d View commit details
    Browse the repository at this point in the history