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

Tidy up function return types. #307

Merged
merged 1 commit into from
Aug 21, 2015
Merged

Tidy up function return types. #307

merged 1 commit into from
Aug 21, 2015

Conversation

sunfishcode
Copy link
Member

This replaces the void type with the concept of a return type sequence which may be empty, and it defines signature.

This brings in the parts of #278 not connected to function pointers.

It addresses #127 but not #89.

This replaces the `void` type with the concept of a return type sequence
which may be empty, and it defines *signature*.

This brings in the parts of #278 not connected to function pointers.
@jfbastien
Copy link
Member

lgtm

@lukewagner
Copy link
Member

lgtm too

jfbastien added a commit that referenced this pull request Aug 21, 2015
@jfbastien jfbastien merged commit 5a0c997 into master Aug 21, 2015
@jfbastien jfbastien deleted the func-cleanup branch August 21, 2015 02:04
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