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

GC patch #2

Merged
merged 2 commits into from
Sep 12, 2011
Merged

GC patch #2

merged 2 commits into from
Sep 12, 2011

Conversation

ollef
Copy link

@ollef ollef commented May 31, 2011

Hey Edwin,

Here is a patch that makes BigInts be handled by the garbage collector. Right now it is not using your pool implementation, since it wanted a way to free memory too, but that could be changed.

The file CodegenStack.hs appears to be missing in your repository, by the way.

Kind regards,
Olle Fredriksson and Daniel Gustafsson

Olle added 2 commits May 31, 2011 14:18
Simplified bigIntToStr (the old one segfaulted for some reason).
edwinb pushed a commit that referenced this pull request Sep 12, 2011
@edwinb edwinb merged commit 2f7d394 into edwinb:master Sep 12, 2011
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