gleam.run/gleam at main · Tangled
gleam.run
gleam
Star
37
Fork
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
37
Fork
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Rust
92.9%
JavaScript
3.6%
Gleam
1.8%
HTML
0.4%
CSS
0.4%
Erlang
0.3%
Shell
0.3%
TypeScript
0.1%
Makefile
0.1%
Dockerfile
0.1%
Elixir
0.1%
PowerShell
0.1%
Other
0.2%
main
No tags found
11k
Code
Clone this repository
Use permalink
HTTPS
https://tangled.org/gleam.run/gleam<br>https://tangled.org/did:plc:j5zi6tqqabuqao5cjcgbj5qc<br>getComputedStyle(s).display !== 'none').textContent)"<br>class="px-3 py-2 text-gray-500 hover:text-gray-700 dark:text-gray-400 dark:hover:text-gray-200"<br>title="Copy to clipboard"
SSH
git@tangled.org:gleam.run/gleam<br>git@tangled.org:did:plc:j5zi6tqqabuqao5cjcgbj5qc<br>getComputedStyle(s).display !== 'none').textContent)"<br>class="px-3 py-2 text-gray-500 hover:text-gray-700 dark:text-gray-400 dark:hover:text-gray-200"<br>title="Copy to clipboard"
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
Download .zip
.github
2 months ago
.vscode
10 months ago
.well-known
2 years ago
benchmark
1 month ago
bin
1 month ago
changelog
2 weeks ago
compiler-cli
4 days ago
compiler-core
1 hour ago
compiler-wasm
3 weeks ago
containers
1 year ago
docs
2 weeks ago
erlang-generation
4 days ago
erlang-term-format
6 days ago
format
2 days ago
gleam-bin
1 month ago
hexpm
1 week ago
images
2 years ago
language-server
3 weeks ago
licence-bundler
1 month ago
licences
1 month ago
pretty-arena
3 days ago
test
3 weeks ago
test-commands
1 month ago
test-community-packages
1 month ago
test-helpers-rs
1 month ago
test-output
2 months ago
test-package-compiler
4 days ago
test-project-compiler
1 month ago
.editorconfig
2 years ago
.gitattributes
5 months ago
.gitignore
2 months ago
CHANGELOG.md
3 weeks ago
CODE_OF_CONDUCT.md
1 month ago
CONTRIBUTING.md
1 month ago
Cargo.lock
1 week ago
Cargo.toml
6 days ago
Cross.toml
1 month ago
LICENCE
3 months ago
Makefile
11 months ago
README.md
1 month ago
RELEASE.md
1 month ago
deny.toml
1 month ago
Commits<br>11k
Correct typo
Co-authored-by: Andrey
:not(:empty)~:not(:empty)]:before:content-['·'] [&>:not(:empty)~:not(:empty)]:before:mx-1 [&>:not(:empty)~:not(:empty)]:before:select-none">
8a3f0d66
lpil.uk<br>+1
1 hour ago
main
Clippy!
:not(:empty)~:not(:empty)]:before:content-['·'] [&>:not(:empty)~:not(:empty)]:before:mx-1 [&>:not(:empty)~:not(:empty)]:before:select-none">
f9361580
lpil.uk
1 hour ago
Improve implicit todo warning wording
Closes https://github.com/gleam-lang/gleam/issues/5979
:not(:empty)~:not(:empty)]:before:content-['·'] [&>:not(:empty)~:not(:empty)]:before:mx-1 [&>:not(:empty)~:not(:empty)]:before:select-none">
2b104eab
lpil.uk
1 hour ago
LS: include type name in generate variant code action title
:not(:empty)~:not(:empty)]:before:content-['·'] [&>:not(:empty)~:not(:empty)]:before:mx-1 [&>:not(:empty)~:not(:empty)]:before:select-none">
9130e2b6
0xda157
1 day ago
fix formatting
:not(:empty)~:not(:empty)]:before:content-['·'] [&>:not(:empty)~:not(:empty)]:before:mx-1 [&>:not(:empty)~:not(:empty)]:before:select-none">
c07aa937
giacomocavalieri.me
1 day ago
make the formatter faster by not counting chars of comments
:not(:empty)~:not(:empty)]:before:content-['·'] [&>:not(:empty)~:not(:empty)]:before:mx-1 [&>:not(:empty)~:not(:empty)]:before:select-none">
e8eb002a
giacomocavalieri.me
2 days ago
make javascript code generation faster by skipping grapheme counting in docs
:not(:empty)~:not(:empty)]:before:content-['·'] [&>:not(:empty)~:not(:empty)]:before:mx-1 [&>:not(:empty)~:not(:empty)]:before:select-none">
b435df86
giacomocavalieri.me
2 days ago
fix generated erlang code for externals with discarded arguments
:not(:empty)~:not(:empty)]:before:content-['·'] [&>:not(:empty)~:not(:empty)]:before:mx-1 [&>:not(:empty)~:not(:empty)]:before:select-none">
1b62fdf3
giacomocavalieri.me
3 days ago
nice thousands separator
:not(:empty)~:not(:empty)]:before:content-['·'] [&>:not(:empty)~:not(:empty)]:before:mx-1 [&>:not(:empty)~:not(:empty)]:before:select-none">
5c775ced
giacomocavalieri.me
3 days ago
add code action to convert between bases
:not(:empty)~:not(:empty)]:before:content-['·'] [&>:not(:empty)~:not(:empty)]:before:mx-1 [&>:not(:empty)~:not(:empty)]:before:select-none">
7a882cbb
giacomocavalieri.me
3 days ago
allow negative numbers in different bases
:not(:empty)~:not(:empty)]:before:content-['·'] [&>:not(:empty)~:not(:empty)]:before:mx-1 [&>:not(:empty)~:not(:empty)]:before:select-none">
dfe7dd95
giacomocavalieri.me
3 days ago
get rid of write! macro for...