-
write some vows!
-
Test fails with a simple `npm i && vows`:
```
✗ Errored » Asynchronous Error
in protocol imports
in test/protocol-imports-test.js
✗ Errored » callback not fired
in of a pr…
-
Tracker: nitro
Search: 720p
You are setting http://.... in `MagnetUri` field. You should put that link in `Link` field.
```
Manual search for "" on nitro with 50 results. ERROR MSG: Bad Magnet…
-
DC Council is currently accepting testimony on the 2020-2021 budget. They are proposing $18.5 mil increase to the police budget and $5 mill for a new jail.
Email testimony can be submitted to judi…
-
I can't figure out what the problem is with my `package.json`. I get the following error when running `npm test`:
``` bash
$ npm test
> cdnjs@1.0.0 test c:\GitHub\cdnjs
> vows
to start, pass the "r…
-
hello! I found some scrubbing behavior that didn't work the way I expected. I forked and make the change, then tried to run the linter and tests, but have been stymied so far :)
### tests
From t…
-
`SES.confine` takes a string and evaluates it as a program, returning the last expression of the program. This is the primitive we need to build larger environments. This ticket is about what shape th…
-
Hi Andre,
thanks a lot for all your work making Rust a great platform for embedded development, and in particular thanks for this useful layer (and the `cortex-a` crate) on top of tock-registers! …
-
It would be nice to have a `--quiet` option or `--reporter silent` or something to indicate no output is wanted unless there are errors. I guess it must be a reporter modifier and not a reporter itse…
orlin updated
4 years ago
-
Hi @ncthbrt ! What do you think about railway oriented programming?
Enforcing users to always implement "failure path" looks like an interesting idea to me.
For example, signatures of `fromFunctio…