Evin Sellin

Results 49 issues of Evin Sellin

Long-standing Rust pr / implementation

Right now, when performing a query over a JS object, the entire object is recursively copied. For simple queries over large objects, this can get a little silly. For example,...

Here's a nasty typing hack. Not sure what it takes to solve, but we should aim to remove it. https://github.com/evinism/mistql/blob/main/js/src/types.ts#L77

javascript

If you index a string using dot access, you get a very confusing error message stating that we expected a number, but got a string. This does not lead to...

As a consumer of the library, I should be able to paste `` and have mistql be populated on the page.

Currently, the Python implementation of MistQL has no guarantees about performance, nor a standard, repeatable way to profile the tool. This ticket encompasses tooling choice, design, and implementation of everything...

Code is international -- translating docs is paramount to the success of many projects, and this could be one of them. Mandarin and Hindi are clear top priorities. considering getting...