[m-rev.] for review: add ranges/0 to standard library
Zoltan Somogyi
zoltan.somogyi at runbox.com
Fri Mar 31 16:48:58 AEDT 2017
On Fri, 31 Mar 2017 16:44:27 +1100 (AEDT), Julien Fischer <jfischer at opturion.com> wrote:
> The request for review is for the NEWS annoucement and overall addition.
> The code itself was reviewed 11 years ago. I'll add some test cases for
> it separately.
No objection to the addition; the diff to NEWS is fine.
> --- a/library/ranges.m
> +++ b/library/ranges.m
> @@ -0,0 +1,1027 @@
> +%-----------------------------------------------------------------------------%
> +% vim: ft=mercury ts=4 sw=4 et wm=0 tw=0
> +%-----------------------------------------------------------------------------%
> +% Copyright (C) 2017 The Mercury team.
> +% Copyright (C) 2013-2016 Opturion Pty Ltd.
> +% Copyright (C) 2006-2009 The University of Melbourne.
Don't we usually list these oldest to newest?
I will look at the rest of the module after you commit it.
Zoltan.
More information about the reviews
mailing list