Merge: doc: fixed some typos and other misc. corrections
[nit.git] / clib / nit_common.h
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...
2011-04-29 Alexandre Terrasalib : Add class name support
2011-01-05 Jean Privatcompile: factorize abort code in the clib
2010-02-15 Jean Privatcompile: declare NEW_NativeArray in nit_common.h
2009-08-18 Jean Privatcompile: one closure context by function, and it is...
2009-08-18 Jean Privatclib: move REG to the stack frames
2009-08-18 Jean Privatclib: rename trace_t to stack_frame_t
2009-08-17 Julien Chevaliergc: disable Boehm general malloc and calloc overtaking
2009-08-17 Jean Privatclib: new raw_alloc and register_static_object services
2009-08-17 Julien Chevaliercompile: traces know REG variables
2009-08-17 Julien Chevaliercompile: give NativeArray its own C structure
2009-08-17 Julien Chevaliercompile: object_id is no more the object pointer
2009-08-17 Jean Privatclib: move files to the clib directory