Skip to content

Fix #64: better beta-reduction, see issus #64 for more details #67

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

Merged
merged 1 commit into from
Feb 3, 2016

Conversation

bobzhang
Copy link
Member

@bobzhang bobzhang commented Feb 2, 2016

No description provided.

@@ -41,14 +41,12 @@ var Break = [

function catch_break(on) {
if (on) {
var sig_beh_001 = function () {
throw Break;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to support caml_install_signal_handler

bobzhang added a commit that referenced this pull request Feb 3, 2016
Fix #64: better beta-reduction, see issus #64 for more details
@bobzhang bobzhang merged commit b1771ae into master Feb 3, 2016
@bobzhang bobzhang deleted the beta_reduce_refine branch February 8, 2016 15:10
kevinbarabash pushed a commit to kevinbarabash/rescript-compiler that referenced this pull request Dec 24, 2021
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.

1 participant