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

add example of par t types #95

Merged
merged 6 commits into from
Feb 18, 2015

Conversation

kikofernandez
Copy link
Contributor

Additions and modifications in the par t types to make the bank example work.
These involved changing the specific par t type from T -> int, since we cannot use Objects (due to GC).

Kiko Fernandez Reyes added 6 commits February 17, 2015 16:20
for the near future, `each` iterates over a singly
linked list.
change the specific implementation to use `int` primitive types instead
of the T (object type)
there seems to be a clash of keywords and it's not possible to use bind
and sync as the name of the function. This is due to a bug in the encore
compiler, which does not change the function names of the functions defined
from encore to the generated c code.
supercooldave pushed a commit that referenced this pull request Feb 18, 2015
@supercooldave supercooldave merged commit 53a4a50 into parapluu:new-ponyrt Feb 18, 2015
@kikofernandez kikofernandez deleted the feature/party branch April 14, 2015 12:38
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