Brucey ec4186a277 Added Min/Max inlines for LongInt and ULongInt. 1 yıl önce
..
bdwgc a382eda793 Update to bdwgc 8.3.0.04d7f70 2 yıl önce
doc 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 yıl önce
hash 06f7d9dfff Added string hash. Resolves #184. 5 yıl önce
hashmap b639f4771f Added core coverage support. 2 yıl önce
incbin 1f53b44764 Added incbin.h licence. 5 yıl önce
tests bc7545882a Added UTF32 String support. 3 yıl önce
tree ac4c2501a6 Fixed issues with tree and null pointer access. 2 yıl önce
blitz.bmx 93427a4a0f Added LongInt & ULongInt to documentation to fix reference error 1 yıl önce
blitz.c d2ca3911f6 Initial Import. 11 yıl önce
blitz.h b639f4771f Added core coverage support. 2 yıl önce
blitz_app.c b639f4771f Added core coverage support. 2 yıl önce
blitz_app.h 1c432a3783 Fixes for pre c99. 3 yıl önce
blitz_array.c c69b724020 Added bbArrayNew1DNoInit() to create an array without initialising it. 2 yıl önce
blitz_array.h c69b724020 Added bbArrayNew1DNoInit() to create an array without initialising it. 2 yıl önce
blitz_bbdoc.bmx d2ca3911f6 Initial Import. 11 yıl önce
blitz_cclib.c 1c432a3783 Fixes for pre c99. 3 yıl önce
blitz_cclib.h 1c432a3783 Fixes for pre c99. 3 yıl önce
blitz_classes.i bf8e7ab013 Added longint and ulongint types 2 yıl önce
blitz_classes.win32.i bf8e7ab013 Added longint and ulongint types 2 yıl önce
blitz_coverage.c b639f4771f Added core coverage support. 2 yıl önce
blitz_coverage.h b639f4771f Added core coverage support. 2 yıl önce
blitz_debug.c 7481d41606 Fixes for pre c99. 3 yıl önce
blitz_debug.h 5ed4787ec8 Fixed compile warnings. 4 yıl önce
blitz_enum.c fa6e0d406f Fixes for pre c99. 3 yıl önce
blitz_enum.h 9197f71b49 Added enum cast support. Requires bcc 0.108+ 6 yıl önce
blitz_ex.c 8d212f2860 More clang revisions. 3 yıl önce
blitz_ex.h 8d212f2860 More clang revisions. 3 yıl önce
blitz_ex.linux.x86.s d2ca3911f6 Initial Import. 11 yıl önce
blitz_ex.macos.ppc.s d2ca3911f6 Initial Import. 11 yıl önce
blitz_ex.macos.x86.s d2ca3911f6 Initial Import. 11 yıl önce
blitz_ex.win32.x86.s d2ca3911f6 Initial Import. 11 yıl önce
blitz_ftoi.linux.x86.s d2ca3911f6 Initial Import. 11 yıl önce
blitz_ftoi.macos.x86.s d2ca3911f6 Initial Import. 11 yıl önce
blitz_ftoi.win32.x86.s d2ca3911f6 Initial Import. 11 yıl önce
blitz_gc.c 0e3e7d2059 Replace __linux with __linux__ 2 yıl önce
blitz_gc.h 4b1945dba4 Implemented GCSetMode(). Added GCGetMode(). 2 yıl önce
blitz_gc.linux.x86.s d2ca3911f6 Initial Import. 11 yıl önce
blitz_gc.macos.ppc.s d2ca3911f6 Initial Import. 11 yıl önce
blitz_gc.macos.x86.s d2ca3911f6 Initial Import. 11 yıl önce
blitz_gc.win32.x86.s d2ca3911f6 Initial Import. 11 yıl önce
blitz_gc_ms.c 0e3e7d2059 Replace __linux with __linux__ 2 yıl önce
blitz_gc_rc.c d2ca3911f6 Initial Import. 11 yıl önce
blitz_handle.c f61e777d30 Fixed compiler warnings. 5 yıl önce
blitz_handle.h 00a346af41 Use size_t handles. 9 yıl önce
blitz_incbin.c d2ca3911f6 Initial Import. 11 yıl önce
blitz_incbin.h d2ca3911f6 Initial Import. 11 yıl önce
blitz_memory.c d66354d8a2 Added mem dump helper function. 3 yıl önce
blitz_memory.h d66354d8a2 Added mem dump helper function. 3 yıl önce
blitz_module.c d2ca3911f6 Initial Import. 11 yıl önce
blitz_module.h d2ca3911f6 Initial Import. 11 yıl önce
blitz_nx.c e06ab5fe00 Added NX platform support. 7 yıl önce
blitz_object.c dc54a1b376 Handle missing clas. Fixes bmx-ng/bcc#585. 2 yıl önce
blitz_object.h df34393a3f Fixed bbObjectDumpInstanceCounts() definition. 2 yıl önce
blitz_string.c bc59c1c407 Fixed some string issues. 2 yıl önce
blitz_string.h b42e98a9ed Fixed issue comparing strings with objects. 2 yıl önce
blitz_thread.c 0e3e7d2059 Replace __linux with __linux__ 2 yıl önce
blitz_thread.h 0e3e7d2059 Replace __linux with __linux__ 2 yıl önce
blitz_types.c bf8e7ab013 Added longint and ulongint types 2 yıl önce
blitz_types.h bf8e7ab013 Added longint and ulongint types 2 yıl önce
blitz_unicode.c cda898e56b Made bbToLowerData and bbToUpperData useable outside of blitz_string. 10 yıl önce
blitz_unicode.h cda898e56b Made bbToLowerData and bbToUpperData useable outside of blitz_string. 10 yıl önce
builtin.bmx ec4186a277 Added Min/Max inlines for LongInt and ULongInt. 1 yıl önce
comparator.bmx ec4186a277 Added Min/Max inlines for LongInt and ULongInt. 1 yıl önce
iterator.bmx 04eba16b77 Added missing bbdoc for linking 5 yıl önce