lib: move errno and strerror to legacy FFI
[nit.git] / lib / standard / kernel.nit
2015-04-09 Jean Privatlib: move errno and strerror to legacy FFI
2015-03-07 Jean PrivatMerge: Extends chars, string and stream with some white...
2015-02-28 Jean Privatkernel: new interface `Cloneable` to provide a `clone...
2015-02-27 Jean Privatkernel: add Char::is_whitespace
2014-12-16 Jean PrivatMerge: Doc down
2014-12-11 Alexandre Terrasalib/standard: fixes some comment presentation according...
2014-12-11 Alexandre Terrasalib/standard: removes double dash now parsed as H2
2014-12-11 Alexandre Terrasalib/standard: adds some spaces
2014-12-11 Alexandre Terrasalib/standard: fixes bad indent in comments
2014-12-09 Alexis Laferrièrelib/kernel: use the legacy NI for `Pointer::free` to...
2014-11-25 Jean PrivatMerge: standard: Clean warnings
2014-11-25 Jean PrivatMerge: SELF type
2014-11-20 Jean Privatlib: add Float::is_approx to compare floats
2014-11-19 Alexandre Terrasakernel: fix missing documentation warning
2014-11-12 Alexis Laferrièrelib/kernel: introduce SELF type in Object
2014-08-08 Jean Privatlib/std: Float has their own `==` and Comparable-relate...
2014-08-06 Jean Privatlib/kernel: introduce `Sys::run` as the entry point...
2014-07-29 Jean Privatlib: `sys` and `exit` are toplevel
2014-05-28 Jean PrivatMerge: Geometry module
2014-05-28 Alexis Laferrièrelib: add nitunits to Numeric::value_of
2014-05-13 Jean Privatkernel: use legacy FFI for `address_is_null`
2014-05-07 Alexis Laferrièrelib/kernel: intro Numeric::value_of to get a Numeric...
2014-04-15 Jean Privatffi: update code with last syntax
2014-04-08 Jean PrivatMerge: Numeric, a super-class to Int and Float
2014-04-07 Lucas Bajoletlib/standard: Added errno and strerror bindings to...
2014-04-04 Alexis LaferrièreMerge branch 'privat' into numbers
2014-04-03 Alexis Laferrièrelib: intro Number::zero and Number::is_zero
2014-04-03 Alexis Laferrièrelib: move up to_f and to_i in Number
2014-04-03 Alexis Laferrièrelib: intro the Numeric class
2014-03-20 Jean PrivatMerge branch 'module_paths'
2014-03-20 Alexis Laferrièrelib: Float is a Comparable
2014-03-18 Jean Privatlib/kernel: add `Bool::to_i`
2014-03-18 Alexis Laferrièrelib/kernel: intro Pointer::free
2014-01-23 Alexis Laferrièrelib: fix conversion of hex char to int and add test
2013-11-27 Jean Privatlib: make `is_same_instance` intern
2013-11-26 Jean Privatlib: add `Object::is_same_instance` that will replace...
2013-11-19 Jean Privatremove closures from code
2013-10-30 Jean PrivatMerge remote-tracking branch 'alexis/ready-for-ffi'
2013-10-30 Alexis Laferrièrelib: adds Pointer::address_is_null to kernel module
2013-10-16 Jean Privatlib: remove the module hash, introduce services in...
2013-09-04 Jean Privatrename 'package' to 'module'
2013-08-17 Jean Privatlib: add some examples/unit tests
2013-08-16 Jean Privatlib: improve examples in documentation
2013-08-15 Jean Privatlib: fix typo and style in documentation
2013-08-13 Lucas BajoletKernel : Int, optimization on the digit count method...
2012-04-26 Jean Privatlib: improve shortdoc of modules
2012-02-15 Jean PrivatMerge branch 'ni' into wip
2012-02-14 Jean Privatlib: update the documentation
2012-02-13 Alexis Laferrièrelib: adds abs function to Int
2012-02-09 Alexis Laferrièrelib: updates lib to use extern classes
2011-04-29 Alexandre Terrasalib : Add class name support
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-01-25 Alexis Laferrièrelib: adds methods to tell if Char is a lower, upper...
2009-08-27 Jean Privatlib: add Int::enumerate_*
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-26 Jean Privatnullable: convert lib, tools and tests
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1