[m-rev.] for review: compile time evaluation of string.count_codepoints
Peter Wang
novalazy at gmail.com
Tue Sep 17 16:38:25 AEST 2013
On Tue, 17 Sep 2013 02:30:43 +1000 (EST), Julien Fischer <jfischer at opturion.com> wrote:
>
> For review by anyone.
>
> -----------
>
> Compile time evaluation of string.count_codepoints.
>
> compiler/const_prop.m:
> Do compile time evaluation of string.count_codepoints where possible.
>
> Fix an old error in a comment: functions with two arguments are
> binary, not unary.
>
> Julien.
I'm curious about the motivation for this.
Peter
More information about the reviews
mailing list