Thaddée Tyl

Results 11 issues of Thaddée Tyl

In the default UI, it would be great to have the option of scrolling through all entries, instead of restraining to a fixed number of shown guesses. @scrapmac, what do...

enhancement

So far, the idea is to compute the final score of each suggestion based on a weighted sum. For instance, on JS: ``` w1·(keyword score) + w2·(static analysis score) +...

enhancement

And ugly. @scrapmac, want to fix it?

enhancement

`ass` is designed to work on a child process. However, it doesn't support `node -p`. For instance, the following change on line 14 of the current example: ``` js kid...

Currently, there is no way in [the api](http://guides.rubygems.org/rubygems-org-api/#gem-download-methods) to get the number of downloads for the latest month. That figure is a very strong indicator of a project's usage, much...

Even for something as simple as the [basic example](http://galacticmilk.com/midi-js/Basic.html) which plays a single note, we can notice the following by playing around in the JS console: ``` js var wac...

### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a bug that matches...

bug

The `make` commands indirectly fires `git describe --tags --dirty`, which answers: > fatal: No names found, cannot describe anything. Since this project doesn't have any tags, is this really necessary?...

Using [this](http://www.websequencediagrams.com/examples.html) as a series of test cases.

I can't help but notice you stopped working on this project. I also noticed that it is out of date, and that it has been forked under `llvm-x` on npm....