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-core
/
src
17 folders
37 files
at
87a6678b2adc49233e7889e16ee6ed1983e7c75d
John Downey
Handle case where path field is empty
6w ago
87a6678b
analyse
LS: correctly update import on rename imported item with an import alias
1 month ago
ast
remove redundant clones
1 month ago
build
remove usages of `Default::default()`
1 month ago
call_graph
remove usages of `Default::default()`
1 month ago
config
SPDX licence information comments
1 month ago
docs
use the arena for printing documentation
1 month ago
erlang
use a struct for the erlang source code printer
1 month ago
error
use new format of destination
2 months ago
exhaustiveness
SPDX licence information comments
1 month ago
io
remove usages of `Default::default()`
1 month ago
javascript
remove usages of `Default::default()`
1 month ago
metadata
remove usages of `Default::default()`
1 month ago
package_interface
remove usages of `Default::default()`
1 month ago
parse
remove usages of `Default::default()`
1 month ago
pretty
SPDX licence information comments
1 month ago
snapshots
Handle case where path field is empty
1 month ago
type_
move type pretty printing to new arena
1 month ago
analyse.rs
Handle case where path field is empty
1 month ago
ast.rs
remove redundant clones
1 month ago
ast_folder.rs
SPDX licence information comments
1 month ago
bit_array.rs
SPDX licence information comments
1 month ago
build.rs
split definition from references/address review
1 month ago
call_graph.rs
SPDX licence information comments
1 month ago
codegen.rs
SPDX licence information comments
1 month ago
config.rs
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
dep_tree.rs
SPDX licence information comments
1 month ago
dependency.rs
Add path field support for git dependencies Allow specifying a subdirectory within a git repository using an optional `path` field.
3 months ago
derivation_tree.rs
SPDX licence information comments
1 month ago
diagnostic.rs
SPDX licence information comments
1 month ago
docs.rs
remove redundant clones
1 month ago
encryption.rs
remove redundant clones
1 month ago
erlang.rs
move all regexes to the top level
1 month ago
error.rs
Add path field support for git dependencies Allow specifying a subdirectory within a git repository using an optional `path` field.
3 months ago
exhaustiveness.rs
remove redundant clones
1 month ago
hex.rs
Improve error message for reverting old release
2 months ago
inline.rs
SPDX licence information comments
1 month ago
io.rs
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
javascript.rs
remove usages of `Default::default()`
1 month ago
lib.rs
remove usages of `Default::default()`
1 month ago
line_numbers.rs
SPDX licence information comments
1 month ago
manifest.rs
Re-download git packages when their path changes
1 month ago
metadata.rs
SPDX licence information comments
1 month ago
package_interface.rs
SPDX licence information comments
1 month ago
parse.rs
remove usages of `Default::default()`
1 month ago
paths.rs
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
pretty.rs
SPDX licence information comments
1 month ago
reference.rs
LS: correctly update import on rename imported item with an import alias
1 month ago
requirement.rs
Handle case where path field is empty
1 month ago
strings.rs
SPDX licence information comments
1 month ago
tests.rs
Add licence comments
1 month ago
type_.rs
split definition from references/address review
1 month ago
uid.rs
SPDX licence information comments
1 month ago
version.rs
SPDX licence information comments
1 month ago
warning.rs
SPDX licence information comments
1 month ago