Files
mercury/runtime
Zoltan Somogyi 41b96317c1 Pass the CSD arg to profiling builtins explicitly.
runtime/mercury_deep_rec_depth_body.h:
    Instead assuming that the code #including this file has a variable
    named CSD in scope, get the caller to pass that variable via a macro.

library/profiling_builtin.m:
    Pass that variable using that macro. Since the macro definition is
    not a comment, it won't get a singleton warning. Mark the CSD argument
    of the relevant predicates as not-a-singleton.
2026-01-29 00:11:37 +11:00
..
2023-06-26 20:05:24 +10:00
2021-06-06 19:07:20 +10:00
2021-04-09 17:41:23 +10:00
2024-01-26 15:52:35 +11:00
2025-05-16 20:06:52 +10:00
2023-11-06 16:15:34 +11:00
2024-10-14 00:04:09 +11:00
2026-01-26 17:58:53 +11:00
2023-12-03 00:19:48 +11:00
2024-04-02 12:44:41 +11:00
2022-01-31 14:11:08 +11:00
2019-06-10 13:30:49 +10:00