lib: intro `Float.lerp` for simple linear interpolation
[nit.git] / lib / standard / posix.nit
2014-09-03 Alexis Laferrièrelib/posix: fix import for extern classes types
2014-05-15 Alexis Laferrièrelib/posix: add doc to posix (fix #174)
2014-03-13 Alexis Laferrièrelib: add doc to Passwd properties
2014-03-13 Alexis Laferrièrelib: move Passwd::gecos to a new posix_ext module
2014-02-17 Alexis Laferrièrelib: update standard library to latest FFI spec
2013-08-30 Jean Privatstring: more migration from String::from_cstring to...
2013-08-23 Alexis Laferrièrelib: adds the posix module with privilege functions