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
5b1de421e6ef3875519325bfafb16f9bb4b04bef
Louis Pilfold
Include 24 hour detail in help message
19d ago
5b1de421
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
remove redundant clones
1 month ago
new
SPDX licence information comments
1 month ago
snapshots
Restrict packages.toml deserialisation
2 months ago
add.rs
Include 24 hour detail in help message
2 weeks 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
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
docs.rs
Use configured target as default when deleting docs build directory
2 weeks ago
export.rs
SPDX licence information comments
1 month ago
fix.rs
SPDX licence information comments
1 month ago
format.rs
move formatter to its own crate
1 month ago
fs.rs
Use a bare clone for the staged git checkout
1 month 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
Include 24 hour detail in help message
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
remove usages of `Default::default()`
1 month ago
remove.rs
SPDX licence information comments
1 month ago
run.rs
move all regexes to the top level
1 month ago
shell.rs
SPDX licence information comments
1 month ago
text_layout.rs
SPDX licence information comments
1 month ago