-
-
Notifications
You must be signed in to change notification settings - Fork 759
Insights: gleam-lang/gleam
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.6.2
published
Nov 23, 2024
22 Pull requests merged by 8 people
-
Mark removed modules as stale
#3873 merged
Nov 26, 2024 -
fix string prefix assignments in nested patterns
#3895 merged
Nov 26, 2024 -
Run
gleam format
onlanguage_test.gleam
#3896 merged
Nov 26, 2024 -
Make checks harder to ignore
#3893 merged
Nov 25, 2024 -
Implement code action to convert inexhaustive
let
tocase
#3875 merged
Nov 25, 2024 -
Implement
let assert ... as
syntax#3807 merged
Nov 25, 2024 -
Report unused case expressions, blocks, pipelines and function expressions
#3852 merged
Nov 25, 2024 -
Allow qualified records in clause guards
#3886 merged
Nov 25, 2024 -
update CODE_OF_CONDUCT.md
#3888 merged
Nov 25, 2024 -
Reintroduce exhaustiveness checking for
use
#3880 merged
Nov 23, 2024 -
fix code generated for nested record updates on erlang.
#3878 merged
Nov 22, 2024 -
Add action to turn function call into use
#3877 merged
Nov 22, 2024 -
Permit FFI files in subdirectories
#3601 merged
Nov 22, 2024 -
Refactor code actions
#3871 merged
Nov 22, 2024 -
Fix variant inference for prelude types
#3860 merged
Nov 22, 2024 -
Move build locks to
build
directory so open files do not interrupt clearing old builds#3855 merged
Nov 22, 2024 -
Compile-time evaluate constant BitArray int segments on JavaScript
#3798 merged
Nov 22, 2024 -
Add proper hovering for patterns in
use
expressions#3874 merged
Nov 22, 2024 -
Fix compiler crash with variant inference
#3866 merged
Nov 21, 2024 -
Desugar use expression
#3824 merged
Nov 21, 2024 -
Report error for missing exponents in float literal
#3857 merged
Nov 20, 2024 -
Deprecate shorthand target names
#3851 merged
Nov 20, 2024
5 Pull requests opened by 5 people
-
Add canonical link
#3872 opened
Nov 21, 2024 -
Draft: show latest major version available in `gleam deps update`
#3876 opened
Nov 22, 2024 -
Verify on CI that gleam binary architectures match target architectures
#3897 opened
Nov 26, 2024 -
gleam hex create-key
#3900 opened
Nov 26, 2024 -
Use iterator instead of collect() for listing files in `io` module
#3901 opened
Nov 26, 2024
20 Issues closed by 3 people
-
Inject match arms sorted by "truthy" value first when running `add missing patterns` code action
#3902 closed
Nov 26, 2024 -
Removed or moved files are not tracked by the compiler
#3862 closed
Nov 26, 2024 -
javascript codegen bug with nested case patterns
#3894 closed
Nov 26, 2024 -
LSP Code Action: Convert inexhaustive `let` to `case`
#3868 closed
Nov 25, 2024 -
Add `let assert ... as` syntax
#3216 closed
Nov 25, 2024 -
`case` guard using qualified constructor from other module does not compile
#3883 closed
Nov 25, 2024 -
Not all tests are detected (even inside same file).
#3889 closed
Nov 25, 2024 -
Using `use` together with pattern matches compiles, when it shouldn't
#3879 closed
Nov 23, 2024 -
LSP Code Action: Convert function callback into `use` statement
#3311 closed
Nov 22, 2024 -
Permit FFI modules in subdirectories
#1562 closed
Nov 22, 2024 -
File IO Errors on NTFS, secondary devices
#2700 closed
Nov 22, 2024 -
Hovering over a field, when destructuring records, should produce the field type
#3847 closed
Nov 22, 2024 -
Notify of new major versions available when running `gleam update`
#3843 closed
Nov 22, 2024 -
Compiler panic with variant inference
#3861 closed
Nov 21, 2024 -
SAAS ready: Elixir-Flow-like and/or gen-stage-like and/or broadway-like library
#3863 closed
Nov 21, 2024 -
LSP Code Action: Desugar `use` expression
#3314 closed
Nov 21, 2024 -
Code action to rewrite a function call to the `use` syntax
#3867 closed
Nov 21, 2024 -
Compilation fails when no digits are specified for exponent
#3856 closed
Nov 20, 2024 -
Small inconsistency in target strings
#3826 closed
Nov 20, 2024 -
Code action to insert missing patterns in inexhaustive case expression
#2424 closed
Nov 20, 2024
13 Issues opened by 8 people
-
Same warning printed twice
#3899 opened
Nov 26, 2024 -
Favour public alias over internal definition for types in the language server
#3898 opened
Nov 26, 2024 -
Stale manifest.toml preventing correct dependency resolution
#3891 opened
Nov 25, 2024 -
Dependency version constraint from path dependency not respected
#3890 opened
Nov 25, 2024 -
`gleam remove` requires a working network connection
#3887 opened
Nov 24, 2024 -
Support "Fill labels" code action if there are already arguments provided
#3885 opened
Nov 24, 2024 -
Confusing incorrect arity hint when labelled arguments are provided without labels
#3884 opened
Nov 24, 2024 -
Error when saving file
#3882 opened
Nov 23, 2024 -
Incorrect parsing of nested tuple access
#3870 opened
Nov 21, 2024 -
Implement basic function inlining
#3869 opened
Nov 21, 2024 -
Make a tool for adding canonical links to historical hexdocs
#3865 opened
Nov 20, 2024 -
Add canonical URL links to HTML documentation to prevent search engines serving old versions of docs
#3864 opened
Nov 20, 2024 -
`path` option in `repository` can mess with git tags
#3858 opened
Nov 20, 2024
10 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: check for exposing multiple modules on publish
#3838 commented on
Nov 26, 2024 • 4 new comments -
Tracking issue for bit arrays on javascript target
#3842 commented on
Nov 20, 2024 • 0 new comments -
Implement mutual recursion TCO on JavaScript
#3830 commented on
Nov 21, 2024 • 0 new comments -
Make unused variable warning more precise
#3425 commented on
Nov 23, 2024 • 0 new comments -
Have `gleam update` display a summary of updates + any later versions that could not be updated to
#2583 commented on
Nov 25, 2024 • 0 new comments -
Test on CI that release binaries are for the correct processor archetecture
#1630 commented on
Nov 26, 2024 • 0 new comments -
Replace textwrap library with a custom wrap function with a fixed maximum
#2850 commented on
Nov 26, 2024 • 0 new comments -
Result pattern matching hint is confusing when it is a literal result
#3835 commented on
Nov 26, 2024 • 0 new comments -
Lsp/inlay hints on pipe
#3290 commented on
Nov 21, 2024 • 0 new comments -
Bool assert idea
#3828 commented on
Nov 24, 2024 • 0 new comments