Dustin J. Mitchell
|
364ca57736
|
Slightly more ergonomic task mutation
|
2022-01-30 23:42:52 +00:00 |
|
Dustin J. Mitchell
|
452ae2074f
|
implement task mutability
|
2022-01-29 03:08:45 +00:00 |
|
Dustin J. Mitchell
|
50aceb9696
|
use RefCell for replica, more consistent rust methods
|
2022-01-29 01:00:55 +00:00 |
|
Dustin J. Mitchell
|
82459e699c
|
use a simple constant
|
2022-01-28 03:51:58 +00:00 |
|
Dustin J. Mitchell
|
b3cbec1af3
|
more unsafe notations
|
2022-01-28 02:11:13 +00:00 |
|
Dustin J. Mitchell
|
1470bbf741
|
mark unsafe utils as such; add safety comments
|
2022-01-27 02:22:47 +00:00 |
|
Dustin J. Mitchell
|
633ea5cf47
|
correctly handle invalid utf-8
|
2022-01-27 02:22:47 +00:00 |
|
Dustin J. Mitchell
|
e1c348b96e
|
tc_replica_get_task
|
2022-01-26 02:15:57 +00:00 |
|
Dustin J. Mitchell
|
f3b73ca0e4
|
add task_import_with_uuid
|
2022-01-26 02:15:57 +00:00 |
|
Dustin J. Mitchell
|
8f703fd63a
|
use TCString in UUIDs
|
2022-01-26 01:29:29 +00:00 |
|
Dustin J. Mitchell
|
f8cffb798c
|
fix confusing doc string
|
2022-01-26 00:58:28 +00:00 |
|
Dustin J. Mitchell
|
0d68e65354
|
some polish on strings
|
2022-01-26 00:57:06 +00:00 |
|
Dustin J. Mitchell
|
c006cbe8e5
|
test bindings in an integration-tests crate
|
2022-01-25 02:54:01 +00:00 |
|
Dustin J. Mitchell
|
017fb398be
|
replace a clone with a copy
|
2022-01-25 02:26:04 +00:00 |
|
Dustin J. Mitchell
|
40f30c6d89
|
remove unnecessary string clone
|
2022-01-25 02:26:04 +00:00 |
|
Dustin J. Mitchell
|
65082c26e7
|
improved TCString support
|
2022-01-25 02:26:04 +00:00 |
|
Dustin J. Mitchell
|
bb722325fe
|
more task functionality
|
2022-01-25 02:26:04 +00:00 |
|
Dustin J. Mitchell
|
821118106a
|
add TC prefix to types, too
|
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 |
|