Tim Wojtulewicz
|
c77f8cc898
|
Convert remove_prefix/suffix BIFs to use std::string_view
|
2024-01-23 10:38:56 -07:00 |
|
Tim Wojtulewicz
|
b962bd30ce
|
Squeeze a bit more performance out of the ends_with bif
|
2024-01-16 12:06:08 -07:00 |
|
Tim Wojtulewicz
|
ed4521af60
|
Add type checking to string_cat arguments
|
2022-08-29 08:45:59 -07:00 |
|
Christian Kreibich
|
19bfa071e0
|
Expand testcases around is_num(), is_alpha(), is_alnum(), is_ascii() BiFs
|
2022-02-28 13:09:32 -08:00 |
|
Vern Paxson
|
bd2c94521a
|
split bifs.string_utils into a non-error test and an only-errors test, to help control for differing error propagation
|
2021-01-10 14:21:51 -08:00 |
|
Tim Wojtulewicz
|
5d764d6678
|
GH-178: Add new string bif methods based on python string utilities
|
2020-08-11 10:40:30 -07:00 |
|