Dustin J. Mitchell
|
1e585ba0d9
|
comment updates
|
2022-02-06 16:50:43 +00:00 |
|
Dustin J. Mitchell
|
831eb0bb15
|
TCTags -> TCStrings to be more general
|
2022-02-06 16:40:17 +00:00 |
|
Dustin J. Mitchell
|
f4c6e04d44
|
TCTags as PassByValue
|
2022-02-06 05:27:30 +00:00 |
|
Dustin J. Mitchell
|
23ba6a57b3
|
switch to PassByValue and PassByPointer traits
|
2022-02-06 04:02:53 +00:00 |
|
Dustin J. Mitchell
|
3dd2ae5011
|
implement TCTags as an array
|
2022-02-04 02:49:55 +00:00 |
|
Dustin J. Mitchell
|
8b160c7ee8
|
more task functions
|
2022-02-01 03:01:09 +00:00 |
|
Dustin J. Mitchell
|
e5625e1597
|
entry and wait time support
|
2022-02-01 02:45:28 +00:00 |
|
Dustin J. Mitchell
|
f2b3e5fd0a
|
tc_task_has_tag
|
2022-02-01 01:02:49 +00:00 |
|
Dustin J. Mitchell
|
03ffb6ce83
|
limit unsafe regions
|
2022-02-01 00:48:49 +00:00 |
|
Dustin J. Mitchell
|
22a6857c1b
|
simplify TCResult to just two values
|
2022-02-01 00:46:04 +00:00 |
|
Dustin J. Mitchell
|
b675cef99c
|
add error handling for tasks
|
2022-02-01 00:35:02 +00:00 |
|
Dustin J. Mitchell
|
ce45c1004c
|
add tc_task_add_tag and check errors
|
2022-01-31 19:44:00 +00:00 |
|
Dustin J. Mitchell
|
ef0bb2ced4
|
allow task setters to return error values
|
2022-01-31 19:34:21 +00:00 |
|
Dustin J. Mitchell
|
8bd9605b25
|
support starting and stopping tasks
|
2022-01-31 00:04:58 +00:00 |
|
Dustin J. Mitchell
|
d24319179c
|
TCFoo::from_arg to take from a pointer
|
2022-01-30 23:53:12 +00:00 |
|
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
|
b3cbec1af3
|
more unsafe notations
|
2022-01-28 02:11:13 +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 |
|