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
0f80af7eea16699d9afb4ba230d91b03c70ba5a2
Louis Pilfold
Pass in attribute
13d ago
fb1548f3
dependencies
Fix conflict for git path dep to repo root A path dependency of a git package that resolves to the repository root produced an empty repo-relative path, stored as path: Some(""). This conflicted with the same package declared directly as a git dependency with no path (path: None).
3 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
Improve Hex API key error message Co-authored-by: Giacomo Cavalieri <giacomo.cavalieri@icloud.com>
2 months ago
new
SPDX licence information comments
1 month ago
snapshots
Restrict packages.toml deserialisation
2 months ago
add.rs
Pass in attribute
1 week 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
Clippy
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
SPDX licence information comments
1 month 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
Pass in attribute
1 week 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