lib: intro the a_star module (even though it is not yet A*)
[nit.git] / lib / base64.nit
2013-08-29 Lucas BajoletStdlib: Removed all references to String constructors...
2013-02-04 Alexis Laferrièrelib: adds base64 module and according tests