Dustin J. Mitchell
|
f8c4ece238
|
Re-export the chrono crate from taskchampion.
The chrono types are central to use of TC, so this will help consumers
of the TC crate to avoid dependency conflicts.
|
2022-03-15 17:58:54 -04:00 |
|
Dustin J. Mitchell
|
43ab50db42
|
use TC_UUID_STRING_BYTES constant directly
|
2022-03-06 01:25:31 +00:00 |
|
Dustin J. Mitchell
|
2c9d74515e
|
link to libtaskchampion separately from the unity tests
|
2022-02-27 17:03:04 +00:00 |
|
Dustin J. Mitchell
|
b1d537ac87
|
use codegen, instead of build.rs, to build header file
|
2022-02-16 00:28:07 +00:00 |
|
Dustin J. Mitchell
|
dadc9473d3
|
unit tests for TCString
|
2022-02-06 16:21:42 +00:00 |
|
Dustin J. Mitchell
|
e5625e1597
|
entry and wait time support
|
2022-02-01 02:45:28 +00:00 |
|
Dustin J. Mitchell
|
56a805151d
|
use 2018 edition like the other crates
|
2022-01-25 02:26:04 +00:00 |
|
Dustin J. Mitchell
|
46e08bc040
|
add some UUID support
|
2022-01-25 02:26:04 +00:00 |
|
Dustin J. Mitchell
|
e590dc7c98
|
add tc_replica_undo
|
2022-01-25 02:26:04 +00:00 |
|
Dustin J. Mitchell
|
ce56127bbf
|
create / free replicas, plus error handling
|
2022-01-25 02:26:04 +00:00 |
|
Dustin J. Mitchell
|
33f5f056b1
|
first bits of a dynamc lib
|
2022-01-25 02:26:04 +00:00 |
|