Skip to content

DFCxx: standard library#76

Merged
ssmolov merged 4 commits intomasterfrom
dfcxx_std
Jun 10, 2025
Merged

DFCxx: standard library#76
ssmolov merged 4 commits intomasterfrom
dfcxx_std

Conversation

@Muxianesty
Copy link
Copy Markdown
Collaborator

No description provided.

@Muxianesty Muxianesty self-assigned this Jun 8, 2025
@Muxianesty Muxianesty added the enhancement New feature or request label Jun 8, 2025
@Muxianesty Muxianesty requested a review from ssmolov June 9, 2025 02:14
@Muxianesty Muxianesty marked this pull request as ready for review June 9, 2025 02:14
.encoded(encoded),
.key(key),
.block(block),
.clk (clk)
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.

".clk (clk)" -> ".clk(clk)"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed.

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.

I do not see any new commits to fix the issue

.block(block),
.key(key),
.encoded(encoded),
.clk (clk)
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.

".clk (clk)" -> ".clk(clk)"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed.

.encoded(encoded),
.key(key),
.block(block),
.clk (clk)
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.

".clk (clk)" -> ".clk(clk)"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed.

.block(block),
.key(key),
.encoded(encoded),
.clk (clk)
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.

".clk (clk)" -> ".clk(clk)"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed.

@Muxianesty Muxianesty requested a review from ssmolov June 10, 2025 09:18
@ssmolov ssmolov merged commit c5ab17d into master Jun 10, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants