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

Party/started #170

Merged
merged 4 commits into from
May 19, 2015
Merged

Conversation

kikofernandez
Copy link
Contributor

Starting the party:

  • Initial interface, trying to unify functions where possible (see party.h and macro in partym.h)
  • Add definition of declared functions
  • Remove duplication in some places of the party.c file

Kiko Fernandez Reyes added 4 commits May 19, 2015 12:02
provides an initial interface to the par t types. use of macros to
minimize the developer's knowledge of the internals of the par t definitions.
update some definitions and use of macros when detected repetion of
code. create quasi-universal interface for the new_par
function (couldn't make it universal for the P case, which takes two
arguments instead of one).

TODO: Commented out fmap, need to improve it

Limitations: some cases have not been solved for the general new_par,
such as the FP and M cases.
@kikofernandez
Copy link
Contributor Author

BTW, we should rebase the branch features/party to be up-to-date. Otherwise we will get errors that have been already solved.

kikofernandez pushed a commit that referenced this pull request May 19, 2015
@kikofernandez kikofernandez merged commit 2e12303 into parapluu:features/party May 19, 2015
@kikofernandez kikofernandez deleted the party/started branch May 19, 2015 11:03
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.

2 participants