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
16 folders
36 files
at
832ebf8119744b75338e37d25591c1da20bbd86d
Giacomo Cavalieri
pick better names
16d ago
832ebf81
analyse
Remove redundant positions in UnqualifiedImport Co-authored-by: Louis Pilfold <louis@lpil.uk>
2 weeks ago
ast
erlang abstract form
1 month ago
build
Keep cached modules in the generated Erlang .app file A warm rebuild only passed the recompiled modules to codegen, so the .app modules list shrank (empty when nothing changed). Fixes #5834. Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>
2 weeks 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
Renaming, avoid escaping known modules, Parameterise builder types
1 week 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
Add disjoint string prefix with guard test
1 month ago
metadata
remove usages of `Default::default()`
1 month ago
package_interface
Fix package interface generation for type aliases
2 weeks ago
parse
better error message for unexpected constructors
2 weeks ago
snapshots
Snapshot the generated .app file content Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>
2 weeks ago
type_
erlang abstract form
1 month ago
analyse.rs
pick better names
2 weeks ago
ast.rs
Remove redundant positions in UnqualifiedImport Co-authored-by: Louis Pilfold <louis@lpil.uk>
2 weeks ago
ast_folder.rs
SPDX licence information comments
1 month ago
bit_array.rs
SPDX licence information comments
1 month ago
build.rs
Remove redundant positions in UnqualifiedImport Co-authored-by: Louis Pilfold <louis@lpil.uk>
2 weeks ago
call_graph.rs
SPDX licence information comments
1 month ago
codegen.rs
erlang abstract form
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
Pass in attribute
1 week ago
error.rs
Adjust message
2 weeks ago
exhaustiveness.rs
erlang abstract form
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
Pass in attribute
1 week 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
Fix package interface generation for type aliases
2 weeks ago
parse.rs
pick better names
2 weeks ago
paths.rs
Use consistent spelling
3 weeks 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
Use consistent spelling
3 weeks ago
warning.rs
Add deprecation warning for piping into calls which return functions
1 month ago