Files
scryer-prolog/src/lib
Markus Triska 066f740819 check for correct domain of integers in reifiable expressions also in the expanded code
This is to preserve domain errors instead of failing silently. Example:

   ?- 5 #> 3 #<==> 2.
   %@ caught: error(domain_error(clpz_reifiable_expression,2),unknown(2)-1)
2021-06-03 22:57:58 +02:00
..
2021-02-21 21:08:03 +01:00
2021-02-18 20:19:23 +01:00
2021-03-05 18:36:00 +01:00
2021-05-08 13:32:30 -07:00
2021-05-18 20:05:30 +01:00
2021-02-18 22:16:24 +01:00