Skip to content
Success

Changes

Summary

  1. compare: correctly compare a Closure_tag with an Infix_tag (commit: 3a43b84) (details)
  2. compare: move Forward/Infix tests outside the hot path (commit: fc35f8b) (details)
Commit 3a43b84e8a375002591f7bb85058daf0722fbda5 by gabriel.scherer
compare: correctly compare a Closure_tag with an Infix_tag
(commit: 3a43b84)
The file was modifiedtestsuite/tests/basic/equality.reference (diff)
The file was modifiedtestsuite/tests/basic/equality.ml (diff)
The file was modifiedruntime/compare.c (diff)
The file was modifiedChanges (diff)
Commit fc35f8baa0a81fbd688d39f507ec226bb7d7d4cb by gabriel.scherer
compare: move Forward/Infix tests outside the hot path
(commit: fc35f8b)
The file was modifiedruntime/compare.c (diff)