alpha
Login
or
Join now
nandi.uk
/
gleam
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Fork of daniellemaywood.uk/gleam — Wasm codegen work
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
gleam
/
compiler-cli
/
src
5 folders
25 files
at
e1a67f52d2dc7fb464536efcc41a429788aa5aca
John Downey
Authenticate Hex package requests with HEXPM_READ_API_KEY
16d ago
e1a67f52
dependencies
Authenticate Hex package requests with HEXPM_READ_API_KEY Use the API key from the HEXPM_READ_API_KEY environment variable, when set, to authenticate requests to Hex while resolving and downloading dependencies. This raises the rate limit from the stricter per-IP limit to the higher per-user limit.
2 weeks ago
fs
Stage git path dependencies via worktrees Clone the repo once, check the commit out in a temp worktree, and hard-link the dependency's subdirectory into build/packages.
1 month ago
hex
Authenticate Hex package requests with HEXPM_READ_API_KEY Use the API key from the HEXPM_READ_API_KEY environment variable, when set, to authenticate requests to Hex while resolving and downloading dependencies. This raises the rate limit from the stricter per-IP limit to the higher per-user limit.
2 weeks ago
new
SPDX licence information comments
1 month ago
snapshots
Restrict packages.toml deserialisation
2 months ago
add.rs
remove redundant clones
1 month ago
beam_compiler.rs
Do not write compile escript to build directory Closes https://github.com/gleam-lang/gleam/issues/4474
1 month ago
build.rs
Do not write compile escript to build directory Closes https://github.com/gleam-lang/gleam/issues/4474
1 month ago
build_lock.rs
Fix lock failure panic Closes https://github.com/gleam-lang/gleam/issues/5818
1 month ago
cli.rs
SPDX licence information comments
1 month ago
compile_package.rs
Do not write compile escript to build directory Closes https://github.com/gleam-lang/gleam/issues/4474
1 month ago
config.rs
Add path field support for git dependencies Allow specifying a subdirectory within a git repository using an optional `path` field.
3 months ago
dependencies.rs
Authenticate Hex package requests with HEXPM_READ_API_KEY Use the API key from the HEXPM_READ_API_KEY environment variable, when set, to authenticate requests to Hex while resolving and downloading dependencies. This raises the rate limit from the stricter per-IP limit to the higher per-user limit.
2 weeks ago
docs.rs
Use configured target as default when deleting docs build directory
2 weeks ago
export.rs
Clippy
2 weeks ago
fix.rs
SPDX licence information comments
1 month ago
format.rs
move formatter to its own crate
1 month ago
fs.rs
Clippy
2 weeks ago
hex.rs
Authenticate Hex package requests with HEXPM_READ_API_KEY Use the API key from the HEXPM_READ_API_KEY environment variable, when set, to authenticate requests to Hex while resolving and downloading dependencies. This raises the rate limit from the stricter per-IP limit to the higher per-user limit.
2 weeks ago
http.rs
Fix HTTP client panic on Android reqwest's default rustls-platform-verifier panics on Android because it needs the JVM to reach the system trust manager. On Android, load the system trust store from the filesystem via rustls-native-certs and configure those roots explicitly.
4 weeks ago
lib.rs
Authenticate Hex package requests with HEXPM_READ_API_KEY Use the API key from the HEXPM_READ_API_KEY environment variable, when set, to authenticate requests to Hex while resolving and downloading dependencies. This raises the rate limit from the stricter per-IP limit to the higher per-user limit.
2 weeks ago
lsp.rs
SPDX licence information comments
1 month ago
new.rs
Use latest checkout version
3 weeks ago
owner.rs
SPDX licence information comments
1 month ago
panic.rs
SPDX licence information comments
1 month ago
publish.rs
Clippy
2 weeks ago
remove.rs
SPDX licence information comments
1 month ago
run.rs
Clippy
2 weeks ago
shell.rs
SPDX licence information comments
1 month ago
text_layout.rs
SPDX licence information comments
1 month ago