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

Integrate changes to Document.constant_equal #71

Merged
merged 4 commits into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. Compiler: Document non-trivial function Code.constant_equal, and fix …

    …related bugs (#1659)
    
    * Document non-trivial function Code.constant_equal
    
    Co-authored-by: Jérome Vouillon <[email protected]>
    
    * Fix bugs related to constant equality
    
    See #1659.
    
    * More static evaluation of equalities in eval
    
    * Statically evaluate caml_js_strict_equals too
    
    * Compiler: small refactoring in eval
    
    ---------
    
    Co-authored-by: Jérome Vouillon <[email protected]>
    Co-authored-by: Hugo Heuzard <[email protected]>
    3 people committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a40f9a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48b465f View commit details
    Browse the repository at this point in the history
  3. Fixes

    vouillon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    68bf91e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26864d1 View commit details
    Browse the repository at this point in the history