PgBiel

Results 78 issues of PgBiel

Would be nice to avoid the problem found at #197 due to CI not being reproducible (it always pulls the latest CSL styles etc.). An alternative would be to pin...

devops

Should help people use the appropriate labels and formats for issues.

Typst 0.12 will bring fixed-point decimals, they should be supported by oxifmt and behave exactly like floats.

feature request

Allow users to quickly compile some Gleam code to Nix. Inspiration: https://github.com/gleam-lang/playground

documentation
meta

Would allow us to not depend on nixpkgs' Rust version, paving the way to allowing downstream users to override our nixpkgs version freely.

devops

Closes #18 Test most (if not all) functions exported by the Nix prelude. TODO: - [ ] Fix bugs found

nix target

Similarly to JS prelude tests

good first issue
nix target

Adding `@external(nix, "./file.nix", "function_name")` in any file within a subdirectory of `src/` won't work. This is due to upstream https://github.com/gleam-lang/gleam/issues/1562 .

bug
upstream

Added to JS target recently through upstream at https://github.com/gleam-lang/gleam/pull/3293

upstream-parity
nix target

Added to JS target through upstream https://github.com/gleam-lang/gleam/pull/3441

upstream-parity
nix target