|
946c799a3b
|
is_numeric, is_int, is_uint,and is_zero helpers for string.
|
2021-11-09 22:54:04 +01:00 |
|
|
19cb8ad6d8
|
Ported utf8 functionality from godot's string.
|
2021-11-09 18:13:39 +01:00 |
|
|
dadd431f1c
|
Added bool_num, and bool_str to the String.
|
2021-11-02 12:24:33 +01:00 |
|
|
a330d0f51a
|
Implement the rbac rank editor.
|
2021-11-01 23:48:25 +01:00 |
|
|
aaa48e390b
|
Added a few number to string conversion methods form the godot engine to the string.
|
2021-11-01 22:41:19 +01:00 |
|
|
2c8e5e33b6
|
Work on the rbac controller's admin panel.
|
2021-11-01 21:21:03 +01:00 |
|
|
f7b5952d2a
|
Did most of the remaining std::string and vector to String and Vector conversions.
|
2021-11-01 19:53:35 +01:00 |
|
|
041f824448
|
Erase, substr for String, and fixed comparisons.
|
2021-11-01 19:10:12 +01:00 |
|
|
21558cb09a
|
The database sub system now uses only my string.
|
2021-11-01 17:49:10 +01:00 |
|
|
faac12d3b1
|
Now QueryBuilder is using my string.
|
2021-11-01 17:31:04 +01:00 |
|
|
20b59847fe
|
Small fixes and improvements to the string.
|
2021-11-01 01:39:11 +01:00 |
|
|
3ae9ae5127
|
Added copy assignment operator to string.
|
2021-11-01 01:02:18 +01:00 |
|
|
ad4e3bec3c
|
std::string conversion operator for my string.
|
2021-11-01 00:32:02 +01:00 |
|
|
2079d5bd6e
|
Added a few operators to String to simplify mixing it with std::strings.
|
2021-10-31 23:55:44 +01:00 |
|
|
3c1a60c898
|
Added my string, queue, and vector implementations.
|
2021-10-31 23:33:48 +01:00 |
|