Commit message (Expand) | Author | Age | |
---|---|---|---|
* | channel: Make empty output be represented by `['']` again | ZyX | 2018-01-14 |
* | *: Provide list length when allocating lists | ZyX | 2018-01-14 |
* | Merge #7708 from ZyX-I/hide-container-impl | Justin M. Keyes | 2017-12-23 |
|\ | |||
| * | *: Start hiding list implementation | ZyX | 2017-12-10 |
* | | channel: check for existance before trying to set key | Björn Linse | 2017-12-23 |
|/ | |||
* | channels: improvements to buffering | Björn Linse | 2017-11-25 |
* | channels: more consistent event handling | Björn Linse | 2017-11-25 |
* | channels: refactor jobwait | Björn Linse | 2017-11-25 |
* | channels: reimplement logging (as stub for proper event) | Björn Linse | 2017-11-25 |
* | channels: stderr channel | Björn Linse | 2017-11-25 |
* | channels: generalize jobclose() | Björn Linse | 2017-11-25 |
* | channels: move away term code from eval.c | Björn Linse | 2017-11-25 |
* | channels: allow bytes sockets and stdio, and buffered bytes output | Björn Linse | 2017-11-24 |
* | channels: refactor | Björn Linse | 2017-11-24 |