alpha
Login
or
Join now
gleam.run
/
gleam
Star
316
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
316
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
/
javascript
/
tests
/
at
main
1 folder
28 files
John Downey
Add disjoint string prefix with guard test
4w ago
80a23835
snapshots
Add disjoint string prefix with guard test
4 weeks ago
assert.rs
Add disjoint string prefix with guard test
4 weeks ago
assignments.rs
SPDX licence information comments
1 month ago
bit_arrays.rs
SPDX licence information comments
1 month ago
blocks.rs
SPDX licence information comments
1 month ago
bools.rs
SPDX licence information comments
1 month ago
case.rs
Fix duplicate let when rebinding after a directly matching case When a variable is shadowed inside a directly matching case branch and then rebound after the case, the JavaScript code generator could declare the same let variable twice in one scope. A directly matching branch generates code into the enclosing scope, so the generator now keeps the highest counter value used for a name and does not go below it. Fixes #5748
1 month ago
case_clause_guards.rs
SPDX licence information comments
1 month ago
consts.rs
SPDX licence information comments
1 month ago
custom_types.rs
Fix bug where singleton constants are not used in Gleam constants
1 month ago
echo.rs
SPDX licence information comments
1 month ago
externals.rs
SPDX licence information comments
1 month ago
functions.rs
SPDX licence information comments
1 month ago
generics.rs
SPDX licence information comments
1 month ago
inlining.rs
SPDX licence information comments
1 month ago
lists.rs
SPDX licence information comments
1 month ago
modules.rs
SPDX licence information comments
1 month ago
numbers.rs
SPDX licence information comments
1 month ago
panic.rs
SPDX licence information comments
1 month ago
prelude.rs
SPDX licence information comments
1 month ago
records.rs
SPDX licence information comments
1 month ago
recursion.rs
SPDX licence information comments
1 month ago
results.rs
SPDX licence information comments
1 month ago
sourcemaps.rs
SPDX licence information comments
1 month ago
strings.rs
Add disjoint string prefix with guard test
4 weeks ago
todo.rs
SPDX licence information comments
1 month ago
tuples.rs
SPDX licence information comments
1 month ago
type_alias.rs
SPDX licence information comments
1 month ago
use_.rs
SPDX licence information comments
1 month ago