Files
mercury/tests/hard_coded
Zoltan Somogyi ce9c9230c9 Enforce an invariant using types.
library/edit_seq.m:
    Change to uint the types of all the integers that cannot be negative.
    This happens to be all of them.

NEWS.md:
    Announce the change.

compiler/add_type.m:
compiler/det_check_switch.m:
compiler/error_spec.m:
compiler/style_checks.m:
compiler/typecheck_msgs.m:
    Conform to the changes above.

tests/hard_coded/change_hunk_test.{m,exp}:
tests/hard_coded/edit_seq_test.{m,exp}:
    Change the code that sets up the parameters for testing edit_seq.m
    to use uints, and expect uints in the output.
2026-01-01 17:23:24 +11:00
..
2023-07-01 02:25:53 +10:00
2025-10-09 05:08:55 +11:00
2023-07-22 23:24:54 +10:00
2025-12-07 10:16:39 +11:00
2025-12-07 10:16:39 +11:00
2025-12-07 10:16:39 +11:00
2025-12-07 10:16:39 +11:00
2025-12-07 10:16:39 +11:00
2025-01-02 15:36:48 +11:00