Revar Desmera
|
608bde9077
|
Formatting fix for str_format() docs.
|
2020-03-14 04:26:38 -07:00 |
|
Revar Desmera
|
8879b7a4d9
|
Added str_format(), echofmt(), is_letter(), is_digit(), is_hexdigit(), is_upper(), is_lower(), fmt_fixed(). Renamed fmti() to fmt_int(), and fmtf() to fmt_float().
|
2020-03-14 04:23:33 -07:00 |
|
Revar Desmera
|
6433ebaa82
|
Fix fmti() for very large numbers around 1e15
|
2020-03-05 03:28:41 -08:00 |
|
Revar Desmera
|
39fc4bffb5
|
fmtf() assert was in wrong place.
|
2020-03-05 02:11:43 -08:00 |
|
Revar Desmera
|
05405564b4
|
Typo fix.
|
2020-03-05 02:08:50 -08:00 |
|
Revar Desmera
|
9b87420c12
|
Fixed bug in fmtf()
|
2020-03-05 02:07:35 -08:00 |
|
Revar Desmera
|
7c3f913050
|
Fixed error in results of fmtf(0.01)
|
2019-11-11 11:26:18 -08:00 |
|
Revar Desmera
|
54246a154d
|
Added str_strip*() functions. Added fmti() and fmtf() number formating functions.
|
2019-07-05 04:25:55 -07:00 |
|
Adrian Mariano
|
aa31fb9ddd
|
Changed str_frac() to take mixed fractions with mixed, improper and signed flag options.
|
2019-06-23 12:51:43 -04:00 |
|
Adrian Mariano
|
e3be9a3b5b
|
Combined str_matches and str_match and added start parameter.
|
2019-06-22 14:50:01 -04:00 |
|
Adrian Mariano
|
60be226e85
|
Added 3 examples to roundcorners.
Added doc text for list_increasing and list_decreasing.
Added str_match, str_matches, starts_width, ends_width.
Fixed substr to use tail recursion.
|
2019-06-22 13:33:49 -04:00 |
|
adrianVmariano
|
77f1855810
|
Add files via upload
|
2019-06-11 21:55:39 -04:00 |
|