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
/
templates
3 folders
9 files
at
66b8a06798194290995f1ddcc536667a6980a6a0
Giacomo Cavalieri
improve doc tables on small screens
2mo ago
66b8a067
docs-css
improve doc tables on small screens
2 months ago
docs-fonts
add font for box drawing characters
3 months ago
docs-js
Refactor docs to use ExDocs search_data model for global HexDocs indexing of Gleam packages
2 years ago
documentation_layout.html
Fix search data generation
8 months ago
documentation_module.html
Address review comments
1 year ago
documentation_page.html
Move docs head block to docs layout
2 years ago
echo.erl
fix: update compiler error message for echoing non-gleam atoms
8 months ago
echo.mjs
formatting
7 months ago
ejected.mk
gleam_src -> build Sorry OTP.
4 years ago
gleam@@main.erl
Fix bad_generator crash when linked OTP process exits Handle exit reasons that aren't {Reason, StackTrace} tuples, such as those from OTP supervisors or gen_servers. Previously these caused the runtime to crash with bad_generator when formatting the error. Fixes #4766
5 months ago
prelude.d.mts
fix(prelude-ts): mark bitSize and bitOffset fields in BitArray$BitArray as optional
4 months ago
prelude.mjs
Fix BitArray$BitArray$data DataView byte length The DataView constructor was using bitArray.byteLength which is undefined on BitArray, causing sliced bit arrays to include extra bytes from the underlying buffer.
4 months ago