mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-18 15:26:31 +00:00
mercury_to_mercury.nl: New file: converts the prog_io data structure back into Mercury source code. term_io.nl: Export mercury_quote_string for use by mercury_to_mercury.nl. Makefile, doit.nl: Add mercury_to_mercury. options.nl, toplevel.nl: Add a new option to save the interface of a module to a `.int' file, using mercury_to_mercury. Makefile: Modify the rule for the `clean' target so that it removes `.int' files. mercury_builtin.nl: Fix the module name. std_util.nl: Suppress warnings from nit.