Files
mercury/mdbcomp
Zoltan Somogyi 7a2acab33d Break up the add_foreign_proc predicate.
compiler/add_foreign_proc.m:
    Replace the ~220 line add_foreign_proc predicate with
    eight smaller predicates here (and one in sym_name.m),
    none of which exceed 55 lines.

mdbcomp/sym_name.m:
    Add that one predicate, which will probably be useful
    elsewhere as well.

    Fix bad existing documentation.
2026-01-29 03:27:10 +11:00
..
2025-10-10 15:30:49 +11:00
2025-08-31 19:26:00 +02:00