Vincent Driessen

Results 66 issues of Vincent Driessen

Improve this parse error, make it more useful: ![image (1)](https://user-images.githubusercontent.com/83844/231431331-cfbce0ce-66c9-41ba-8b75-4840ec98c414.png) Here, the issue is that you cannot "inline" an object definition, like you can in TypeScript. So users that copy/paste...

This proposal suggests the addition of adding an `unknown` type as a built-in to the schema language, to effectively disable runtime validation for specific subtrees, while still allowing schema validation...

feature request

## Motivation When designing a schema for a data format, it is often necessary to perform specific validations on the data, beyond what is possible with the basic `string` or...

feature request

We regularly see the following error pop up in our production logs: Error: Queue send failed: Internal Server Error This error is [produced here](https://github.com/cloudflare/workerd/blob/7ede63ca67b7c265469efa77bfd2cd938fdeca34/src/workerd/api/queue.c%2B%2B#L215), and happens when we call the...

Would it be feasible to show the actual values on both of the axes in the SVG output, too?

wanted

In this case, we have no separate tests folder, but the tests are simply "next to the source files". This could be the case for simple projects, but I doubt...

feature
0.4

For: - invalid values for settings - unavailability of Python - unavailability of nosetests - unavailability of vim_bridge

finishing touches
0.3

This allows for better (i.e. longer lines) reading of the assertion errors.

feature
0.4