|
1d6a39c924
|
libluna: Make String::split() inline
continuous-integration/drone/push Build is passing
|
2023-05-01 20:05:10 +02:00 |
|
|
376247ba8a
|
libluna: Add String::from_string_view()
continuous-integration/drone/push Build is passing
|
2023-05-01 20:03:16 +02:00 |
|
|
a2303665fc
|
libos: Add os:: print(), println(), eprint(), and eprintln()
|
2023-05-01 19:31:15 +02:00 |
|
|
df590f4e26
|
libluna: Add String::join()
|
2023-05-01 19:29:17 +02:00 |
|
|
8adfb6fdb9
|
libluna: Leave String in a valid state when moved
|
2023-04-28 21:16:43 +02:00 |
|
|
dcc6bbf055
|
libluna: Add String::trim
|
2023-04-22 15:19:07 +02:00 |
|
|
fb79e12248
|
StringView: Add split_once and to_uint
|
2023-04-20 20:08:49 +02:00 |
|
|
fe348d56c0
|
String+StringView: Add split()
|
2023-04-07 15:14:46 +02:00 |
|
|
0f678f845c
|
String: Add operator=
continuous-integration/drone/push Build is passing
|
2023-04-07 12:14:21 +02:00 |
|
|
9b8996adeb
|
libluna: Add String::format
|
2023-04-07 10:37:00 +02:00 |
|
|
d68f6bd76b
|
ArgumentParser+ls: Add switch arguments
continuous-integration/drone/push Build is passing
|
2023-03-29 19:25:11 +02:00 |
|
|
ef01f187c3
|
libluna: Add StringView
continuous-integration/drone/push Build is passing
|
2023-03-29 17:43:10 +02:00 |
|
|
01813ff0dd
|
String: Rename from_string_literal to from_cstring
|
2023-03-29 17:34:30 +02:00 |
|
|
ee60ab78b3
|
String: is_empty + proper initialization
|
2023-03-29 17:32:53 +02:00 |
|
|
b6c35124d6
|
libluna: OwnedStringView -> String
Also with inline storage!
|
2023-03-29 17:28:22 +02:00 |
|