8
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 24 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Soft-deprecate Kernel.unless/2 (#13851) More... 9 months ago
Disable migrate_unless within defmacro and remove dbg for unless (#13850) More... 9 months ago
Add --migrate flag to mix format (#13846) More... 9 months ago
Add :migrate_unless option to formatter (#13844) More... 9 months ago
Fix Code.Fragment.surround_context for keyword keys (#13843) More... 9 months ago
Rework migrate options for the formatter (#13841) More... 9 months ago
Format charlists as ~c sigils in doc (#13842) More... 9 months ago
Fix Logger docs layout (#13840) More... 9 months ago
Fix logger translator tests under Erlang 27.1 (#13839) More... 9 months ago
Explicit String.at/2 access cost and alternatives (#13838) More... 9 months ago
Ensure args excludes overrides user ones More... 9 months ago
Formatter fix: next_break_fits respects line_length (#13792) More... 9 months ago
Update RELEASE.md steps More... 9 months ago
Remove line information from struct definitions, closes #13761 More... 9 months ago
Include module attribute line and name on tracing, closes #13762 More... 9 months ago
Fix parsing of fractional durations (#13832) More... 9 months ago
Use ~c to represent charlist arg for connect/3 (#13837) More... 9 months ago
Remove GITHUB_TOKEN out of attest-build-provenance (#13836) More... 9 months ago
Improve Map.pop!/2 docs More... 9 months ago
Fix typo in docs of logger.ex (#13835) More... 9 months ago
Exclude latest tags More... 9 months ago
Do not verify modules twice More... 9 months ago
Fix docs node generation More... 9 months ago
Fix .github/workflows/release.yml (#13831) More... 9 months ago
Bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 17.0.0 (#13830) More... 9 months ago
Add releases for main & maintenance branches (#13829) More... 9 months ago
Initial support for tuples and in elem/2 More... 9 months ago
Add guards and introduce error_type() for clarity More... 9 months ago
Track tuples in the type system More... 9 months ago
Remove map_update as we can implement as a has_key?+put More... 9 months ago