lib/text: `Text::format` uses an index starting at 0, as `Array` does
[nit.git] / lib / core / math.nit
2016-02-09 Alexis Laferrièrelib: explicitly cast long to int to fix clang warnings
2016-02-04 Jean Privatlib/core: use intern && ffi since it is now allowed...
2016-01-22 Jean Privatlib/core/math: add `Collection::sample`
2015-12-08 Lucas Bajoletlib/core: Re-implemented some frequently used binops...
2015-09-21 Jean Privatcore/math: add basic Bézier interpolations on Float
2015-08-27 Jean Privatlib: rename `standard` as `core`