Commit graph

126 commits

Author SHA1 Message Date
David Braun
1b1192c0e7 Functional API: Fix off-by-one bug. 2017-10-18 13:24:54 -04:00
David Braun
10f06d08fd 0.3.0 2017-10-17 11:05:57 -04:00
David Braun
f3e8b95998 API.md: Minor edits. 2017-10-17 11:05:40 -04:00
David Braun
ce97802a8e Add some. 2017-10-17 11:05:40 -04:00
David Braun
78d26ef021 slice: Add documentation. 2017-10-17 11:05:40 -04:00
David Braun
d7c117619a Functional application: Allow any granularity of arguments (currying, essentially). 2017-10-17 11:05:40 -04:00
David Braun
04bbe30a00 slice: Refactor for improved performance. 2017-10-17 11:05:40 -04:00
David Braun
10e4fdc083 Add Visual Studio Code launch configuration. 2017-10-17 11:05:40 -04:00
David Braun
6ea2b8bafe Select: Make compose-friendly by taking a known number of arguments. 2017-10-17 11:05:40 -04:00
David Braun
d7355e17e1
Replace JavaScript Standard Style with Prettier. 2017-10-16 15:35:37 -04:00
David Braun
b9638f2113
Update README and factor out API.md. 2017-10-16 13:15:12 -04:00
David Braun
67012b6f4b
select: Make promise cancellable. 2017-10-15 13:32:40 -04:00
David Braun
03ebfaf7ab
Move functional interface tests out of select tests. 2017-10-15 12:39:17 -04:00
David Braun
ecc01b686e
reduce: Throw TypeError if the channel contains no values and initialValue is not provided. 2017-10-13 21:32:27 -04:00
David Braun
7d0d203c2e
Add Channel.isChannel. 2017-10-11 21:50:59 -04:00
David Braun
74f5673752 0.2.0 2017-10-11 11:39:24 -04:00
David Braun
3d358f6a75
README: Various updates. 2017-10-11 11:38:31 -04:00
David Braun
a54414ac42
Add test/go/perm.js. 2017-10-11 11:37:57 -04:00
David Braun
17a2688291
Add every. 2017-10-11 04:46:12 -04:00
David Braun
8da51305eb
Add functional API. 2017-10-11 03:32:47 -04:00
David Braun
be51e95eb3 0.1.2 2017-10-08 23:51:01 -04:00
David Braun
f8f2c53156
Update description and README. 2017-10-08 23:50:35 -04:00
David Braun
f2c26591a1
Warn about attempting to push multiple values at once. 2017-10-08 15:35:50 -04:00
David Braun
c56f4404f8 0.1.1 2017-10-06 21:04:29 -04:00
David Braun
e4e6fbfae3 0.1.0 2017-10-06 21:01:51 -04:00
David Braun
8c599e8e5c
Initial release. 2017-10-06 21:01:34 -04:00