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

Feat records #209

Merged
merged 4 commits into from
Oct 28, 2020
Merged

Feat records #209

merged 4 commits into from
Oct 28, 2020

Conversation

brusherru
Copy link
Contributor

Guide for the new records feature ( xodio/xod#2051 ).

docs/guide/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
@brusherru
Copy link
Contributor Author

brusherru commented Oct 21, 2020

Within the last fixup commit, I've added a paragraph in the C++ section about unlabeled terminals.

docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
docs/guide/records/README.md Outdated Show resolved Hide resolved
@brusherru brusherru requested a review from nkrkv October 21, 2020 14:39
Copy link
Member

@nkrkv nkrkv left a comment

Choose a reason for hiding this comment

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

👍

}

void evaluate(Context ctx) {
Type record = getValue<output_OUT>(ctx);
Copy link
Contributor

@evgenykochetkov evgenykochetkov Oct 27, 2020

Choose a reason for hiding this comment

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

IIRC, it was optimised to just Type record;

Copy link
Contributor

@evgenykochetkov evgenykochetkov left a comment

Choose a reason for hiding this comment

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

LGTM

@brusherru brusherru merged commit e3dcfcc into next Oct 28, 2020
@brusherru brusherru deleted the feat-records branch October 28, 2020 10:53
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.

3 participants