Felix Brendel
|
043178bd25
|
better stracktrace on linux (using gdb if wanted)
|
5 years ago |
Felix Brendel
|
267375cfc9
|
more alloc stats
|
5 years ago |
Felix Brendel
|
4920af9661
|
allocation stats
|
5 years ago |
Felix Brendel
|
501896cba1
|
scheduler in ftb
|
5 years ago |
Felix Brendel
|
524354075a
|
fixed hooks a bit
|
5 years ago |
Felix Brendel
|
32d3130b12
|
merge
|
5 years ago |
Felix Brendel
|
458f35241d
|
changes to hooks
|
5 years ago |
Felix Brendel
|
bfa70e1eff
|
can proint spaces now
|
5 years ago |
Felix Brendel
|
2ef2b5ee35
|
some small additions
|
5 years ago |
Felix Brendel
|
75481a8297
|
removed tracy zones
|
5 years ago |
Felix Brendel
|
d7f060d848
|
added stack arrays and simple queues
|
5 years ago |
Felix Brendel
|
f54fdcbfac
|
added cpu_info and fui
|
5 years ago |
Felix Brendel
|
0488aa91c9
|
println
|
5 years ago |
Felix Brendel
|
5550ed849c
|
clear
|
5 years ago |
Felix Brendel
|
da6c41bbb0
|
use unit tests
|
5 years ago |
Felix Brendel
|
668bfc25b9
|
hashmap uses bitmask
|
5 years ago |
Felix Brendel
|
f90183f57c
|
automaticall enable colored console output on windows
|
5 years ago |
Felix Brendel
|
1e7df8d578
|
printer functions are allowed to print 0 chars
and still count as successful, unsucessfull prints should return -1
|
5 years ago |
Felix Brendel
|
96688c9a00
|
Merge branch 'master' of https://github.com/felixbrendel/ftb
|
5 years ago |
FelixBrendel
|
58cb2a8ba2
|
hashmap now has for each
|
5 years ago |
Felix Brendel
|
f45aaea181
|
hashmap now has for each
|
5 years ago |
Felix Brendel
|
f3d92bc25e
|
yes
|
5 years ago |
Felix Brendel
|
33bac14926
|
added extend for array list
|
5 years ago |
Felix Brendel
|
3a8b477563
|
hashmap can now take non scalar types as keys
|
5 years ago |
Felix Brendel
|
bfeb3aa0c6
|
arrayst list alloc from made not static
|
5 years ago |
Felix Brendel
|
1a09ed780c
|
Updated Array_List: next_index -> count
|
5 years ago |
Felix Brendel
|
ae09f3b78e
|
Merge branch 'master' of https://github.com/felixbrendel/ftb
|
5 years ago |
Felix Brendel
|
b766118a1f
|
some qol
|
5 years ago |
Felix Brendel
|
f53506a723
|
activated system shutdown hook again, line_label macro
|
5 years ago |
Felix Brendel
|
a43b043b8a
|
stuff
|
5 years ago |
Felix Brendel
|
eb1d178de3
|
platform
|
5 years ago |
Max Sistemich
|
cc5e4d5b16
|
added template hell
|
5 years ago |
Felix Brendel
|
faa4c5134b
|
ignore_stdout macro
|
5 years ago |
Felix Brendel
|
acd5cf39fe
|
added errors and stuff
|
5 years ago |
FelixBrendel
|
be5e48b137
|
added deinit_printer
|
6 years ago |
FelixBrendel
|
dc98c61901
|
added explicit vararg version
|
6 years ago |
FelixBrendel
|
fcc64d84a2
|
added print
|
6 years ago |
FelixBrendel
|
a77b139305
|
removed duplicate code
|
6 years ago |
FelixBrendel
|
39dbfa3db9
|
Disabled shutdown hook for now, UNICODE support for paths
|
6 years ago |
FelixBrendel
|
07e89f3841
|
array lists now can be cleared
|
6 years ago |
FelixBrendel
|
f35d5c6d90
|
using stdint types
|
6 years ago |
Felix Brendel
|
e5cb9ce81d
|
added defer_free
|
6 years ago |
Felix Brendel
|
98aa1450d8
|
Hooks and profiler now runs on linux
|
6 years ago |
Felix Brendel
|
f82af0b6be
|
implemented hooks
|
6 years ago |
Felix Brendel
|
8b50444d9e
|
hashmaps not using cons/destructors anymore
|
6 years ago |
FelixBrendel
|
60e3253036
|
small fix in array lists
|
6 years ago |
FelixBrendel
|
7b128b33c9
|
array lists dont have cons/destuctors anymore. RAII is not helpful
|
6 years ago |
Felix Brendel
|
7d8eabf479
|
arraylsits can now reserve
|
6 years ago |
FelixBrendel
|
635af49d52
|
can now add comments
|
6 years ago |
fumfar hiwi
|
9a26305965
|
profiler now useful
|
6 years ago |