Cornelius Roemer

Results 537 issues of Cornelius Roemer

I think you might have meant `discursive` here rather than `discusive` I couldn't find [discusive](https://dictionary.cambridge.org/spellcheck/english/?q=discusive) in the dictionary Thanks for this amazing project!

### Expected Behaviour When reading a Newick tree containing labels with escaped single quotes (i.e. duplicated single quotes in quoted labels) deserialized The first label in `('Node''Name':0.00000)Root:0.00000;` should deserialize to...

### Expected Behaviour When writing to file a Newick tree containing taxon names with single quotes, the names should be serialized per the [specification](https://web.archive.org/web/20170714111939/https://evolution.genetics.washington.edu/phylip/newick_doc.html). Specifically, single quotes in the taxon...

I'm a maintainer of Nextclade. We released a new major version with new capabilities. This PR adds an example for the most important new capability. - [x] The page(s) follow...

page edit

I'm following the ANTLR4 Reference and have set up antlr with `brew install antlr` and a classpath of: ``` export CLASSPATH=".:/opt/homebrew/Cellar/antlr/4.13.1/antlr-4.13.1-complete.jar" ``` When running TestRig with the `grun -gui` option:...

Unfortunately it appears that this repo is no longer maintained. But there's no sign of that in the README. E.g. the README still claims that all versions post node v10+...

The README (and start page when opening dillinger.io) shows a link to Travis CI build status badge: But that badge doesn't exist, and following the link goes to travis home...

**Is your feature request related to a problem? Please describe.** I love pydriller. Using it to step through all versions of a file in a large repo: https://github.com/corneliusroemer/pango-designation-dates Things worked...

enhancement
PR welcome

Just noticed that pydriller isn't available through conda-forge. That'd be great to have!

enhancement

**Is your feature request related to a problem? Please describe.** VSCodeVim is known to make Jupyter notebooks hard to use. This issue has received lots of comments and thumbs even...