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

Commits on Aug 20, 2015

  1. Tidy up function return types.

    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.
    sunfishcode committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    b2a5c9d View commit details
    Browse the repository at this point in the history