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
/
test
29 folders
1 file
at
c640235c5f54c7fb7592100e47ffeacebe04e45c
Louis Pilfold
Publication tests
2mo ago
c640235c
assert
Add `assert` integration tests
1 year ago
compile_package0
Update .gitignore files to exclude build artifacts and remove existing build folders in repo
2 years ago
compile_package1
fix makefile phony
2 years ago
erlang_shipment_no_dev_deps
Fix erlang-shipment including dev dependencies The `gleam export erlang-shipment` command was incorrectly including dev dependencies in the exported shipment. The fix filters dev dependencies at compile time in ProjectCompiler. When building in Prod mode, only transitive production dependencies are compiled, so dev packages never appear in the build output. Closes #5308
5 months ago
errors
Update .gitignore files to exclude build artifacts and remove existing build folders in repo
2 years ago
external_only_erlang
Make gleam.toml consistent
6 months ago
external_only_javascript
Make gleam.toml consistent
6 months ago
hello_world
Update .gitignore files to exclude build artifacts and remove existing build folders in repo
2 years ago
hextarball
Added comment about test
3 years ago
javascript_prelude
Throw on un-aligned bit arrays
4 months ago
language
Fix duplicate let declarations for a case in a pipeline When a case is used as a step in a pipeline, the JavaScript code generator could declare the same _pipe variable twice in one scope. A directly matching branch generates code into the enclosing scope, so the counters for the compiler's internal variables are now kept after it, not only the $ case subject counter. Fixes #5743
2 months ago
multi_namespace
refuse to publish empty READMEs
5 months ago
multi_namespace_not_top_level
refuse to publish empty READMEs
5 months ago
project_deno
Make gleam.toml consistent
6 months ago
project_erlang
Update CI to use OTP 29 and Elixir 1.19
2 months ago
project_erlang_windows
Make gleam.toml consistent
6 months ago
project_git_deps
Use https for test
1 year ago
project_javascript
initial plumbing
7 months ago
project_path_deps
Make gleam.toml consistent
6 months ago
publishing_default_main
test: clean up tests
10 months ago
publishing_default_readme
do not allow publishing with default readme
5 months ago
publishing_empty_readme
refuse to publish empty READMEs
5 months ago
publishing_no_readme
refuse to publish packages with no readme
5 months ago
publishing_priv_symlink_escape
Publication tests
2 months ago
publishing_src_symlink_escape
Publication tests
2 months ago
root_package_not_compiled_when_running_dep
Make gleam.toml consistent
6 months ago
running_modules
Add tests for `dev` module
1 year ago
subdir_ffi
Make gleam.toml consistent
6 months ago
unicode_path ⭐
add a test project with a unicode symbol to ci
2 years ago
package.jsonc
Custom -> Named
3 years ago