Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-04-19 01:48:56 -0700 (Tue, 19 Apr 2005)
Revision: 7222
Log message:
Added slot["esc", s:s] and slot["cesc", s:s] display forms for printing the
OCaml-escaped and C-escaped variants of the string s. Updated the display
forms in the string extension of MMC to use the "esc" slots for string
constants.
Changes | Path |
+16 -8 | metaprl/refiner/reflib/dform.ml |
+2 -2 | mpcompiler/mmc/extensions/string/mmc_ext_string.ml |
+1 -2 | mpcompiler/mmc/test/mmc_tests_out.previous |