-
Notifications
You must be signed in to change notification settings - Fork 235
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* import upstream ocaml-4.10+beta1 code * create ocaml 4.10 folders * remove envaux from upstream * remove envaux from upstream * WIP Support OCaml 4.10 * WIP Fixing 4.10 definitions * WIP Typemod * RESET ME * Add Type_immediacy module * build and run... until failwith "TODO" * don't be to eager TODO * implement env caching * add test-current target * catch errors in structure item * catch initialization errors * locate: use find_by_name, not lookup * type_utils: use find_by_name, not lookup * Env.sign_of_cmi: make locs ghost * typemod: port omitted patch (should be upstreamed!) * typemod: comment out some fatal errors * rebuild 4.10 parser with latest menhir * update upstream/ocaml_410 to 4.10.0 * port changes from 4.10.0 * FIX ME: disable short-paths for now * REMOVE ME: release for OCaml 4.10 only * update dune-release.sh script (allow explicit specification of package-version) * Update CHANGES.md * list 4.10 to magic_numbers * same menhir as on other backends * tests: -short-paths disabled on 4.10 * 408: env plumbing * functor parameters and optional module names * Env.fold_type_decls * Result on 4.02 * WIP: first 409 * WIP: first 407 * WIP: first 406 * WIP: first 405 * WIP: first 404 * WIP: first 403 * WIP: first 402 * WIP: 407_0 * WIP: third (all backends) * 4.10 in dune-workspace files * Revert "FIX ME: disable short-paths for now" This reverts commit 35cb490. * rebased -short-paths * tests: reenable short-paths for 4.10 * typeclass: pardon? * 410: short-paths fixes and cleanup * 410: finish fixing env * update tests * fix cons test * fix errors in constrained env test * Update opam constraints * non_shadowed_pervasives: lookup was removed in our 4.09, remove from our 4.10 * typemod: recover from inclusion error on 4.10 * fix tests pre 4.10 * disable broken test on 4.10 * add 4.10 version of the test Co-authored-by: Frédéric Bour <[email protected]>
- Loading branch information
Showing
384 changed files
with
179,743 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.