Mark Sibly 4dd0c4f8b2 Added simple multidimensional array initializers. %!s(int64=7) %!d(string=hai) anos
..
Monkey2Lang.java cc6dcd4b26 String.ToUpper, String.ToLower and String.Capitalize now use java equivalents internally on android 'coz NDK doesn't support setlocale(). %!s(int64=7) %!d(string=hai) anos
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... %!s(int64=9) %!d(string=hai) anos
bbarray.h 4dd0c4f8b2 Added simple multidimensional array initializers. %!s(int64=7) %!d(string=hai) anos
bbassert.cpp 3b39ef4367 Moved bbAssert to its own file. %!s(int64=9) %!d(string=hai) anos
bbassert.h 3b39ef4367 Moved bbAssert to its own file. %!s(int64=9) %!d(string=hai) anos
bbdebug.cpp 9ce3e9548f 64 bit debug fixes. %!s(int64=7) %!d(string=hai) anos
bbdebug.h 9ce3e9548f 64 bit debug fixes. %!s(int64=7) %!d(string=hai) anos
bbdeclinfo.cpp 8c5b6a7fc6 WIP reflection for extensions. %!s(int64=7) %!d(string=hai) anos
bbdeclinfo.h 8c5b6a7fc6 WIP reflection for extensions. %!s(int64=7) %!d(string=hai) anos
bbdeclinfo_r.h e248dae442 More work on reflection. %!s(int64=7) %!d(string=hai) anos
bbfunction.cpp 7f31bf9e58 Initial commit. %!s(int64=9) %!d(string=hai) anos
bbfunction.h e727fc3481 Fixed the GC fixes, removed redundant bbmemory files. %!s(int64=7) %!d(string=hai) anos
bbgc.cpp e727fc3481 Fixed the GC fixes, removed redundant bbmemory files. %!s(int64=7) %!d(string=hai) anos
bbgc.h e727fc3481 Fixed the GC fixes, removed redundant bbmemory files. %!s(int64=7) %!d(string=hai) anos
bbmonkey.cpp 077da38765 More GC tweaks; removed bbinit files. %!s(int64=8) %!d(string=hai) anos
bbmonkey.h aa254e4af3 Added TypeInfo.NullValue. %!s(int64=7) %!d(string=hai) anos
bbmonkey_c.c 47153f6bd7 Fixed non-android bb_print for C. %!s(int64=7) %!d(string=hai) anos
bbmonkey_c.h debaecdae9 Added simple bbmonkey_c.h so we can us bb_printf in 'C' files, eg: SDL on android. %!s(int64=7) %!d(string=hai) anos
bbobject.cpp 824542f15b WORK IN PROGRESS reflection updates. %!s(int64=9) %!d(string=hai) anos
bbobject.h 90e9ac3c03 Some slightly scary GC tweaks + bbGC::malloc now always returns 8 byte aligned mem for asm.js (and probably more) fixes. %!s(int64=7) %!d(string=hai) anos
bbplatform.h d5c0d9ea85 Added aupport for iphone simulator. %!s(int64=7) %!d(string=hai) anos
bbstd.h 68df70d371 Cleanups. %!s(int64=8) %!d(string=hai) anos
bbstring.cpp 02b11caf7c Fixed android too many local refs with string methods. %!s(int64=7) %!d(string=hai) anos
bbstring.h aa254e4af3 Added TypeInfo.NullValue. %!s(int64=7) %!d(string=hai) anos
bbstring.mm fa97e33235 Added bool->string. %!s(int64=8) %!d(string=hai) anos
bbtypeinfo.cpp 4daa138be2 mx2cc tweaks. %!s(int64=7) %!d(string=hai) anos
bbtypeinfo.h 4daa138be2 mx2cc tweaks. %!s(int64=7) %!d(string=hai) anos
bbtypeinfo_r.h aa254e4af3 Added TypeInfo.NullValue. %!s(int64=7) %!d(string=hai) anos
bbtypeinfo_t.h 4daa138be2 mx2cc tweaks. %!s(int64=7) %!d(string=hai) anos
bbtypes.cpp 3065fee7e5 Cleanups, bugfixes, docs etc. %!s(int64=9) %!d(string=hai) anos
bbtypes.h 4daa138be2 mx2cc tweaks. %!s(int64=7) %!d(string=hai) anos
bbvariant.cpp 824542f15b WORK IN PROGRESS reflection updates. %!s(int64=9) %!d(string=hai) anos
bbvariant.h 593d588242 Fixed Variant.SetArrayElement with object arrays. %!s(int64=7) %!d(string=hai) anos