|
e9c877956e
|
Fix compiler warning in coral::println
|
2023-03-02 23:58:01 +00:00 |
|
|
398e28d328
|
Add placeholder println function to coral library
|
2023-03-02 23:56:06 +00:00 |
|
|
5755cc6517
|
Replace coral::fixed_buffer with coral::ring_buffer
|
2023-03-02 18:56:58 +00:00 |
|
|
f6daa3c85a
|
Document coral::fixed_buffer::remaining
|
2023-02-28 15:56:32 +00:00 |
|
|
d8aadef0e7
|
Fix bugs in coral::fixed_buffer
|
2023-02-28 15:53:33 +00:00 |
|
|
356d261214
|
Update file encoding
|
2023-02-28 00:35:59 +00:00 |
|
|
13fffacd98
|
Add way to bundle files in a coral::fs into an Ona archive
continuous-integration/drone/push Build is failing
|
2023-02-26 18:34:57 +00:00 |
|
|
3c44a6c0f3
|
Reformat coral library
|
2023-02-26 01:16:53 +00:00 |
|
|
eb213d24ed
|
Remove redundant constructor argument from coral::fixed_buffer
continuous-integration/drone/push Build is passing
|
2023-02-23 14:44:55 +00:00 |
|
|
cf8124eb20
|
Expose interface for writing single values into coral::fixed_buffer
|
2023-02-23 00:51:48 +00:00 |
|
|
2f884f92a1
|
Add way to count coral::fixed_buffer
|
2023-02-23 00:18:14 +00:00 |
|
|
da3e87fe3b
|
Tidy up coral::fixed_buffer interface
|
2023-02-23 00:14:24 +00:00 |
|
|
c3a49eed7f
|
Add casting function for coral::fixed_buffer to coral::slice
|
2023-02-22 23:29:33 +00:00 |
|
|
809b45dc3c
|
Move data streaming and formatting utils into new coral io module
|
2023-02-22 15:32:04 +00:00 |
|