15 Commits

Author SHA1 Message Date
237c0b4d19 Replace coral::callable with coral::closure
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-23 14:59:29 +00:00
eb213d24ed Remove redundant constructor argument from coral::fixed_buffer
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-23 14:44:55 +00:00
ba5bc0674c Tidy up footprint of app libray
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-23 14:02:17 +00:00
809b45dc3c Move data streaming and formatting utils into new coral io module 2023-02-22 15:32:04 +00:00
5d4f40393b Tidy up and fix app::file API
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-20 23:11:37 +00:00
fd62ec5966 Refactor directory file-system abstraction in app library 2023-02-20 22:29:39 +00:00
37b2586eaa Export app::readable_file for API use 2023-02-20 16:12:29 +00:00
168d5375a4 Complete reader / writer interface rework 2023-02-20 01:28:58 +00:00
3856a03ec1 Add explicit conversion from coral::path to coral::slice 2023-02-19 17:43:09 +00:00
8ced8440fc Remove coral::fs::access_result 2023-02-19 17:16:43 +00:00
d8ab57844d Rename core library to "coral" 2023-02-19 16:50:29 +00:00
e711b4d506 Rename core.lalgebra to core.math 2023-02-19 16:47:16 +00:00
88fabfaa51 Clean up app library 2023-02-19 16:45:40 +00:00
e3c4ab65f1 Clean up core library. 2023-02-18 19:40:12 +00:00
d5b4281d36 Port codebase to C++20 2023-02-18 03:34:40 +00:00