|
23886f40e8
|
Switch to using wapp_mem_util_alloc instead of calloc
|
2024-06-02 20:42:10 +01:00 |
|
|
57de75c1f8
|
Set allocation flags per platform
|
2024-06-02 20:41:30 +01:00 |
|
|
9807334ac9
|
Complete memory allocation and deallocation function definitions
|
2024-06-02 20:09:56 +01:00 |
|
|
18448dd7c1
|
Define memory allocation and deallocation functions
|
2024-06-02 20:09:08 +01:00 |
|
|
62fdef8601
|
Add platform detection definitions
|
2024-06-02 20:08:28 +01:00 |
|
|
61c29ee564
|
Remove growing_arena and use base_arena
|
2024-06-02 01:17:03 +01:00 |
|
|
b59aedad89
|
Add BasicString and StringView
|
2024-04-29 23:22:59 +01:00 |
|
|
3f5e3558b9
|
Add BasicString
|
2024-04-29 23:06:22 +01:00 |
|
|
bb2db0d30d
|
Return StringUpdate from the dstr update functions
|
2024-04-29 22:55:40 +01:00 |
|
|
e75846a507
|
Update dstr to use Arena
|
2024-04-29 22:48:10 +01:00 |
|
|
05e56d67ea
|
Reorganise the code
|
2024-04-29 21:42:33 +01:00 |
|