ni_nitdoc: added fast copy past utility to signatures.
[nit.git] / src / native_interface /
2013-04-04 Alexis Laferrièreni: fixes type check in C to support null instances
2013-02-23 Alexis Laferrièreni: fix bug when executing a callback to Nit on an...
2013-02-06 Alexis Laferrièrenitc/ffi: adds full FFI support for C to nitc
2013-02-06 Alexis Laferrièrenitc/ffi: allows to declare C type of extern classes...
2012-06-06 Alexis Laferrièreni: cleans up code repetition in native interface and...
2012-04-16 Jean PrivatMerge remote branch 'alexis/wip'
2012-04-12 Alexis Laferrièreni: supports virtypes used in signatures of methods...
2012-04-12 Alexis Laferrièreni: fix duplication of null getters genereated in frontier
2012-04-12 Alexis Laferrièreni: adds global references to Nit objects from C code
2012-03-30 Alexis Laferrièreni: adds system to manage native local references to...
2012-02-27 Jean PrivatMerge branch 'fix-ni' into wip
2012-02-24 Alexis Laferrièreni: minor code correction in ni_metamodel.nit
2012-02-24 Alexis Laferrièreni: use special mangled name in ni generated code to...
2012-02-17 Jean Privatnitc: use simplify_path to manipulate sane filenames
2012-02-15 Jean Privatni: native_interface/frontier and its clients use synta...
2012-02-15 Jean Privatni: use MMMethod#global.is_init instead of MMMethod...
2012-02-13 Alexis Laferrièreni: fix isa checks with new module names and updates...
2012-02-09 Alexis Laferrièrecompile: fix references to generated files from frontie...
2012-02-09 Alexis Laferrièreni: intro of frontier files between nit code and extern...