John Vandenberg

Results 1280 issues of John Vandenberg

When a cell contains a `A` tag, often the href will be the complete data with the anchor text being something shorter or more targeted to users.

Finish making main() arg parsing dynamic.

All lang targets ignore the `For.orelse`. We should try to find a generic solution, as it is quite a Python specific construct not handled by most langs. https://programming-idioms.org/idiom/223/for-else-loop/3852/rust

https://11l-lang.org/ has two benchmarks, one being https://sourceforge.net/p/pqmarkup/code/ci/default/tree/pqmarkup.py which wont be easy to do, the other being primes and only depends on `math.sqrt`, so should be quite easy. We might be...

`test_ext` doesnt check for the formatter. likewise I think the recursive vlang test doesnt check dependencies

https://github.com/imageworks/pystring looks like it will be helpful with C++

C++

Depends on #511 and https://github.com/py2many/py2many/pull/512 because https://github.com/jayvdb/smtfe uses https://pypi.org/project/PySMT/

Fixes https://github.com/py2many/py2many/issues/238

Filed upstream issue about the change https://github.com/pinterest/ktlint/pull/1117 Alternatives include - improving the test runner to generate PascalCase filenames, but this means the check will still fail when any normal Python...

Kotlin