Andrew Lilley Brinker

Results 129 issues of Andrew Lilley Brinker

Right now, the `update.py` program only supports pulling updates star count and activity data from the GitHub API, which means that any project hosted on GitLab (or another host, but...

type: enhancement

https://github.com/Alfriadox/wright-lang

As it stands, `serde_json::Error` includes the line number and column number of the start of an item whose parsing resulted in a parse error. This is great, but doesn't interoperate...

Currently, the help text for `cargo generate` is quite large, both vertically (there are many flags) and horizontally (the descriptions for the flags are quite long). On my own system...

Complexity: Good First Issue

https://github.com/almibe/wander-rs

type: new language

https://github.com/adam-mcdaniel/sage

type: new language

Fixes #102. This replaces the Python script for updating data for the tracked languages and regenerating the README with a new Cargo script, which lets us use Rust code instead...

type: enhancement

See: https://github.com/rust-lang/cargo/issues/12207

type: enhancement

Right now it's possible for packages to be added to the README directly instead of the JSON file, and that's happened at times where I've missed it. It would be...

type: enhancement

https://github.com/rdaum/moor/tree/main/crates/compiler

type: new language