8
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure consolidated version of protocols is loaded More... 4 months ago
Fix inconsistent variable naming in record typespec macro (#14251) More... 4 months ago
Allow controlling which applications are used during inference More... 4 months ago
Remove warnings from IEx.Introspection More... 4 months ago
Have specific type violation messages per construct instead of generic ones More... 4 months ago
Add mix help Mod, mix help :mod, mix help Mod.fun and mix help Mod.fun/arity (#14246) More... 4 months ago
Support 2-arity options for Calendar.strftime/3 (#14247) More... 4 months ago
Ensure logger suite passes when IO.ANSI colors is disabled More... 4 months ago
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... 5 months ago
Use the correct incorrect typespec definition in exception.ex (#14232) More... 5 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