17 Commits

Author SHA1 Message Date
7b0f526b55 Update program entry point logic to use new API features
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-03 00:00:13 +00:00
0bfd1c80ce Tidy up stack API in coral library
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-23 20:13:56 +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
2dd7946b88 Temporarily drop testing of Kym library
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-22 23:19:42 +00:00
02d4d56f35 Rename kym::value::as_* functions to kym::value::to_*
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-22 21:03:24 +00:00
f601f51f7a Improve memory model of coral::stack
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-22 20:53:58 +00:00
d58c9e67c4 Update runtime
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-22 15:35:33 +00:00
c36bf5b76c Tidy up Kym library 2023-02-20 15:27:14 +00:00
168d5375a4 Complete reader / writer interface rework 2023-02-20 01:28:58 +00:00
c45a270a0b Improve config load error message in runtime 2023-02-19 17:43:37 +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
43383058c6 Improve error handling with core::expected 2023-02-18 13:19:01 +00:00
d5b4281d36 Port codebase to C++20 2023-02-18 03:34:40 +00:00