-
Hi.
I have pipe for connecting data from redux store:
```dart
import 'package:angular/angular.dart';
import 'package:redux/redux.dart';
typedef Selector = dynamic Function(K state);
@Pipe('s…
Aetet updated
5 years ago
-
Hi,
I attempted to create a cylinder with four holes that will eventually be connected to inlet and outlet pipes. I have attached a rough script that does this traditionally by combining multiple b…
-
Support named pipes, e.g. as created by `mkfifo`.
In particular, this would be useful for creating "pipelines" on a simulated host, e.g. to compress large log files on the fly. https://github.com/s…
-
**Feature description**
A heat pipe that can be destroyed, similar to the wooden strut.
**Feature purpose**
To transfer heat between objects, but in a form that can be easily destroyed without th…
-
Last year's code (in the RagBotStyle.java file) has code to play bagpipes on a Y press. Add this code (and only this code since some of the other code in that file is pretty bad) to Drive.java (you ca…
-
Similar to #29, but for piping. This is actually a more common feature of Vorpal, and mentioned and demoed on the wiki/website. But like sessions, it does add quite a lot of noise to the source code c…
-
Great work, Peter. Do you have any plans to make this work with pipes as well? Each colour found could be emitted through an event.
tvooo updated
10 years ago
-
Implement generic forms of pipes and trampoline-swaps described in documentation
-
pipes.eval additional command to supplement pick: returns the nick who said the line that matches the regex, not the line itself
```
< Zebra> foo
< Horse> bar
< Donkey> !pipes.eval pick /foo/
< Badge…
-
Very occasionally the pipes miss messages. I believe this is because of the ways the pipes connect after receiving a message. In my pipeclient I have a timeout on the initial connect but none after th…