.. |
Monkey2Lang.java
|
cc6dcd4b26
String.ToUpper, String.ToLower and String.Capitalize now use java equivalents internally on android 'coz NDK doesn't support setlocale().
|
7 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
|
0ba9e9e039
Added language thread support.
|
7 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
|
5f4b23c77b
WIP threads.
|
7 years ago |
bbdebug.h
|
cc68610d17
Merge branch 'develop' of https://github.com/blitz-research/monkey2 into develop
|
7 years ago |
bbdeclinfo.cpp
|
8c5b6a7fc6
WIP reflection for extensions.
|
7 years ago |
bbdeclinfo.h
|
8c5b6a7fc6
WIP reflection for extensions.
|
7 years ago |
bbdeclinfo_r.h
|
e248dae442
More work on reflection.
|
7 years ago |
bbfunction.cpp
|
7f31bf9e58
Initial commit.
|
9 years ago |
bbfunction.h
|
56a9eeaa41
Added support for extension methods as function values.
|
7 years ago |
bbgc.cpp
|
1159e4a85e
Tweaks for mx2cc not being able to compiling itself.
|
7 years ago |
bbgc.h
|
1159e4a85e
Tweaks for mx2cc not being able to compiling itself.
|
7 years ago |
bbgc_mx.cpp
|
d814ed3182
WIP v2018.07
|
7 years ago |
bbgc_mx.h
|
0ba9e9e039
Added language thread support.
|
7 years ago |
bbmonkey.cpp
|
d6fe2ff23d
Fixed macos NSLog link issue.
|
7 years ago |
bbmonkey.h
|
0ba9e9e039
Added language thread support.
|
7 years ago |
bbmonkey.mm
|
091555272b
Fixed ios bb_print MIA.
|
7 years ago |
bbmonkey_c.c
|
47153f6bd7
Fixed non-android bb_print for C.
|
7 years ago |
bbmonkey_c.h
|
debaecdae9
Added simple bbmonkey_c.h so we can us bb_printf in 'C' files, eg: SDL on android.
|
7 years ago |
bbobject.cpp
|
824542f15b
WORK IN PROGRESS reflection updates.
|
8 years ago |
bbobject.h
|
0ba9e9e039
Added language thread support.
|
7 years ago |
bbplatform.h
|
d5c0d9ea85
Added aupport for iphone simulator.
|
7 years ago |
bbstd.h
|
0ba9e9e039
Added language thread support.
|
7 years ago |
bbstring.cpp
|
0ba9e9e039
Added language thread support.
|
7 years ago |
bbstring.h
|
0ba9e9e039
Added language thread support.
|
7 years ago |
bbstring.mm
|
da120f3369
Blind fix for NSString conversions - attempt 1.
|
7 years ago |
bbtypeinfo.cpp
|
4daa138be2
mx2cc tweaks.
|
7 years ago |
bbtypeinfo.h
|
4daa138be2
mx2cc tweaks.
|
7 years ago |
bbtypeinfo_r.h
|
aa254e4af3
Added TypeInfo.NullValue.
|
7 years ago |
bbtypeinfo_t.h
|
4daa138be2
mx2cc tweaks.
|
7 years ago |
bbtypes.cpp
|
3065fee7e5
Cleanups, bugfixes, docs etc.
|
9 years ago |
bbtypes.h
|
0ba9e9e039
Added language thread support.
|
7 years ago |
bbvariant.cpp
|
824542f15b
WORK IN PROGRESS reflection updates.
|
8 years ago |
bbvariant.h
|
593d588242
Fixed Variant.SetArrayElement with object arrays.
|
7 years ago |
bbweakref.cpp
|
a8336d55b3
WeakRef fixes.
|
7 years ago |
bbweakref.h
|
a8336d55b3
WeakRef fixes.
|
7 years ago |