Rename REAMDE to README.md
[nit.git] / src / c_tools.nit
2015-05-09 Alexis Laferrièresrc/c_tools: revamp doc and style of some `CCompilation...
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-01-28 Alexis Laferrièrenitc: refactor MModule cflags and ldflags to support...
2014-11-06 Jean PrivatMerge: Java FFI global compilation fix
2014-11-06 Jean PrivatMerge: Use new constructors
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-11-04 Alexis Laferrièrenitg/ffi: local functions in C are `static`
2014-11-04 Jean Privatc_tools: add attribute `ExternFile::pkgconfigs` to...
2014-04-10 Alexis Laferrièrenitg: support compilation of Java files to .jar
2014-04-03 Jean Privatffi: remove old Cproproc symbol NONITCNI
2014-04-02 Jean Privatsrc: implements abstract methods of ExternCFile
2014-04-02 Jean Privatmove ExternFile to c_tools
2014-03-10 Jean Privatsrc/c_tools: use template instead of compiling_writer
2014-02-17 Alexis Laferrièrenitg: intro the common_ffi module and support for the...
2013-02-06 Alexis Laferrièreniti: adds tools to compile C code