Brucey 667eac4d67 Removed use of auto in new extended code. il y a 7 mois
..
bdwgc a382eda793 Update to bdwgc 8.3.0.04d7f70 il y a 2 ans
doc 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions il y a 2 ans
fast_float 72fad874d6 Implemented extended string to number conversions. (#348) il y a 8 mois
hash eb57680dac Updated to xxhash 0.8.2.7546e25 il y a 9 mois
hashmap b639f4771f Added core coverage support. il y a 2 ans
incbin 1f53b44764 Added incbin.h licence. il y a 5 ans
tests 72fad874d6 Implemented extended string to number conversions. (#348) il y a 8 mois
tree ac4c2501a6 Fixed issues with tree and null pointer access. il y a 2 ans
blitz.bmx 72fad874d6 Implemented extended string to number conversions. (#348) il y a 8 mois
blitz.c d2ca3911f6 Initial Import. il y a 11 ans
blitz.h b639f4771f Added core coverage support. il y a 2 ans
blitz_app.c 8d69efd71d Removed some unused code. (#342) il y a 9 mois
blitz_app.h 8d69efd71d Removed some unused code. (#342) il y a 9 mois
blitz_array.c 03a085a756 Added struct array defines. (#337) il y a 9 mois
blitz_array.h 03a085a756 Added struct array defines. (#337) il y a 9 mois
blitz_bbdoc.bmx d2ca3911f6 Initial Import. il y a 11 ans
blitz_cclib.c 1c432a3783 Fixes for pre c99. il y a 3 ans
blitz_cclib.h 1c432a3783 Fixes for pre c99. il y a 3 ans
blitz_classes.i 72fad874d6 Implemented extended string to number conversions. (#348) il y a 8 mois
blitz_classes.win32.i 72fad874d6 Implemented extended string to number conversions. (#348) il y a 8 mois
blitz_coverage.c b639f4771f Added core coverage support. il y a 2 ans
blitz_coverage.h b639f4771f Added core coverage support. il y a 2 ans
blitz_debug.c 7481d41606 Fixes for pre c99. il y a 3 ans
blitz_debug.h 5ed4787ec8 Fixed compile warnings. il y a 4 ans
blitz_enum.c fa6e0d406f Fixes for pre c99. il y a 3 ans
blitz_enum.h 9197f71b49 Added enum cast support. Requires bcc 0.108+ il y a 6 ans
blitz_ex.c 8d212f2860 More clang revisions. il y a 3 ans
blitz_ex.h 8d212f2860 More clang revisions. il y a 3 ans
blitz_ex.linux.x86.s d2ca3911f6 Initial Import. il y a 11 ans
blitz_ex.macos.ppc.s d2ca3911f6 Initial Import. il y a 11 ans
blitz_ex.macos.x86.s d2ca3911f6 Initial Import. il y a 11 ans
blitz_ex.win32.x86.s d2ca3911f6 Initial Import. il y a 11 ans
blitz_ftoi.linux.x86.s d2ca3911f6 Initial Import. il y a 11 ans
blitz_ftoi.macos.x86.s d2ca3911f6 Initial Import. il y a 11 ans
blitz_ftoi.win32.x86.s d2ca3911f6 Initial Import. il y a 11 ans
blitz_gc.c 044ebaffbc Added casts. Removed code. (#341) il y a 9 mois
blitz_gc.h 4b1945dba4 Implemented GCSetMode(). Added GCGetMode(). il y a 2 ans
blitz_gc.linux.x86.s d2ca3911f6 Initial Import. il y a 11 ans
blitz_gc.macos.ppc.s d2ca3911f6 Initial Import. il y a 11 ans
blitz_gc.macos.x86.s d2ca3911f6 Initial Import. il y a 11 ans
blitz_gc.win32.x86.s d2ca3911f6 Initial Import. il y a 11 ans
blitz_gc_ms.c 0e3e7d2059 Replace __linux with __linux__ il y a 2 ans
blitz_gc_rc.c d2ca3911f6 Initial Import. il y a 11 ans
blitz_handle.c f61e777d30 Fixed compiler warnings. il y a 5 ans
blitz_handle.h 00a346af41 Use size_t handles. il y a 9 ans
blitz_incbin.c d2ca3911f6 Initial Import. il y a 11 ans
blitz_incbin.h d2ca3911f6 Initial Import. il y a 11 ans
blitz_memory.c d66354d8a2 Added mem dump helper function. il y a 3 ans
blitz_memory.h d66354d8a2 Added mem dump helper function. il y a 3 ans
blitz_module.c d2ca3911f6 Initial Import. il y a 11 ans
blitz_module.h d2ca3911f6 Initial Import. il y a 11 ans
blitz_nx.c e06ab5fe00 Added NX platform support. il y a 7 ans
blitz_object.c 044ebaffbc Added casts. Removed code. (#341) il y a 9 mois
blitz_object.h df34393a3f Fixed bbObjectDumpInstanceCounts() definition. il y a 2 ans
blitz_string.c 667eac4d67 Removed use of auto in new extended code. il y a 7 mois
blitz_string.h 0e1dfb8d78 Fixed win32 build (#349) il y a 8 mois
blitz_string_ex.cpp 667eac4d67 Removed use of auto in new extended code. il y a 7 mois
blitz_thread.c 120dc1f3ff Added new bb_thread_t type. (#339) il y a 9 mois
blitz_thread.h 120dc1f3ff Added new bb_thread_t type. (#339) il y a 9 mois
blitz_types.c bf8e7ab013 Added longint and ulongint types il y a 2 ans
blitz_types.h bf8e7ab013 Added longint and ulongint types il y a 2 ans
blitz_unicode.c cda898e56b Made bbToLowerData and bbToUpperData useable outside of blitz_string. il y a 10 ans
blitz_unicode.h cda898e56b Made bbToLowerData and bbToUpperData useable outside of blitz_string. il y a 10 ans
builtin.bmx ec4186a277 Added Min/Max inlines for LongInt and ULongInt. il y a 1 an
comparator.bmx ec4186a277 Added Min/Max inlines for LongInt and ULongInt. il y a 1 an
iterator.bmx 04eba16b77 Added missing bbdoc for linking il y a 5 ans