alpha
Login
or
Join now
gleam.run
/
gleam
Star
296
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
⭐️ A friendly language for building type-safe, scalable systems!
Star
296
Fork
3
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
/
at
main
5 folders
25 files
Giacomo Cavalieri
get rid of write! macro for appending to strings
7d ago
ea9c598a
dependencies
clippy
1 week 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
clippy
1 week ago
new
SPDX licence information comments
1 month ago
snapshots
Restrict packages.toml deserialisation
2 months ago
add.rs
get rid of write! macro for appending to strings
1 week ago
beam_compiler.rs
clippy
1 week ago
build.rs
clippy
1 week ago
build_lock.rs
clippy
1 week ago
cli.rs
clippy
1 week 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.
2 months ago
dependencies.rs
clippy
1 week ago
docs.rs
Use configured target as default when deleting docs build directory
2 weeks ago
export.rs
Clippy
1 week ago
fix.rs
SPDX licence information comments
1 month ago
format.rs
move formatter to its own crate
1 month ago
fs.rs
Clippy
1 week 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.
1 week 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.
3 weeks ago
lib.rs
add clippy lint to disable `push_str(&format())`
1 week ago
lsp.rs
SPDX licence information comments
1 month ago
new.rs
Use latest checkout version
2 weeks ago
owner.rs
SPDX licence information comments
1 month ago
panic.rs
clippy
1 week ago
publish.rs
clippy
1 week ago
remove.rs
SPDX licence information comments
1 month ago
run.rs
clippy
1 week ago
shell.rs
SPDX licence information comments
1 month ago
text_layout.rs
SPDX licence information comments
1 month ago