-
Notifications
You must be signed in to change notification settings - Fork 463
Comparing changes
Open a pull request
base repository: rescript-lang/rescript
base: master
head repository: rescript-lang/rescript
compare: 11.0_release
- 20 commits
- 60 files changed
- 8 contributors
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77c2b64 - Browse repository at this point
Copy the full SHA 77c2b64View commit details -
Skip trailing comma in explicit partial application (#6949)
* Check for dotdotdot in args * Check on attribute rather than label * Add tests * Fix naming convention * Update CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for eb00295 - Browse repository at this point
Copy the full SHA eb00295View commit details -
Fix incorrect format of function under unary operator (#6953)
* Fix parens in unary operator * Fix parens in binary expr * Handle underscore sugar application * Add tests * Update CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for 680d0ad - Browse repository at this point
Copy the full SHA 680d0adView commit details -
* Handle parens when mod type is a module signature * Refactor * Update CHANGELOG * Add tests * Handle more edge cases * Add more test cases from jscomp/test/coercion_module_alias_test.res
Configuration menu - View commit details
-
Copy full SHA for 3ed3dec - Browse repository at this point
Copy the full SHA 3ed3decView commit details -
Disallow non-variant spreads in variants (#6980)
* disallow non-variant spreads in variants * changelog * undo formatting in changelog * run make lib * changelog * fix * changelog # Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for ae131a2 - Browse repository at this point
Copy the full SHA ae131a2View commit details -
Fix comment removed when function signature has type keyword (#6997)
* Fix comment removed when function signature has type keyword * Update CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for 0148456 - Browse repository at this point
Copy the full SHA 0148456View commit details -
Fix parse error on doc comment before "and" in type def (#7001)
* Fix parse error on doc comment before "and" in type def * CHANGELOG # Conflicts: # jscomp/syntax/src/res_core.ml
Configuration menu - View commit details
-
Copy full SHA for 49e702f - Browse repository at this point
Copy the full SHA 49e702fView commit details -
* Fix tuple coercion It was only handled for the first arg in the tuple * Update CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for 3d8ca49 - Browse repository at this point
Copy the full SHA 3d8ca49View commit details
Commits on Sep 20, 2024
-
* deprecate jsx 3 from bsb * clean up * changelog * fix changelog
Configuration menu - View commit details
-
Copy full SHA for 5b9d693 - Browse repository at this point
Copy the full SHA 5b9d693View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bac05b - Browse repository at this point
Copy the full SHA 0bac05bView commit details
Commits on Oct 11, 2024
-
Deprecated top-level suffix in the rescript.json (#7056)
* Deprecated top-level suffix in the rescript.json * fix message * changelog
Configuration menu - View commit details
-
Copy full SHA for 6de936a - Browse repository at this point
Copy the full SHA 6de936aView commit details
Commits on Oct 21, 2024
-
* refactor: extract fun from process_cmt_file * refactor: read the .cmt earlier * feat: handle paths via source_file instead of cmt_file * add project root to default config * refactor: extract funs to remove duplication * fix: consider file seperators * fix: please static checker * make find source file return only absolute paths * refactor: cleanup getOutputFile and getOutputFileRelative * chore: update changelog
Configuration menu - View commit details
-
Copy full SHA for 176f02d - Browse repository at this point
Copy the full SHA 176f02dView commit details
Commits on Feb 1, 2025
-
Backport to v11 bundle and upload stdlib js runtime (#7255) (#7268)
* backport bundle stdlib JS files for playground (#7255) * replace deprecated pipes with shlex * update setup-ocaml * use node 18 * add rollup linux as an optional dependency * use ubuntu-24.04 and ubuntu-24.04-arm * backport fix for hanging tests (#6667) * update artifacts.txt * backport: CI: don't run npm pack twice (#6923) * CI: don't run npm pack twice * Add typedefs for PackOutput * Update comments * update artifacts * Fix CHANGELOG.md --------- Co-authored-by: Christoph Knittel <ck@cca.io>
Configuration menu - View commit details
-
Copy full SHA for 2ed005b - Browse repository at this point
Copy the full SHA 2ed005bView commit details
Commits on Feb 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9199a04 - Browse repository at this point
Copy the full SHA 9199a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983c132 - Browse repository at this point
Copy the full SHA 983c132View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db9d1d - Browse repository at this point
Copy the full SHA 8db9d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7768ad7 - Browse repository at this point
Copy the full SHA 7768ad7View commit details
Commits on Feb 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f0ff319 - Browse repository at this point
Copy the full SHA f0ff319View commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c370de0 - Browse repository at this point
Copy the full SHA c370de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca376c4 - Browse repository at this point
Copy the full SHA ca376c4View commit details
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 master...11.0_release