Files
mercury/runtime
Zoltan Somogyi 4ec5c99312 Handle \e in runtime/mercury_trace_base.c.
runtime/mercury_trace_base.c:
    Add code to print escape characters as \e.

    Reorder the existing escape sequences.

    Fix a bug: a CR was printed as \b, not as \r.

library/mercury_term_lexer.m:
    Add the two affected functions in mercury_trace_base.c
    to the list of places that handle escape sequences.
2024-04-28 23:39:56 +10: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
2023-11-06 16:15:34 +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