lib/core: Sub-regular expressions API change from Array[Match] to Array[nullable...
authorLucas Bajolet <r4pass@hotmail.com>
Wed, 9 Sep 2015 15:42:55 +0000 (11:42 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Wed, 9 Sep 2015 15:43:25 +0000 (11:43 -0400)
commitf7d2d32ab8e85d2c154f2099f85e8ce308e7c5e7
treebaa9f9137e4030ef52ac5f3e00e41e2e9078d987
parentdc75e240c375a596be950adfd09a6f8befc0477f
lib/core: Sub-regular expressions API change from Array[Match] to Array[nullable Match]

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/core/re.nit