| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update tests to remove `Lev_module_definition` | Nick Roberts | 2023-03-13 | 1 | -4/+2 |
| | | |||||
| * | Update reference for basic-modules/anonymous.ml | Vincent Laviron | 2022-01-11 | 1 | -3/+3 |
| | | |||||
| * | Merge commit '8949e28fa1995de9fa72ee377993624af0f4a616' into 5.00 | Tom Kelly | 2021-10-04 | 1 | -2/+4 |
| |\ | |||||
| | * | Fix detection of immediate64 types through unboxed types | Leo White | 2021-07-29 | 1 | -2/+4 |
| | | | |||||
| * | | Merge commit '0ca651b95cbda5d58f7760f0fa1dba965d1f0828' into ↵ | Tom Kelly | 2021-03-02 | 1 | -3/+2 |
| |\ \ | |/ | | | | | parallel_minor_gc_4_12 | ||||
| | * | Remove Const_pointer from Lambda and Clambda (#9585) | Stephen Dolan | 2020-06-02 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | Lambda and Clambda distinguish Const_int from Const_pointer only so that they can pass the information to Cmm. But now that that Const_pointer is gone from Cmm (#9578), there's no need for the distinction in Lambda either. This PR requires a bootstrap, because the .cmo format changes: Lambda.structured_constant has one fewer constructor. The bootstrap is in the following commit. | ||||
| | * | Update testsuite with new backtrace format, and add test for names | Stephen Dolan | 2020-04-27 | 1 | -2/+2 |
| | | | |||||
| * | | Merge commit '080ac7421c569392f84fadefbdf977c4aa98a92a' into ↵ | Tom Kelly | 2021-03-01 | 1 | -1/+7 |
| |\ \ | |/ | | | | | parallel_minor_gc_4_12 | ||||
| | * | Add forgotten substitution when compiling anonymous modules (#9477) | Thomas Refis | 2020-04-23 | 1 | -1/+7 |
| | | | | | | | Fixes #9375 | ||||
| * | | Fix tests/basic-modules/anonymous reference output | Tom Kelly | 2020-04-29 | 1 | -6/+6 |
| |/ | |||||
| * | a better representation for modules with no name (#8908) | Thomas Refis | 2019-10-09 | 1 | -0/+15 |
