Skip to content

interpreter: arrays - #87

Merged
Alonely0 merged 1 commit into
uutils:mainfrom
Franklin-Qi:feature-task#78-Interpreter-arrays
Jul 22, 2026
Merged

interpreter: arrays#87
Alonely0 merged 1 commit into
uutils:mainfrom
Franklin-Qi:feature-task#78-Interpreter-arrays

Conversation

@Franklin-Qi

Copy link
Copy Markdown
Collaborator

Enable single- and multi-index get/set via shared Array storage and SUBSEP-joined keys. Includes lowerer rvalue loads and coverage tests.

Closes: #78

@Alonely0

Copy link
Copy Markdown
Collaborator

wow that was fast. okay lemme get to work with reviewing the PRs 😅

tysm!

@Alonely0
Alonely0 force-pushed the feature-task#78-Interpreter-arrays branch from 33e536c to ddcc32d Compare July 18, 2026 05:47
@Alonely0

Copy link
Copy Markdown
Collaborator

sorry! needed to be rebased to fix CI.

@Alonely0 Alonely0 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff. So glad we have skilled engineers on the team :)

We can merge this right after the other PR, so we minimize merge conflicts. Please take a look at my comment there whenever you have a moment.

@Alonely0
Alonely0 force-pushed the main branch 2 times, most recently from 3cf396b to 048fe2a Compare July 18, 2026 07:28
@Franklin-Qi
Franklin-Qi force-pushed the feature-task#78-Interpreter-arrays branch from ddcc32d to 9789127 Compare July 22, 2026 07:20
Enable single- and multi-index get/set via shared Array storage and
SUBSEP-joined keys. Includes lowerer rvalue loads and coverage tests.

Closes: uutils#78
@Franklin-Qi
Franklin-Qi force-pushed the feature-task#78-Interpreter-arrays branch from 9789127 to 28b27a8 Compare July 22, 2026 08:20
@Alonely0
Alonely0 merged commit 71384c4 into uutils:main Jul 22, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

interpreter: arrays

2 participants