-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Insights: elixir-lang/elixir
Overview
Could not load contribution data
Please try again later
40 Pull requests merged by 17 people
-
Improve Enum.min_max/1,2,3 specs and docs
#14697 merged
Aug 5, 2025 -
Update structs.md
#14683 merged
Aug 4, 2025 -
feat - Enum.min_max sorter
#14690 merged
Aug 3, 2025 -
Add guards to functions in Application module
#14687 merged
Aug 1, 2025 -
Fix link to type in Application docs
#14688 merged
Jul 31, 2025 -
Update ORT Scanner
#14594 merged
Jul 31, 2025 -
Print intermediate results of dbg for pipes
#14685 merged
Jul 31, 2025 -
Comply with naming convention for guards and functions
#14680 merged
Jul 30, 2025 -
Discourage use of combined "is_" and trailing "?" in Naming Conventions
#14679 merged
Jul 30, 2025 -
Return error on invalid unicode sequences
#14666 merged
Jul 27, 2025 -
Add --name-pattern option to
mix test
and regex support to OptionParser#14674 merged
Jul 26, 2025 -
Enhance OptionParser.ParseError with available options display
#14673 merged
Jul 26, 2025 -
Validate type of :deps_paths option for formatter_for_file/2
#14669 merged
Jul 24, 2025 -
Fix typos in Elixir pages
#14670 merged
Jul 24, 2025 -
Fix typos in Meta-programming anti-patterns page
#14668 merged
Jul 24, 2025 -
Fix typos in --include docs
#14665 merged
Jul 23, 2025 -
Don't document 1.18.4 compatibility with OTP28
#14663 merged
Jul 23, 2025 -
Fix return value in logger filter docs
#14659 merged
Jul 20, 2025 -
Escape quotes and control chars in DOT
#14657 merged
Jul 18, 2025 -
Fix opaqueness violation in Task.Supervisor
#14656 merged
Jul 17, 2025 -
Bump azure/trusted-signing-action from 0.5.1 to 0.5.9
#14653 merged
Jul 15, 2025 -
Bump erlef/setup-beam from 1.20.3 to 1.20.4
#14652 merged
Jul 15, 2025 -
Docs updates und restructuring
#14636 merged
Jul 12, 2025 -
chore: Add printable_limit and limit to IO.inspect doc examples
#14646 merged
Jul 12, 2025 -
Clean up unreachable clause of Types.Descr.atom_only? helper
#14647 merged
Jul 12, 2025 -
Drop :app_properties when rendering dependency in mix
#14645 merged
Jul 12, 2025 -
Revamp Mix & OTP guides
#14637 merged
Jul 11, 2025 -
Add ETS to the Erlang Term Storage section of erlang libs
#14644 merged
Jul 11, 2025 -
Domain keys in map
#14478 merged
Jul 11, 2025 -
Add mix test --dry-run flag
#14499 merged
Jul 11, 2025 -
Update allow_local option spec
#14642 merged
Jul 10, 2025 -
Add local_for_callback option to Macro.Env.expand_import
#14620 merged
Jul 10, 2025 -
Fix typo meaning stderr
#14640 merged
Jul 10, 2025 -
Use backticks around literals in documentation
#14633 merged
Jul 10, 2025 -
Use commas as a separator instead of "_" in regular English language
#14635 merged
Jul 10, 2025 -
Standardize "Examples" heading section levels in docs
#14638 merged
Jul 9, 2025 -
Correct grammar in structural sorting order section
#14639 merged
Jul 9, 2025 -
Bump erlef/setup-beam from 1.20.1 to 1.20.3
#14631 merged
Jul 8, 2025 -
Prevent mix test from overriding :failures_manifest_path option
#14632 merged
Jul 8, 2025 -
use simpler words in mix-and-otp guides
#14630 merged
Jul 7, 2025
7 Pull requests opened by 5 people
-
Add Registry partition_by option for duplicate registries
#14654 opened
Jul 16, 2025 -
Document `:description` field in `CompileError`
#14692 opened
Aug 4, 2025 -
Rewrite maps, tuples, lists as BDDs. Performance improvements.
#14693 opened
Aug 4, 2025 -
Fix trailing token crash
#14694 opened
Aug 4, 2025 -
Fix exunit format_message crash when message is not a string
#14695 opened
Aug 4, 2025 -
Stop propagating generated on macro arguments
#14696 opened
Aug 5, 2025 -
Fix expand crash on invalid multialias root
#14698 opened
Aug 5, 2025
22 Issues closed by 5 people
-
[Discussion] Could the github discussion section be opened, for Elixir?
#14699 closed
Aug 5, 2025 -
Logger functions should accept more than just maps or list as metadata
#14691 closed
Aug 4, 2025 -
Enum.min_max should take a sorting function
#14684 closed
Aug 3, 2025 -
False Positive warning about missing key in map
#14686 closed
Jul 31, 2025 -
`mix format` makes Horner form mathematical expressions harder to read
#14678 closed
Jul 29, 2025 -
URI.merge has non-compliant behaviour with respect to fragments
#14675 closed
Jul 28, 2025 -
Missing traces on attribute calls
#14462 closed
Jul 27, 2025 -
Compiler hangs while compiling some deps on main (1.20.0-dev) since 824fc3bc2
#14650 closed
Jul 27, 2025 -
Runtime terminating during boot with I/O termination error in Elixir 1.19.0-rc.0 on OTP 28
#14671 closed
Jul 25, 2025 -
Compilation errors with oauth2 2.0
#14667 closed
Jul 24, 2025 -
Tags in tests ignored when executing specific `describe` blocks
#14664 closed
Jul 23, 2025 -
Inconsistent diff highlighting in ExUnit
#14661 closed
Jul 22, 2025 -
Logger filter doesn't document successful return state properly
#14658 closed
Jul 20, 2025 -
Dialyzer Warning in Task.Supervisor
#14655 closed
Jul 17, 2025 -
Type system bug
#14651 closed
Jul 14, 2025 -
Code.Fragment.cursor_context not recognising all operators
#14643 closed
Jul 11, 2025 -
Keyword.validate/2 has unpredictable behavior when accepted keys have duplicate entries
#14584 closed
Jul 10, 2025 -
code not compiling after upgrade from 1.17 to 1.18
#14641 closed
Jul 10, 2025 -
Type warning when protocol is defined in an app but no implementations
#14364 closed
Jul 10, 2025 -
Logger doc incorrect
#14629 closed
Jul 6, 2025 -
Documentation word misspelled
#14628 closed
Jul 6, 2025
8 Issues opened by 6 people
-
Configuring warn_if_outdated on a hex repo using the hex option breaks deps.get
#14701 opened
Aug 6, 2025 -
internal error in pass beam_ssa_opt
#14700 opened
Aug 5, 2025 -
Compilation warning about unused literal in mix.exs does not show line number
#14689 opened
Aug 1, 2025 -
No closing meta on empty qualified tuple
#14682 opened
Jul 29, 2025 -
Invalid column position in metadata on not in operator
#14681 opened
Jul 29, 2025 -
ExUnit assert swallowing unused variable warning
#14676 opened
Jul 28, 2025 -
Invalid column position on __alias__ nodes with non atom first part
#14649 opened
Jul 14, 2025 -
Regexes cannot be stored in configuration in Erlang/OTP 28
#14648 opened
Jul 13, 2025
3 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.
-
ex_unit: Add :capture_io tag
#14623 commented on
Jul 7, 2025 • 4 new comments -
Support Erlang/OTP 28 new features
#14148 commented on
Jul 28, 2025 • 0 new comments -
Add gleam support to Mix
#14262 commented on
Jul 13, 2025 • 0 new comments