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