mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 09:23:44 +00:00
Estimated hours taken: 1
Branches: main
runtime/mercury_minimal_model.[ch]:
library/table_builtin.m:
Move the code of table_nondet_setup from table_builtin.m to
mercury_minimal_model.c. This makes it simpler to get debugging
output: you have to specify -DMR_TABLE_DEBUG only in the
Mmake.runtime.params file, instead of both there and in
Mmake.library.params.
runtime/mercury_minimal_model.[ch]:
Delete some now unnecessary fields of the MR_Subgoal structure.
tests/tabling/coup_no_commit.{m,exp}:
The old expected output of this test case was wrong, so "passing" this
test case meant generating incorrect output. We now generate correct
output, so make the test case tougher (we also pass the tough version).
2 lines
26 B
Plaintext
2 lines
26 B
Plaintext
[1, 4, 7, 10, 13, 16, 19]
|