lib: fix unrecognized code blocks in doc units
[nit.git] / lib / core / kernel.nit
2018-08-07 Alexandre Terrasalib: fix unrecognized code blocks in doc units
2018-06-08 Lucas Bajoletlib/core: remove ascii method on Int and 'b' prefix
2018-06-08 Lucas Bajoletlib/core: remove uses of Byte for Text
2018-05-31 Jean Privatcrypto: add some methods on Bytes, Char & String
2017-05-09 Alexis Laferrièrecore: add non-breaking space to `is_whitespace`
2017-03-28 Jean PrivatMerge: gamnit: optimize the `flat` 2D api using GPU...
2017-03-23 Alexis Laferrièrecore: implement `MinHeap::clear` and intro `Pointer...
2017-03-14 Alexis Laferrièrecore: 32 bits fixes
2017-02-28 Alexis Laferrièrekernel: intro `Pointer::==` and `Pointer::hash`
2016-08-14 Alexis Laferrièrecore: intro `is_windows`
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`