aloof-angle-91616
01/12/2019, 5:48 PMExecuteProcessRequest
("similar" to how we extend it to FallibleExecuteProcessRequest
) to cover logging in a way that's more declarative than "write what you want to the console" but less than "you can only write tagged raw strings". i'm thinking in this case we could have something like (and this might be code that just lives in quelea at first): EDIT: see below snippet
the below snippet was just made up on the spot so if it doesn't make sense that's my fault, might like @red-balloon-89377 @average-vr-56795 @salmon-summer-38098's thoughts tooaloof-angle-91616
01/12/2019, 5:49 PMstable_json_hash()
, datatype collection type checking, and definitely datatype default values, which are a great way to procrastinate writing this parsing method (i reduced it from SAT the other day but i'm waiting on apple to send the ipad keyboard wrapper so i don't scratch it up like i do every other device, i think delaying it is a plot by apple, but not in a john nash way)aloof-angle-91616
01/12/2019, 5:50 PMaloof-angle-91616
01/12/2019, 5:51 PMaloof-angle-91616
01/13/2019, 5:29 AMaloof-angle-91616
01/13/2019, 5:30 AMaloof-angle-91616
01/13/2019, 8:38 AMaloof-angle-91616
01/13/2019, 9:09 AMaloof-angle-91616
01/13/2019, 10:22 PMaloof-angle-91616
01/14/2019, 4:04 AMaloof-angle-91616
01/14/2019, 4:35 AMcosmicexplorer
69 commits 16,267 ++ 6,230 --nice
aloof-angle-91616
01/14/2019, 8:58 AMInstant::now()
to be monotonic) https://github.com/rust-lang/rust/pull/56988average-vr-56795
01/14/2019, 10:33 AMaverage-vr-56795
01/14/2019, 12:20 PMsalmon-summer-38098
01/17/2019, 11:16 PMsalmon-summer-38098
01/17/2019, 11:17 PMaloof-angle-91616
01/19/2019, 2:31 AMoutput_constraint
into output_type
as per https://github.com/pantsbuild/pants/issues/4535#issuecomment-455735882 (before implementing @union_rule
and @union_member_rule
) but going to look into collection typing first https://github.com/pantsbuild/pants/issues/6936aloof-angle-91616
01/19/2019, 2:33 AMdatatype
ctors while moving to using `TypeId`s in the enginealoof-angle-91616
01/19/2019, 2:35 AMaloof-angle-91616
01/19/2019, 2:36 AMaloof-angle-91616
01/19/2019, 2:36 AMaloof-angle-91616
01/19/2019, 4:44 AMthread panicked while processing panic. aborting.
i knew this would happenaloof-angle-91616
01/19/2019, 6:35 AMaloof-angle-91616
01/19/2019, 6:45 AMaloof-angle-91616
01/19/2019, 6:49 AMaloof-angle-91616
01/19/2019, 6:49 AMTypeId
from a `Key`s .id()
, not its .type_id()
aloof-angle-91616
01/19/2019, 7:40 AMpanic!()
statementaloof-angle-91616
01/19/2019, 7:53 AMpanic!()
statement, which makes sensealoof-angle-91616
01/19/2019, 7:54 AMpanic!()
is now a hangaloof-angle-91616
01/19/2019, 7:54 AM