Files
mercury/library
Julien Fischer 369e24a49a Extend testing of the ranges module.
Document some exception conditions in the ranges module.

library/ranges.m:
    Document the when insert and delete will throw an exception.

tests/test_ranges.{m,ex}:
    Test that attempting to construct a ranges value containing min_int
    results in an exception being thrown. To do this without hardcoding
    machine-specific values in the expected value, extend the code used
    to print ranges to output symbolic names for {min,max}_int.

    Fix spelling.
2025-01-10 17:11:57 +11:00
..
2023-06-26 20:05:24 +10:00
2024-10-13 10:38:57 +11:00
2023-11-29 16:28:07 +11:00
2023-12-20 15:32:02 +11:00
2024-08-14 12:38:40 +02:00
2024-12-29 21:49:36 +11:00
2024-12-30 20:17:22 +11:00
2024-07-11 19:42:12 +02:00
2024-02-20 17:18:52 +11:00
2025-01-01 18:50:52 +11:00
2024-10-05 09:16:48 +02:00
2024-07-17 13:46:01 +02:00
2025-01-10 17:11:57 +11:00
2025-01-06 14:02:31 +11:00
2024-12-29 21:49:36 +11:00
2025-01-06 14:02:31 +11:00
2025-01-01 19:19:42 +11:00