[m-rev.] For review: Generate IL modules for standard library sub-modules

Peter Ross pro at missioncriticalit.com
Wed Jun 20 12:45:46 AEST 2007


On 6/16/07, Jonathan Morgan <jonmmorgan at gmail.com> wrote:
> Estimated hours taken: 1
> Branches: main
>
> Altered the IL backend so that it generates modules rather than assemblies
> for all standard library modules, including sub-modules.
>
> compiler/mlds_to_il.m:
>         Made the above alteration.
>
Replace the mlds_to_il.m comment with the following which explains
better what your fix is.

The check for std library modules assumed that the std library
contained no sub-modules, fix this by just checking the prefix of a
module is mercury regardless of its nesting.

Otherwise it looks fine.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list