alpha
Login
or
Join now
gleam.run
/
gleam
Star
692
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
⭐️ A friendly language for building type-safe, scalable systems!
Star
692
Fork
3
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
/
at
main
16 folders
34 files
John Downey
Keep exact string choices in one index only
6d ago
3b046ec5
analyse
Rewrite error a little
2 weeks ago
ast
replace im with imbl in compiler-core
1 week ago
build
replace im with imbl in compiler-core
1 week ago
call_graph
remove usages of `Default::default()`
2 months ago
config
SPDX licence information comments
3 months ago
docs
replace im with imbl in compiler-core
1 week ago
erlang
replace im with imbl in compiler-core
1 week ago
error
Fix typo Co-authored-by: Andrey Kozhev <andrekabatareika@gmail.com>
3 weeks ago
exhaustiveness
remove box from `Decision::Switch.fallback_check`
6 days ago
io
remove usages of `Default::default()`
2 months ago
javascript
Fix bit array name lost to a redundant test
6 days ago
metadata
Add deprecation field to constructor package-interface
6 days ago
package_interface
Add deprecation field to constructor package-interface
6 days ago
parse
remove stale snapshots
1 week ago
snapshots
remove stale snapshots
1 week ago
type_
Warn on unreachable clauses after a string prefix
6 days ago
analyse.rs
Add deprecation field to constructor package-interface
6 days ago
ast.rs
replace im with imbl in compiler-core
1 week ago
ast_folder.rs
use `#[expect(...)]` instead of `#[allow(...)]` This also removes some old redundant ignores.
3 weeks ago
bit_array.rs
move line numbers and src span to their own crate
1 month ago
build.rs
replace im with imbl in compiler-core
1 week ago
call_graph.rs
replace im with imbl in compiler-core
1 week ago
codegen.rs
move new outside of the trait
3 weeks ago
config.rs
use new Tangled URL format Signed-off-by: Naomi Roberts <mia@naomieow.xyz>
1 month ago
dep_tree.rs
SPDX licence information comments
3 months ago
dependency.rs
Fix order-dependent optional dependency resolution
3 weeks ago
derivation_tree.rs
replace im with imbl in compiler-core
1 week ago
diagnostic.rs
move line numbers and src span to their own crate
1 month ago
docs.rs
replace im with imbl in compiler-core
1 week ago
encryption.rs
remove redundant clones
2 months ago
erlang.rs
replace im with imbl in compiler-core
1 week ago
error.rs
fix: don't suggest wrapping in Ok()/Error() if expected type is unbound
2 weeks ago
exhaustiveness.rs
Keep exact string choices in one index only
6 days ago
hex.rs
remove 'e' abbreviation
1 month ago
io.rs
replace im with imbl in compiler-core
1 week ago
javascript.rs
replace im with imbl in compiler-core
1 week ago
lib.rs
Move incomplete inlining system off of main branch
3 weeks ago
manifest.rs
clippy
2 months ago
metadata.rs
Add deprecation field to constructor package-interface
6 days ago
package_interface.rs
Add deprecation field to constructor package-interface
6 days ago
parse.rs
Revert turn constants into module functions Revert "i forgor about strings" Revert "i forgor about module selects" Revert "remove needless function exporting" Revert "clippy" Revert "turn remote constants into function calls ensuring remote ones are not inlined" Revert "rename variant" Revert "keep track of remote constants when inferring guards" Revert "keep track of remote constants when inferring constants" Revert "Additional tests" Revert "CHANGELOG" This reverts commit 9be3e4ce7b1d596f1cd50d9d81d66242b0681291. This reverts commit fc01f33280d08d6d37bd350fb4a91ad50f16e93e. This reverts commit 763da23e6df0316e01386e706bfb676cc39829d9. This reverts commit 506778ed5456e90796fe2a66e68f0ee680316ded. This reverts commit 9a942cb4ffe430de0db2a6e495c49aaa3283db69. This reverts commit e8dea6d2d19d6aa85b1872efab51e6de812b6221. This reverts commit b45ac6b6f8bf0c02b4d62e8ad836c0fb8b2b1496. This reverts commit 6c729d4df657a8e3df0d721df40b283ea98ca464. This reverts commit bf6012a5513f0339f1d8446f9868bdbf3a40e425.
3 weeks ago
paths.rs
clippy
2 months ago
reference.rs
Fix review comments
2 weeks ago
requirement.rs
remove 'e' abbreviation
1 month ago
strings.rs
clippy
2 months ago
tests.rs
Fix cargo deny loading
6 days ago
type_.rs
Add deprecation field to constructor package-interface
6 days ago
uid.rs
SPDX licence information comments
3 months ago
version.rs
Use consistent spelling
2 months ago
warning.rs
Deprecate empty string bit array segments
6 days ago