Merge: Added contributing guidelines and link from readme
[nit.git] / lib / core / kernel.nit
2016-06-08 Lucas Bajoletlib/core: Added `is_whitespace` method to `Byte`
2016-02-04 Jean Privatlib/core: use intern && ffi since it is now allowed...
2015-12-08 Lucas Bajoletlib/core: Inlined implementation of `abs`
2015-12-08 Lucas Bajoletlib/core: Re-implemented some frequently used binops...
2015-11-03 Alexis Laferrièrelib/core: intro `Task`
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-21 Lucas Bajoletlib: Changes in the way ascii is coded and its semantics.
2015-08-27 Jean Privatlib: rename `standard` as `core`