Caleb Maclennan

Results 607 issues of Caleb Maclennan

The [intl_pluralrules](https://crates.io/crates/intl_pluralrules/versions) dependency was pinned to a patch level release in ba16827, but I can't find any justification for it rematining that way. Since then we'ne unpinned alll remaining 3rd...

Closes https://github.com/alerque/decasify/issues/22

new formula
rust
notability

Our upstream contributions to make the macros cooperate with LuaJIT were merged: https://github.com/autoconf-archive/autoconf-archive/pull/288

todo
tooling

The current assortment of things with names ilke `packages/pagebuilder` / `buildPage()` / etc. are complete misnomers. They don't build pages, they build frames. The concepts are different enough it's sometimes...

enhancement
todo
documentation
refactor

Meant to address #2128, at the moment all I have is a test that shows its broken.

bug

As reported by @chrisvest [on mastodon](https://mastodon.social/@chrisvest/113263045558380660) the SILE manual has an issue with whitespace handling in code samples. We've lost all blank line to paragraph transformations in code samples. These...

bug
documentation

Followup on code and discussion in #2113

> Do we have an open issue to track untangling el→grc? It will likely be partially handled by BCP-47 stuff, but making sure the hyphenation patterns end up on the...

bug

I gave this script to Homebrew user @no-vici: ```bash #!/bin/bash echo 'system default:' env | grep LUA_PATH eval "$(luarocks --lua-version 5.1 --local path)" echo 'after adding local path:' env |...

bug

Ignoring for the moment the egregiously long space stretch happening here because *parfillskip* didn't kick in, the monospaced `\code` bit of this line shouldn't have allowed spaces to stretch: ![image](https://user-images.githubusercontent.com/173595/87206470-78b24c80-c312-11ea-9c27-77a774b10715.png)...

enhancement