-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Insights: elixir-lang/elixir
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v1.19-latest
published
Jun 7, 2025 -
v1.19.0-rc.0
published
Jun 9, 2025
25 Pull requests merged by 15 people
-
Fix parallel option type in Mix.Compilers.Erlang.compile/6 spec
#14615 merged
Jul 1, 2025 -
Add missing erlang compiler options
#14614 merged
Jul 1, 2025 -
Bump erlef/setup-beam from 1.19.0 to 1.20.1
#14612 merged
Jul 1, 2025 -
Replace keyword with concrete keyword lists in specs
#14611 merged
Jun 30, 2025 -
Fix minior typo in the docs
#14606 merged
Jun 25, 2025 -
Use Workload Identity Federation for Windows Trusted Signing
#14604 merged
Jun 25, 2025 -
Fix time unit in comment
#14600 merged
Jun 24, 2025 -
Add compilers option to
Mix.install/2
#14577 merged
Jun 22, 2025 -
Simplified tuple definitions by removing negations.
#14596 merged
Jun 20, 2025 -
Handle error result from unescape_tokens in tokenizer
#14587 merged
Jun 19, 2025 -
Consistently raise UnicodeConversionError in tokenizer
#14589 merged
Jun 19, 2025 -
Rework introduction of "textual sigils" in guides
#14591 merged
Jun 19, 2025 -
Fix invalid warning on no parens call on true
#14593 merged
Jun 19, 2025 -
Fix typo in elixir_erl_pass inline_pure_function decode_www_form
#14592 merged
Jun 19, 2025 -
Bump actions/attest-sbom from 2.2.0 to 2.4.0
#14582 merged
Jun 16, 2025 -
Mark inlined function call result as generated
#14581 merged
Jun 14, 2025 -
Document
Map.fetch!/2
exception in the doc test#14573 merged
Jun 12, 2025 -
Remove redundant memory-per-call test
#14572 merged
Jun 11, 2025 -
Fix use of prefer with '-ing'
#14568 merged
Jun 10, 2025 -
Clarify why and how to start second session for tests
#14566 merged
Jun 9, 2025 -
Relax assertions when both PER CALL values are equal (Erlang/OTP 28)
#14565 merged
Jun 9, 2025 -
Fix mistake in "Untracked compile-time dependencies" anti-pattern
#14563 merged
Jun 9, 2025 -
Optimize subtype? by aborting early
#14561 merged
Jun 7, 2025 -
More precise error message when escaping a regex with a ref
#14560 merged
Jun 7, 2025 -
Grammar tweaks in v1.19 CHANGELOG
#14557 merged
Jun 4, 2025
4 Pull requests opened by 4 people
-
fix: check for duplicates in keyword validate
#14585 opened
Jun 17, 2025 -
Update ORT Scanner
#14594 opened
Jun 19, 2025 -
Add fun from inferred clauses
#14597 opened
Jun 20, 2025 -
Perf optimizations and inferred intersections
#14605 opened
Jun 25, 2025
28 Issues closed by 8 people
-
dbg() stopped working on OTP 28
#14607 closed
Jul 2, 2025 -
Elixir tests fails on v1.19.0-rc.0
#14613 closed
Jul 1, 2025 -
Failure during type-checking Cowboy shutdown
#14608 closed
Jun 30, 2025 -
Code.Typespec isn't included on HexDocs
#14610 closed
Jun 30, 2025 -
ExUnit: mix test file:line runs more tests than expected when there are multiple cases in one file
#14609 closed
Jun 27, 2025 -
Found error while checking types for Prometheus.Contrib.HTTP.microseconds_duration_buckets/0
#14603 closed
Jun 25, 2025 -
Add security warning to docs
#14601 closed
Jun 24, 2025 -
ParallelChecker bug when compiling elixir_ls_utils
#14599 closed
Jun 24, 2025 -
to_timeout/1 should accept floats in keyword lists
#14579 closed
Jun 21, 2025 -
Quoted delegates and guards not annotated as generated
#14595 closed
Jun 21, 2025 -
Regression in Code.Fragment.surround_context
#14590 closed
Jun 21, 2025 -
Inspect.Algebra.concat error when inspecting a vector
#14586 closed
Jun 21, 2025 -
No warning for unreachable clause when using the __using__ macro without defoverridable
#14588 closed
Jun 18, 2025 -
Mix Release copies original files instead of creating symlinks on deps priv directories
#14583 closed
Jun 17, 2025 -
IEx shell history broken on OTP 28
#14521 closed
Jun 16, 2025 -
Cannot compile doctests with empty line in multiline string
#14580 closed
Jun 14, 2025 -
Surprising Dialyzer Warnings for MapSets
#14576 closed
Jun 14, 2025 -
`Code.ensure_loaded!` to load previous module in same file breaks on 1.19-rc0
#14578 closed
Jun 13, 2025 -
History does not work in `iex`, but works in `erl` on Erlang 28.0
#14575 closed
Jun 12, 2025 -
Undefined function defstruct on Elixir 1.19.0-rc.0
#14574 closed
Jun 12, 2025 -
mix hex.outdated throws ArgumentError
#14570 closed
Jun 11, 2025 -
1.9 Type checking examples not working in iex
#14571 closed
Jun 11, 2025 -
Mildly confusing `with` and `else` clause error
#14569 closed
Jun 10, 2025 -
Possible side-effects of Erlang/OTP 28.0 debug info format change
#14567 closed
Jun 10, 2025 -
OTP documentation lesson ordering
#14559 closed
Jun 10, 2025 -
Same "PER CALL" column value for profile.tprof mix task on Erlang/OTP 28 when testing mix application
#14564 closed
Jun 9, 2025 -
List of regex in module attributes do not emit a warning in Elixir 1.19
#14497 closed
Jun 7, 2025 -
Typechecking error during telemetry_metrics compilation
#14556 closed
Jun 3, 2025
3 Issues opened by 3 people
-
Type checker errantly warns when `then/1` fn has a fallback clause
#14598 opened
Jun 21, 2025 -
Keyword.validate/2 has unpredictable behavior when accepted keys have duplicate entries
#14584 opened
Jun 17, 2025 -
Set-theoretic types: inference of all language constructs
#14558 opened
Jun 6, 2025
6 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.
-
Domain keys in map
#14478 commented on
Jul 1, 2025 • 11 new comments -
Add gleam support to Mix
#14262 commented on
Jul 2, 2025 • 9 new comments -
Add gen_server `timeout` example
#14530 commented on
Jun 11, 2025 • 3 new comments -
Add mix test --dry-run flag
#14499 commented on
Jun 20, 2025 • 2 new comments -
Set-theoretic types: representation of all data types
#13227 commented on
Jun 6, 2025 • 0 new comments -
Set-theoretic types: type definitions
#13881 commented on
Jun 6, 2025 • 0 new comments