Brett
9147a85dc3
string_view trim
2024-01-08 22:08:48 -05:00
Brett
1fed762bf8
string view in string.h
2023-12-20 14:57:17 -05:00
Brett
98b5f6fa1e
minor formatting
2023-11-30 20:14:18 -05:00
Brett
e2b278e8bd
working now
2023-11-30 19:56:45 -05:00
Brett
15bcd37834
make argparse work on c++ 17
2023-11-02 16:02:40 -04:00
Brett
827ee4bd55
move CPP20 constexpr to compat
2023-10-27 00:00:01 -04:00
Brett
a3d35b8e04
add support for gcc 8.5
2023-10-26 16:27:39 -04:00
Brett
e059f1a7ef
CONSTEXPR 20
2023-10-26 16:15:14 -04:00
Brett
fcceff189b
CONSTEXPR c++20 string functions
2023-10-25 14:30:24 -04:00
Brett
76b2d57f05
add split for char
2023-10-15 16:43:20 -04:00
Brett
88ef415f8b
add missing return
2023-10-14 18:36:32 -04:00
Brett
4f4ed1918b
add string char contains overload
2023-10-14 18:35:11 -04:00
Brett
ce642a30b7
rename
2023-10-14 17:06:10 -04:00
Brett
f55e7d931b
add string numbers check
2023-10-14 17:05:51 -04:00
Brett
650af9877f
inline some string functions - disable warnings
2023-08-31 21:47:32 -04:00
Brett
04fd3aec8b
static, nbt, cassert, algoritmn, get exposed
...
Basically fix a bunch of stuff that came up in production
2023-08-09 21:48:30 -04:00
Brett
4ae730c9bb
remove blt::logging from argparse
...
use std::cout now as it produces more logical outputs
2023-08-07 22:39:25 -04:00
Brett
4a3c03dd5e
add -vvv support and add some actions + version
2023-08-02 14:00:11 -04:00
Brett
fc8aa8204a
fix bug in useless string buffer (use += on std::string, faster)
2023-07-11 17:50:40 -04:00
Brett
f15a89328f
add string writing support to string buffer
2023-07-10 19:08:23 -04:00
Brett
d883adaf5c
Change toString() to str() to better replicate the std
2023-07-10 18:55:20 -04:00
Brett
5426aa8359
add template for string buffer
2023-07-10 18:54:04 -04:00
Brett
d06c7ebeb6
String buffer
2023-07-10 18:45:43 -04:00
Brett
89df343e4f
fix most warnings
2023-04-05 17:21:19 -04:00
Brett
f68f23ae30
Update 0.3a!
...
Added table format (TODO: add title to table!)
printing of profiler
ordered table printing to come
TODO: add old table print back, default to table print!
2023-01-27 00:49:44 -05:00
Brett
8ec971f8ce
Printing
2023-01-26 12:21:19 -05:00
Brett
51a1468cf0
Console logging
2023-01-24 17:56:48 -05:00
Brett
d025b0595c
Logging works for the most part, more features need to be added
2023-01-23 17:52:32 -05:00
Brett
dee1c92532
string contains functions as well
2023-01-22 18:08:50 -05:00
Brett
69ab5d7079
Added some std::string functions from c++ 20
2023-01-22 17:54:24 -05:00
Brett
fa18b01220
Working on binary trees
2023-01-10 10:45:11 -05:00
Brett
beff47b8f0
Randoms, String refactor, Time, System, + Profiler improvements
2023-01-05 01:52:56 -05:00
Brett
a207d4f8a4
Strings
2022-12-26 00:34:48 -05:00