-
Notifications
You must be signed in to change notification settings - Fork 465
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rescript-lang/rescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 711b5f1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rescript-lang/rescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f7f1e5e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 98 files changed
- 1 contributor
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65b1c68 - Browse repository at this point
Copy the full SHA 65b1c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2493959 - Browse repository at this point
Copy the full SHA 2493959View commit details -
WIP: extend types and type propagation with arity
This needs some info from function definition that is not readily available. Better to postpone this until arity is explicit in function definitions.
Configuration menu - View commit details
-
Copy full SHA for 6fec229 - Browse repository at this point
Copy the full SHA 6fec229View commit details -
Fix uncurried function type handling in FFI and type system
Fix uncurried function type handling in FFI and type system This commit improves handling of uncurried function types, particularly in FFI and the type system: - Add arity information to @obj externals by returning arity from process_obj - Fix filter_arrow to properly handle arity in type unification - Remove invalid assert false in ast_uncurried.ml - Update type_function and type_application to properly handle arity information - Pass arity through to is_ignore function for consistent type checking These changes help ensure proper type checking and arity handling for uncurried functions, especially in FFI bindings using @obj.
Configuration menu - View commit details
-
Copy full SHA for 53b9824 - Browse repository at this point
Copy the full SHA 53b9824View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0260ea - Browse repository at this point
Copy the full SHA c0260eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d0977a - Browse repository at this point
Copy the full SHA 5d0977aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d647c99 - Browse repository at this point
Copy the full SHA d647c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ce228 - Browse repository at this point
Copy the full SHA 45ce228View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f1e5e - Browse repository at this point
Copy the full SHA f7f1e5eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 711b5f1...f7f1e5e