Mark Sibly ae054c1d0d Added Varptr fudge for heap objects. 9 years ago
..
bbarray.cpp ef9a1ef3f9 Major low level change to bbArray - is now a c++ 'value' (but still a mx2 reference type) so ctor with bbArray blah{10} etc... 9 years ago
bbarray.h bc82f81991 Work around for forward refd problem with g++. 9 years ago
bbassert.cpp 3b39ef4367 Moved bbAssert to its own file. 9 years ago
bbassert.h 3b39ef4367 Moved bbAssert to its own file. 9 years ago
bbdebug.cpp ef9a1ef3f9 Major low level change to bbArray - is now a c++ 'value' (but still a mx2 reference type) so ctor with bbArray blah{10} etc... 9 years ago
bbdebug.h a43630c255 Add reflection support to mx2! 9 years ago
bbdeclinfo.cpp 824542f15b WORK IN PROGRESS reflection updates. 9 years ago
bbdeclinfo.h 824542f15b WORK IN PROGRESS reflection updates. 9 years ago
bbfunction.cpp 7f31bf9e58 Initial commit. 10 years ago
bbfunction.h a43630c255 Add reflection support to mx2! 9 years ago
bbgc.cpp aed99d5089 Added simple GC retain/release system for native code use. 9 years ago
bbgc.h ae054c1d0d Added Varptr fudge for heap objects. 9 years ago
bbinit.cpp 7f31bf9e58 Initial commit. 10 years ago
bbinit.h 7f31bf9e58 Initial commit. 10 years ago
bbmemory.cpp c53383850f Module tweaks. 9 years ago
bbmemory.h c53383850f Module tweaks. 9 years ago
bbmonkey.cpp b5b7a90bfc Streamlined CString system - UTF8String gone, CString encoding now autodetected. 9 years ago
bbmonkey.h 824542f15b WORK IN PROGRESS reflection updates. 9 years ago
bbobject.cpp 824542f15b WORK IN PROGRESS reflection updates. 9 years ago
bbobject.h 824542f15b WORK IN PROGRESS reflection updates. 9 years ago
bbplatform.h 3e1862c1fd Fixes for debugger and mobile targets. 9 years ago
bbstd.h 68df70d371 Cleanups. 9 years ago
bbstring.cpp b2976c674a Added String.FromChars( chars:Int[] ). 9 years ago
bbstring.h 2419eec319 Added some NSString features to bbString. 9 years ago
bbtypeinfo.cpp 824542f15b WORK IN PROGRESS reflection updates. 9 years ago
bbtypeinfo.h 824542f15b WORK IN PROGRESS reflection updates. 9 years ago
bbtypes.cpp 3065fee7e5 Cleanups, bugfixes, docs etc. 10 years ago
bbtypes.h 63a95b87a9 Attempt at a fix for comparing extern structs. 9 years ago
bbvariant.cpp 824542f15b WORK IN PROGRESS reflection updates. 9 years ago
bbvariant.h 824542f15b WORK IN PROGRESS reflection updates. 9 years ago