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
1a7fd9ce9c89dea3215a864c89ac80b2ef1cc5b7
Danielle Maywood
Add skeleton support for cranelift target
11mo ago
1a7fd9ce
analyse
clippy
2 weeks ago
ast
Add skeleton support for cranelift target
11 months ago
build
Add skeleton support for cranelift target
11 months ago
call_graph
Add skeleton support for cranelift target
11 months ago
config
SPDX licence information comments
1 month ago
docs
get rid of write! macro for appending to strings
1 week ago
erlang
add test
5 days ago
error
Fix panic wrapping multibyte char at width boundary
5 days ago
exhaustiveness
clippy
2 weeks ago
io
remove usages of `Default::default()`
1 month ago
javascript
Fix bug with bit array float slice and `Number` constructor
3 days ago
metadata
Add skeleton support for cranelift target
11 months ago
package_interface
Fix package interface generation for type aliases
2 weeks ago
parse
allow negative numbers in different bases
2 weeks ago
snapshots
Snapshot the generated .app file content Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>
2 weeks ago
type_
Add skeleton support for cranelift target
11 months ago
analyse.rs
Add skeleton support for cranelift target
11 months ago
ast.rs
Add skeleton support for cranelift target
11 months ago
ast_folder.rs
SPDX licence information comments
1 month ago
bit_array.rs
clippy
2 weeks ago
build.rs
Add skeleton support for cranelift target
11 months ago
call_graph.rs
clippy
2 weeks ago
codegen.rs
clippy
2 weeks 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
clippy
2 weeks ago
derivation_tree.rs
get rid of write! macro for appending to strings
1 week ago
diagnostic.rs
clippy
2 weeks ago
docs.rs
clippy
2 weeks ago
encryption.rs
remove redundant clones
1 month ago
erlang.rs
change how bit array size works because of binary representation
1 week ago
error.rs
Capital letter
5 days ago
exhaustiveness.rs
clippy
2 weeks 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.
2 weeks ago
inline.rs
Add skeleton support for cranelift target
11 months ago
io.rs
clippy
2 weeks ago
javascript.rs
make javascript code generation faster by skipping grapheme counting in docs
1 week ago
lib.rs
add clippy lint to disable `push_str(&format())`
2 weeks ago
line_numbers.rs
SPDX licence information comments
1 month ago
manifest.rs
clippy
2 weeks ago
metadata.rs
SPDX licence information comments
1 month ago
package_interface.rs
Add skeleton support for cranelift target
11 months ago
parse.rs
Add skeleton support for cranelift target
11 months ago
paths.rs
clippy
2 weeks ago
reference.rs
Fix unused module for discarded alias collision
1 week ago
requirement.rs
Handle case where path field is empty
1 month ago
strings.rs
clippy
2 weeks ago
tests.rs
Add licence comments
1 month ago
type_.rs
Add skeleton support for cranelift target
11 months ago
uid.rs
SPDX licence information comments
1 month ago
version.rs
Use consistent spelling
3 weeks ago
warning.rs
Add skeleton support for cranelift target
11 months ago