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