Caleb Maclennan

Results 495 issues of Caleb Maclennan

Something I do quite frequently from vim in stage very small touchup fixes from the buffer using `gitgutter` to the git staging area, then switch to `tig` to look though...

enhancement
help wanted

The merge of #50 accomplished something positive (allowing people with rebound motion keys to keep using their preferred key rather than the hard coded defaults) but it also introduced a...

bug

The [EBNF](https://github.com/projectfluent/fluent/blob/master/spec/fluent.ebnf#L22) defines Junk as: ```ebnf /* Junk represents unparsed content. * * Junk is parsed line-by-line until a line is found which looks like it might * be a...

syntax

This repository already has one set of [reference fixtures](https://github.com/projectfluent/fluent/tree/master/test/fixtures) that are used by the Rust, Python, and Javascript implementations. I'm working on adding Lua to that list. Unfortunately these fixtures...

syntax

I've started work on a [Lua implementation](https://github.com/alerque/fluent-lua) of Fluent. I see in #158 it was suggested in relation to Java/Kotlin and [on Discourse](https://discourse.mozilla.org/t/fluent-for-php/44158/2?u=alerque) in relation to PHP to consider using...

I understand where the current system of multiple dated backup files comes from and this might be a reasonable default for most people, but for my use case it is...

proposal-accepted
proposal

This is a follow up to #224 and goes a bit farther updating dependencies. * The `vergen` usage was broken before, or at least not working as commented. Supposedly the...

See #222, now builds cleanly in Rust 1.60. None of these are major changes and only directly the result of Rust compiler (or clippy) hints. I may work on more...

This edit is not actually true *yet*. The official Arch Linux package is held up because the last released version of Rust. As soon as that is fixed (cf. #222...

As I just laid out in [an issue report on the fork's issue tracker](https://github.com/Catfriend1/syncthing-android/issues/438), it is currently very confusing as an end user (and/or potential contributor) where to start with...