63 Révisions (2ef2b5ee35d47ba2e959898ecef459a6ad41b92d)
 

Auteur SHA1 Message Date
  Felix Brendel 2ef2b5ee35 some small additions il y a 5 ans
  Felix Brendel 75481a8297 removed tracy zones il y a 5 ans
  Felix Brendel d7f060d848 added stack arrays and simple queues il y a 5 ans
  Felix Brendel f54fdcbfac added cpu_info and fui il y a 5 ans
  Felix Brendel 0488aa91c9 println il y a 5 ans
  Felix Brendel 5550ed849c clear il y a 5 ans
  Felix Brendel da6c41bbb0 use unit tests il y a 5 ans
  Felix Brendel 668bfc25b9 hashmap uses bitmask il y a 5 ans
  Felix Brendel f90183f57c automaticall enable colored console output on windows il y a 5 ans
  Felix Brendel 1e7df8d578 printer functions are allowed to print 0 chars il y a 5 ans
  Felix Brendel 96688c9a00 Merge branch 'master' of https://github.com/felixbrendel/ftb il y a 5 ans
  FelixBrendel 58cb2a8ba2 hashmap now has for each il y a 5 ans
  Felix Brendel f45aaea181 hashmap now has for each il y a 5 ans
  Felix Brendel f3d92bc25e yes il y a 5 ans
  Felix Brendel 33bac14926 added extend for array list il y a 5 ans
  Felix Brendel 3a8b477563 hashmap can now take non scalar types as keys il y a 5 ans
  Felix Brendel bfeb3aa0c6
arrayst list alloc from made not static il y a 5 ans
  Felix Brendel 1a09ed780c Updated Array_List: next_index -> count il y a 5 ans
  Felix Brendel ae09f3b78e Merge branch 'master' of https://github.com/felixbrendel/ftb il y a 5 ans
  Felix Brendel b766118a1f some qol il y a 5 ans
  Felix Brendel f53506a723 activated system shutdown hook again, line_label macro il y a 5 ans
  Felix Brendel a43b043b8a stuff il y a 5 ans
  Felix Brendel eb1d178de3 platform il y a 5 ans
  Max Sistemich cc5e4d5b16 added template hell il y a 5 ans
  Felix Brendel faa4c5134b ignore_stdout macro il y a 5 ans
  Felix Brendel acd5cf39fe added errors and stuff il y a 5 ans
  FelixBrendel be5e48b137 added deinit_printer il y a 6 ans
  FelixBrendel dc98c61901 added explicit vararg version il y a 6 ans
  FelixBrendel fcc64d84a2 added print il y a 6 ans
  FelixBrendel a77b139305 removed duplicate code il y a 6 ans
  FelixBrendel 39dbfa3db9 Disabled shutdown hook for now, UNICODE support for paths il y a 6 ans
  FelixBrendel 07e89f3841 array lists now can be cleared il y a 6 ans
  FelixBrendel f35d5c6d90 using stdint types il y a 6 ans
  Felix Brendel e5cb9ce81d added defer_free il y a 6 ans
  Felix Brendel 98aa1450d8 Hooks and profiler now runs on linux il y a 6 ans
  Felix Brendel f82af0b6be implemented hooks il y a 6 ans
  Felix Brendel 8b50444d9e hashmaps not using cons/destructors anymore il y a 6 ans
  FelixBrendel 60e3253036 small fix in array lists il y a 6 ans
  FelixBrendel 7b128b33c9 array lists dont have cons/destuctors anymore. RAII is not helpful il y a 6 ans
  Felix Brendel 7d8eabf479 arraylsits can now reserve il y a 6 ans
  FelixBrendel 635af49d52 can now add comments il y a 6 ans
  fumfar hiwi 9a26305965 profiler now useful il y a 6 ans
  FelixBrendel d2133205a7 derferrer is now static struct so it can be included il y a 6 ans
  FelixBrendel 4bf0e5357d made non negative variables unsigned il y a 6 ans
  Felix Brendel 3959dd2fc1 prevent unnecessary rehashing at expansion il y a 6 ans
  Felix Brendel abbd0b6280 made more consistent il y a 6 ans
  FelixBrendel 43da71f809 added destructors il y a 6 ans
  Felix Brendel a20539587c added bucket allocator il y a 6 ans
  Felix Brendel 6b3c2e157e removed unecessary clang warning il y a 6 ans
  Felix Brendel 5519e8640a new for_hm macro il y a 6 ans