mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 09:23:44 +00:00
Estimated hours taken: 1 compiler/simplify.m compiler/higher_order.m Fix some places where goal_info fields were not being filled in correctly. compiler/hlds_goal.m Added goal_info_init/4 which takes the nonlocals, instmap_delta and determinism of the goal. All goal_info_inits after determinism analysis should probably use this version. compiler/common.m compiler/polymorphism.m Use goal_info_init/4. tests/general/prune_switch.m Test case.
1 line
1 B
Plaintext
1 line
1 B
Plaintext
1 |