Skip to content

tests: add mock IXplatAbstractions - #1195

Closed
poolcritter wants to merge 1 commit into
FallingColors:mainfrom
poolcritter:push-tkvkmostvlsx
Closed

tests: add mock IXplatAbstractions#1195
poolcritter wants to merge 1 commit into
FallingColors:mainfrom
poolcritter:push-tkvkmostvlsx

Conversation

@poolcritter

Copy link
Copy Markdown
Contributor

Change-Id: I6f4fdb764e727fa211db96140ba2b6f26a6a6964

@github-project-automation github-project-automation Bot moved this to 📋 Backlog in Hex Casting Jul 10, 2026
poolcritter added a commit to poolcritter/HexMod that referenced this pull request Jul 15, 2026
adds `visit` and `visitChildren` to iotas letting you apply a
UnaryOperator to an entire tree of them. this is like hexal's
IMappableIota except I don't know if that does self pre or post (or if
it does self at all). awa.

I haven't tested this in prod; hex doesn't have anything that would use
this yet. @IridescentVoid I believe you have a patch that may want to
use this?

Cc: @IridescentVoid
Change-Id: Ic464f4702ba9b0379c93e31723e2a5fe6a6a6964
Issue: closes FallingColors#1083
Prereq: FallingColors#1195
Change-Id: I6f4fdb764e727fa211db96140ba2b6f26a6a6964
poolcritter added a commit to poolcritter/HexMod that referenced this pull request Jul 25, 2026
adds `visit` and `visitChildren` to iotas letting you apply a
UnaryOperator to an entire tree of them. this is like hexal's
IMappableIota except I don't know if that does self pre or post (or if
it does self at all). awa.

I haven't tested this in prod; hex doesn't have anything that would use
this yet. @IridescentVoid I believe you have a patch that may want to
use this?

Cc: @IridescentVoid
Change-Id: Ic464f4702ba9b0379c93e31723e2a5fe6a6a6964
Issue: closes FallingColors#1083
Prereq: FallingColors#1195
@IridescentVoid

Copy link
Copy Markdown
Contributor

Changes already merged with #1191

@github-project-automation github-project-automation Bot moved this from 📋 Backlog to ✅ Done in Hex Casting Jul 30, 2026
IridescentVoid pushed a commit to IridescentVoid/HexMod that referenced this pull request Jul 30, 2026
adds `visit` and `visitChildren` to iotas letting you apply a
UnaryOperator to an entire tree of them. this is like hexal's
IMappableIota except I don't know if that does self pre or post (or if
it does self at all). awa.

I haven't tested this in prod; hex doesn't have anything that would use
this yet. @IridescentVoid I believe you have a patch that may want to
use this?

Cc: @IridescentVoid
Change-Id: Ic464f4702ba9b0379c93e31723e2a5fe6a6a6964
Issue: closes FallingColors#1083
Prereq: FallingColors#1195
@poolcritter

Copy link
Copy Markdown
Contributor Author

Changes already merged with #1191

why I hate squashing in a nutshell. this would work just fine with fastforward or explicit merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants