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
a20054a3bca2a72657af4fb136fc5e9a63017d64
Danielle Maywood
Improve support for compiling custom types
11mo ago
a20054a3
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
cranelift
Improve support for compiling custom types
11 months 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
Translate more parts of a case expression
11 months ago
parse
Translate more parts of a case expression
11 months 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
Perform basic codegen
11 months 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
cranelift.rs
Improve support for compiling custom types
11 months 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
Begin implementation of mir Instead of attempting to compile directly from Gleam's typed AST (granted it does have a few transformations already), we instead compile this typed AST down to a lower level IR that will make compiling with cranelift much easier.
11 months 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