|
98fb389ff0
|
Reformat coral library
|
2023-02-26 01:19:16 +00:00 |
|
|
3c44a6c0f3
|
Reformat coral library
|
2023-02-26 01:16:53 +00:00 |
|
|
6a1eb71ba0
|
Move coral::equality_predicate into coral.functional
|
2023-02-26 00:39:24 +00:00 |
|
|
a2c033107c
|
Expose seek and tell functions on coral::file_writer
|
2023-02-26 00:32:57 +00:00 |
|
|
3f84b0ce0b
|
Replace coral::is_true with coral::equality_predicate
|
2023-02-26 00:32:24 +00:00 |
|
|
dc39fedf0c
|
Remove redundant virtual destructors in coral.files
|
2023-02-25 23:32:44 +00:00 |
|
|
e379d1d9da
|
Fix function pointer semantics on coral::closure constructor
|
2023-02-25 18:14:46 +00:00 |
|
|
868297dfb7
|
Add doc comment to operator[] overload in coral lib
|
2023-02-25 16:42:44 +00:00 |
|
|
38e4572352
|
Improve naming of directory enumerator in coral::fs
|
2023-02-25 12:46:19 +00:00 |
|
|
ff4d60a1b3
|
Add concept restrictions to coral::closure constructors
|
2023-02-25 12:42:03 +00:00 |
|
|
02e202cb3b
|
Add build task to VS Code project
|
2023-02-24 22:54:20 +00:00 |
|
|
4cd950a613
|
Add more C++ file associations to VS Code
|
2023-02-24 22:53:57 +00:00 |
|
|
e2f4ab77b6
|
Add helper utility for checking values are true in coral
|
2023-02-24 22:53:42 +00:00 |
|
|
ea75a4f96e
|
Fix constructor ambiguity in coral::closure
|
2023-02-24 22:21:06 +00:00 |
|
|
7a6731df8e
|
Expose way to enumerate over file paths in coral::fs
|
2023-02-24 17:23:18 +00:00 |
|
|
329fca3929
|
Add rulers to VS Code project
|
2023-02-24 17:21:55 +00:00 |
|
|
78ae403f61
|
Refine and fix bugs in the Oar library
continuous-integration/drone/push Build is passing
|
2023-02-24 00:35:36 +00:00 |
|
|
2a0f821e64
|
Add monadic test function to coral::expected
|
2023-02-24 00:33:04 +00:00 |
|
|
53ec658439
|
Add more file associations
|
2023-02-24 00:31:51 +00:00 |
|
|
62514f350e
|
Re-enable CppTools intellisense in codebase
|
2023-02-24 00:20:05 +00:00 |
|
|
0bfd1c80ce
|
Tidy up stack API in coral library
continuous-integration/drone/push Build is passing
|
2023-02-23 20:13:56 +00:00 |
|
kayomn
|
388a98e654
|
Merge pull request 'Replace coral::callable with coral::closure ' (#9) from replace-callable into main
continuous-integration/drone/push Build is passing
Reviewed-on: #9
|
2023-02-23 16:12:29 +01:00 |
|
|
db380e6bae
|
Add constructor for coral::closure that accepts pointers
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2023-02-23 15:00:32 +00:00 |
|
|
237c0b4d19
|
Replace coral::callable with coral::closure
continuous-integration/drone/push Build is passing
|
2023-02-23 14:59:29 +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 |
|
|
ba5bc0674c
|
Tidy up footprint of app libray
continuous-integration/drone/push Build is passing
|
2023-02-23 14:02:17 +00:00 |
|
|
cf8124eb20
|
Expose interface for writing single values into coral::fixed_buffer
|
2023-02-23 00:51:48 +00:00 |
|
|
2b1a34d5e2
|
Expose interface for querying access rules on coral::fs
|
2023-02-23 00:28:06 +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 |
|
|
2dd7946b88
|
Temporarily drop testing of Kym library
continuous-integration/drone/push Build is passing
|
2023-02-22 23:19:42 +00:00 |
|
|
f9ac5831cf
|
Improve compile-time safety of coral::callable
continuous-integration/drone/push Build is failing
|
2023-02-22 22:59:33 +00:00 |
|
|
02d4d56f35
|
Rename kym::value::as_* functions to kym::value::to_*
continuous-integration/drone/push Build is passing
|
2023-02-22 21:03:24 +00:00 |
|
|
cf5ca23f94
|
Fix typo in coral::file_writer destructor
|
2023-02-22 21:02:42 +00:00 |
|
|
9b06e7d2e2
|
Expose virtual destructors on coral::file_reader and coral::file_writer
|
2023-02-22 21:00:11 +00:00 |
|
|
f601f51f7a
|
Improve memory model of coral::stack
continuous-integration/drone/push Build is passing
|
2023-02-22 20:53:58 +00:00 |
|
|
fb06ce217f
|
Remove unsafe raw pointer accessors from coral::stack
|
2023-02-22 15:39:28 +00:00 |
|
|
d58c9e67c4
|
Update runtime
continuous-integration/drone/push Build is passing
|
2023-02-22 15:35:33 +00:00 |
|
|
cd3fd2f04a
|
Tidy up main coral module file
|
2023-02-22 15:35:22 +00:00 |
|
|
809b45dc3c
|
Move data streaming and formatting utils into new coral io module
|
2023-02-22 15:32:04 +00:00 |
|
|
d8b9a7e330
|
Tidy up coral::stack
|
2023-02-22 15:31:21 +00:00 |
|
|
e2b1550f62
|
Set tabs as default setting for new files in Code
|
2023-02-21 14:19:24 +00:00 |
|
|
5d4f40393b
|
Tidy up and fix app::file API
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 |
|
|
c4b83082e3
|
Rename coral::fixed_buffer to coral::ring_buffer
|
2023-02-20 22:28:15 +00:00 |
|
|
0b8167ce1d
|
Clarify coral::ring_buffer doc comment that it is a ring buffer
|
2023-02-20 22:03:37 +00:00 |
|
|
cea0a4e0ed
|
Add circular buffer to coral library
continuous-integration/drone/push Build is passing
|
2023-02-20 21:58:36 +00:00 |
|
|
37b2586eaa
|
Export app::readable_file for API use
|
2023-02-20 16:12:29 +00:00 |
|
|
685e09412b
|
Replace unstable coral::optional functions with operators
continuous-integration/drone/push Build is passing
|
2023-02-20 15:30:00 +00:00 |
|