Results 155 issues of Andrew Mackenzie

Able to build a new map from a number of other Jasón values and keys, using sources....

flowstdlib

Be able to have an initializer on a sub-flow that is an Array input, and then within the sub-flow connect from individual elements in that array. Will require sub-routes on...

semantics

Helpful when setting breakpoints on a flow

enhancement
debugger

Can't find how to build using nightly in the formula

packaging

Running on a raspberry pi that processes data from some input sensor or camera and produces an output (email, message, etc)? Sensor could be my temp/humidity wifi sensor, or the...

samples

If a flow is compiled/run, then the flow resolved/specified to flowc is considered the root. If it has unsatisfied inputs, then read them from stdin, in the order defined, using...

debugger

Conway's game of life - need an option to specify starting point and limit the number of cycles for testing, but let it run infinite in GUI.

samples

Missing struct capabilities in order to avoid looping over long lists of structs // - track the states a function is in, without looking at all queues // - get_input_blockers...

optimization

See https://github.com/erickt/rust-zmq/issues/342#issuecomment-1440604925 and see if this can be used to reuse the address and avoid the busy socket errors

optimization
blocked