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
0164d3a041bbf9bd5bfbc1072c0ba6321715d69e
Ameen Radwan
initial plumbing
7mo ago
0164d3a0
snapshots
initial plumbing
7 months ago
assert.rs
some suggested corrections
6 months ago
assignments.rs
JavaScript dead code elimination
1 year ago
bit_arrays.rs
Add pattern size operator precedence tests Add unit tests verifying associativity and precedence of arithmetic operators used in bit-array pattern sizes.
4 months ago
blocks.rs
Remove unnecessary assignments for blocks when the value is unused
11 months ago
bools.rs
JavaScript dead code elimination
1 year ago
case.rs
Fix duplicate let declarations in JS codegen for directly matching case subjects
4 months ago
case_clause_guards.rs
Fix generation of shadowed variables in bit array guards on JS
7 months ago
consts.rs
Support list prepending in constants
4 months ago
custom_types.rs
Fix typescript generation of generic types
6 months ago
echo.rs
javascript code generation for echo messages
1 year ago
externals.rs
Unaligned bit arrays on the JavaScript target
2 years ago
functions.rs
Correctly add semicolons to pipeline
4 months ago
generics.rs
Fix typos (#2348)
2 years ago
inlining.rs
Rename variables in `case` patterns
10 months ago
lists.rs
JavaScript dead code elimination
1 year ago
modules.rs
JavaScript dead code elimination
1 year ago
numbers.rs
Fix invalid JS for ints with 0s as prefix (#5459)
4 months ago
panic.rs
JavaScript dead code elimination
1 year ago
prelude.rs
Fix conflict between prelude values and user-defined values
1 year ago
records.rs
Fix record updates discarding unlabelled fields
7 months ago
recursion.rs
Fix false recursion bug
2 years ago
results.rs
Aliased prelude usage
4 years ago
sourcemaps.rs
initial plumbing
7 months ago
strings.rs
JavaScript dead code elimination
1 year ago
todo.rs
JavaScript dead code elimination
1 year ago
tuples.rs
JavaScript dead code elimination
1 year ago
type_alias.rs
Fix TS definitions when importing type aliases that reference unimported modules
2 years ago
use_.rs
JS test
3 years ago