8
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Compute ANSI escaping lazily in Logger, closes #14248 More... 4 months ago
Properly handle permissions errors cascading from parent in File.mkdir (#14242)
Haelwenn (lanodan) Monnier
as Haelwenn Monnier
More... 4 months ago
Fix heisentest More... 4 months ago
Allow <<_::3*8>> in typespecs More... 4 months ago
Improved help on deprecation warning (#14239) More... 4 months ago
Add section to Process.exit/2 with differences to Kernel.exit/1 (#14238) More... 4 months ago
Remove :erts from the list of applications, closes #14236 More... 4 months ago
Support ellipsis in doctest exceptions (#14233) More... 4 months ago
Remove remaining references to build_embedded More... 4 months ago
Use the correct incorrect typespec definition in exception.ex (#14232) More... 4 months ago
Improve docs and add examples to exception.ex (#14227) More... 5 months ago
Mechanical refactor of Descr, avoid intermediate lists (#14230) More... 5 months ago
Add support for MIX_PROFILE_FLAGS for more configuration around task profiling More... 5 months ago
Refactor Descr.map_all_but_one (#14231) More... 5 months ago
Implement optimization of tuple unions (#14228) More... 5 months ago
Fix `--no-color` not setting `:ansi_enabled` to false (#14229) More... 5 months ago
Use guards as helpers instead of hardcoding constants More... 5 months ago
Fix String.split/3 example in guide and add note in docs (#14223) More... 5 months ago
Add `:inspect_opts` option for doctest (#14225) More... 5 months ago
Use exdoc:loaded to reload mermaid graphs More... 5 months ago
Optimize map unions to avoid building long lists (#14215) More... 5 months ago
Improve docs around list handling More... 5 months ago
Fix typo in code anti-patterns doc (#14221) More... 5 months ago
Improve pretty printing of types and fix list tail More... 5 months ago
More docs on types More... 5 months ago
Print intermediate results of dbg for blocks (#14218) More... 5 months ago
Print intermediate results of dbg for boolean operators (#14217) More... 5 months ago
Improve docs around inference More... 5 months ago
Make --color/--no-color consistent with mix test More... 5 months ago
Show non-expanded struct assocs in struct update deprecation warning More... 5 months ago