README: document nit_env.sh
[nit.git] / lib / cpp.nit
2015-08-29 Alexis Laferrièrelib: improve synopsis and doc of many libs
2015-06-09 Alexis LaferrièrePartial Revert "compiler: Changed types of Char to...
2015-06-02 Lucas Bajoletcompiler: Changed types of Char to uint32_t and NativeS...
2015-05-27 Alexis Laferrièrelib: update other libs to use `self` from C and C+...
2015-01-26 Alexis Laferrièrelib & contrib & tests: update users of `cflags` and...
2014-11-27 Alexis Laferrièrelib/cpp: fix behavior of `Text::to_cpp_string`
2014-11-27 Alexis Laferrièrelib/cpp: add missing doc
2014-11-27 Alexis Laferrièrelib/cpp: move up `to_cpp_string` to `Text`
2014-09-18 Alexis Laferrièrecpp: add missing annotation declaration
2014-02-27 Alexis Laferrièrelib: intro the cpp module to support C++ code