Bruno P. Kinoshita

Results 184 issues of Bruno P. Kinoshita

Hi! Thanks for `lark-grammars`, I had a look at the grammar (I'm trying to write a PEG for TAP13) but it looks like the grammar in this repository supports only...

Hi, It would be great if we could customize the [`GRAPH_BEGINNING`](https://github.com/Alexis-benoist/eralchemy/blob/d6fcdc67d6d413bb174bf008fd360044e1dff5a7/eralchemy/cst.py#L13). I have a SQLite database that we are [trying to generate a diagram](https://github.com/cylc/cylc-flow/issues/2483) automatically for our documentation. eralchemy works...

customization

Hi, a few typos in docstrings. Thanks!

Was reading today about parser error handling, and noticed many of the links to decodified.com were failing to resolve on my browser. Thanks Bruno

Having a look at the uncaught exception issues in OSS Fuzz for Apache Commons, and several issues found are false positives. In many cases these runtime exceptions are thrown intentionally...

**Is your feature request related to a problem? Please describe.** I have some data with strings like `-16777216`, that can be converted to hex as `-FF0100`. But for the sign,...

feature

The demo blog app has an issue with its Docker containers, where the Python app may initialize before the Postgres database. This [PR](https://github.com/tornadoweb/tornado/pull/2784) was using a solution to enforce the...

docs

Hi, Thanks a lot for jekyll-paginate-v2, I'm using it in a project that organizes collections as a dictionary, using letters. This here contains the collection items of the letter "e"...

See the JIRA ticket for complete investigation notes, links, and line of thought https://issues.apache.org/jira/browse/MATH-1401 Simply adds the proper if/else to check special cases where number of successes = 0, and...

### What is your enhancement? Vuetifyjs 2.0 has been released a few hours ago. This issue is just a placeholder for discussion/work on updating the theme to use this latest...