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
/
javascript
/
tests
1 folder
28 files
at
a1f346e1f2e1b15bbaf9c30bbf379f6a7859a899
Gears
Fix bug where singleton constants are not used in Gleam constants
5w ago
7360edd5
snapshots
Fix bug where singleton constants are not used in Gleam constants
1 month ago
assert.rs
Fix bug where singleton constants are not used in Gleam constants
1 month 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
SPDX licence information comments
1 month 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