54 Commits (1e7df8d578562f7dff7a07650149719d21868e76)
 

Autor SHA1 Mensaje Fecha
  Felix Brendel 1e7df8d578 printer functions are allowed to print 0 chars hace 5 años
  Felix Brendel 96688c9a00 Merge branch 'master' of https://github.com/felixbrendel/ftb hace 5 años
  FelixBrendel 58cb2a8ba2 hashmap now has for each hace 5 años
  Felix Brendel f45aaea181 hashmap now has for each hace 5 años
  Felix Brendel f3d92bc25e yes hace 5 años
  Felix Brendel 33bac14926 added extend for array list hace 5 años
  Felix Brendel 3a8b477563 hashmap can now take non scalar types as keys hace 5 años
  Felix Brendel bfeb3aa0c6
arrayst list alloc from made not static hace 5 años
  Felix Brendel 1a09ed780c Updated Array_List: next_index -> count hace 5 años
  Felix Brendel ae09f3b78e Merge branch 'master' of https://github.com/felixbrendel/ftb hace 5 años
  Felix Brendel b766118a1f some qol hace 5 años
  Felix Brendel f53506a723 activated system shutdown hook again, line_label macro hace 5 años
  Felix Brendel a43b043b8a stuff hace 5 años
  Felix Brendel eb1d178de3 platform hace 5 años
  Max Sistemich cc5e4d5b16 added template hell hace 5 años
  Felix Brendel faa4c5134b ignore_stdout macro hace 5 años
  Felix Brendel acd5cf39fe added errors and stuff hace 5 años
  FelixBrendel be5e48b137 added deinit_printer hace 6 años
  FelixBrendel dc98c61901 added explicit vararg version hace 6 años
  FelixBrendel fcc64d84a2 added print hace 6 años
  FelixBrendel a77b139305 removed duplicate code hace 6 años
  FelixBrendel 39dbfa3db9 Disabled shutdown hook for now, UNICODE support for paths hace 6 años
  FelixBrendel 07e89f3841 array lists now can be cleared hace 6 años
  FelixBrendel f35d5c6d90 using stdint types hace 6 años
  Felix Brendel e5cb9ce81d added defer_free hace 6 años
  Felix Brendel 98aa1450d8 Hooks and profiler now runs on linux hace 6 años
  Felix Brendel f82af0b6be implemented hooks hace 6 años
  Felix Brendel 8b50444d9e hashmaps not using cons/destructors anymore hace 6 años
  FelixBrendel 60e3253036 small fix in array lists hace 6 años
  FelixBrendel 7b128b33c9 array lists dont have cons/destuctors anymore. RAII is not helpful hace 6 años
  Felix Brendel 7d8eabf479 arraylsits can now reserve hace 6 años
  FelixBrendel 635af49d52 can now add comments hace 6 años
  fumfar hiwi 9a26305965 profiler now useful hace 6 años
  FelixBrendel d2133205a7 derferrer is now static struct so it can be included hace 6 años
  FelixBrendel 4bf0e5357d made non negative variables unsigned hace 6 años
  Felix Brendel 3959dd2fc1 prevent unnecessary rehashing at expansion hace 6 años
  Felix Brendel abbd0b6280 made more consistent hace 6 años
  FelixBrendel 43da71f809 added destructors hace 6 años
  Felix Brendel a20539587c added bucket allocator hace 6 años
  Felix Brendel 6b3c2e157e removed unecessary clang warning hace 6 años
  Felix Brendel 5519e8640a new for_hm macro hace 6 años
  FelixBrendel dd7db5b330 remove npe when element not found hace 6 años
  FelixBrendel e782aa70b7 generic containers hace 6 años
  FelixBrendel b65f439d8e generic array list hace 6 años
  Felix Brendel 9c5512b182 fixed when looping over hm's that deleted objects are iterated over hace 6 años
  Felix Brendel 94ad64f6bb Hashmaps now forward declare the necessary methods hace 6 años
  FelixBrendel 2f6954b520 made hashmaps extensibe by packing them in a horrible macro hace 6 años
  FelixBrendel 854593273f hashmaps are now working hace 6 años
  Felix Brendel 6002f59d6b ignore reports hace 6 años
  Felix Brendel b9de82c0d8 hashmaps hace 6 años