61 Commits (d7f060d848276f5cc645f9c842fcbd2700ff647e)
 

Autor SHA1 Mensaje Fecha
  Felix Brendel d7f060d848 added stack arrays and simple queues hace 5 años
  Felix Brendel f54fdcbfac added cpu_info and fui hace 5 años
  Felix Brendel 0488aa91c9 println hace 5 años
  Felix Brendel 5550ed849c clear hace 5 años
  Felix Brendel da6c41bbb0 use unit tests hace 5 años
  Felix Brendel 668bfc25b9 hashmap uses bitmask hace 5 años
  Felix Brendel f90183f57c automaticall enable colored console output on windows hace 5 años
  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