David Ulrich
|
0d46af308a
apparently missing includes in string.c
|
1 year ago |
Marco Avelar
|
67ee36a494
Switch from bit array to bit fields/mask for table lookup
|
2 years ago |
Marco Avelar
|
7bfe62fde8
str functions
|
2 years ago |
izzy
|
d805238a81
fs write_whole_file
|
2 years ago |
izzy
|
5215f86c4b
recursive_glob()
|
2 years ago |
izzy
|
3b19a9dcdf
strrstr
|
2 years ago |
izzy
|
aed8b7086f
a couple string fns for parsing c
|
4 years ago |
izzy
|
0bdcc6e6a1
c number parsing fn
|
4 years ago |
izzy
|
8e039e54d8
decode_c_string fn
|
4 years ago |
David Ulrich
|
a03a702af8
Merge branch 'master' of github.com:/yzziizzy/sti
|
4 years ago |
David Ulrich
|
68d32fea46
sprintlongb to format long int in arbitrary base 2-36
|
4 years ago |
izzy
|
b712d8db2f
remove dead function
|
4 years ago |
izzy
|
af5337c73f
almost-working version of simple arithmetic expression compiler
|
4 years ago |
izzy
|
e660b43023
compiler warning fixes
|
4 years ago |
izzy
|
846b458c85
strcatdup, strjoin, sprintfdup
|
4 years ago |
izzy
|
1566a5afc0
pedantic fixes
|
4 years ago |
izzy
|
7a58eeb1ea
improvements and fixes for mempool
|
4 years ago |
izzy
|
46bc64c1c8
quiet some warnings
|
4 years ago |
Izzy
|
b4cf7926eb
string trim, string split
|
4 years ago |
Izzy
|
53c82ccd6d
parser updates:
|
4 years ago |
Izzy
|
9adb677276
fix missing end of strsplit_inplace()
|
4 years ago |
Izzy
|
b0e92b2bb5
indirect arguments in isnprintfv
|
4 years ago |
Izzy
|
c6189c013a
%n support, fixed soem printing args in isnprintfv
|
4 years ago |
Izzy
|
5cad6b2f39
isnprintfv, early version
|
4 years ago |
Izzy
|
6a7d8d294f
increment on iprintf()
|
5 years ago |
Izzy
|
d3ac92d53c
progress on iprintf
|
5 years ago |
Izzy
|
87ac73f609
incremental progress on iprintf
|
5 years ago |
Izzy
|
f36de9f12b
poking forward on iprintf
|
5 years ago |
Izzy
|
3266bd71a1
start of iprintf()
|
5 years ago |
Izzy
|
4396e6b6f6
structset_insertGet fn
|
5 years ago |