Commit Graph

15 Commits

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