8
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo in doc of string.ex (#14459) More... 3 months ago
Docs: fix inverted markdown link format in Mix.Tasks.Xref (#14458) More... 3 months ago
Bump actions/download-artifact from 4.2.1 to 4.3.0 (#14457) More... 3 months ago
Add more context around @after_compile More... 3 months ago
Improve docs for `Code` module (#14456) More... 3 months ago
Allow verification to be disabled with MIX_DEBUG=1 More... 3 months ago
Do not assume uniqueness on the checker More... 3 months ago
Clarify calendar microseconds example More... 3 months ago
Use t:Calendar.microsecond/0 in Duration docs (#14455) More... 3 months ago
Add each_long_verification_threshold, closes #14336 More... 3 months ago
Support debugging the PID in slow compilation More... 3 months ago
Load modules lazily and only if needed (#14453) More... 3 months ago
Rework if/2 docs and mention variable scope (#14452) More... 3 months ago
Avoid purging non-loaded modules More... 3 months ago
Add doctests to Kernel module (#14450) More... 3 months ago
Trace on definition callbacks, closes #14427 More... 4 months ago
Trace on load functions, see #14427 More... 4 months ago
Add String.count/2 (#14448) More... 4 months ago
Rewrite SpecialForms doc examples as doctests (#14435) More... 4 months ago
Preserve files with no line filter on mix test More... 4 months ago
Ensure git checkout works with untracked files (#14428) More... 4 months ago
Fix typo (#14447) More... 4 months ago
Add missing parameters field to ExUnit.Test struct type (#14446) More... 4 months ago
Consistenly apply timeouts across suites (#14444) More... 4 months ago
Add group to the test context (#14440) More... 4 months ago
File.LinkError - swap order of new and existing in error message (#14441) More... 4 months ago
Sort entries alphabetically in .gitignore generated by mix new task (#14439) More... 4 months ago
Send warnings to stderr in Erlang compiler (#14437) More... 4 months ago
Optimize valid32? and hex_valid32? (#14436) More... 4 months ago
Optimize valid64? and url_valid64? (#14434) More... 4 months ago