README: document nit_env.sh
[nit.git] / lib / c.nit
2015-09-12 Alexis Laferrièrelib/c: contructors `from` for native arrays accept...
2015-08-29 Alexis Laferrièrelib: improve synopsis and doc of many libs
2015-08-27 Jean Privatcode: update references to `standard`
2015-07-22 Lucas Bajoletlib/c: CByteArray now uses Byte instead of Int
2015-05-27 Alexis Laferrièrelib: update other libs to use `self` from C and C+...
2015-05-11 Alexandre Terrasalib/c: introduce char** wrapper
2015-01-14 Alexis Laferrièrelib/c: fix type of index in `NativeCArray::[]`
2014-12-10 Alexandre Terrasalib/c: fixes old inits
2014-12-10 Alexandre Terrasalib/c: fixes documentation warnings
2014-12-02 Alexis Laferrièrelib/c: add doc on `NATIVE` and `native_array`
2014-12-02 Alexis Laferrièrelib/c: intro `CByteArray`
2014-12-02 Alexis Laferrièrelib/c: intro `CIntArray::from`
2014-12-02 Alexis Laferrièrelib/c: move up general logic from `CIntArray` to `CArray`
2014-11-12 Alexis Laferrièrelib/c&java: remove all custom SELF types
2014-09-03 Jean Privatlib: remove remaining declaration of old-style attributes.
2014-07-07 Alexis Laferrièrelib: intro the c module