Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
donaldww pushed 14 commits to master donaldww/elixir
- Correct small typo in PartitionSupervisor (#14014) 0c0f53c
- Rely on mtime to recompile app (#14012) a6d7232
- Update docs a7264aa
- Properly track stab inside container_cursor_to_quoted, closes #13826 8eba863
- Add `project/0` warning (#14016) Co-authored-by: Alex Naser <[email protected]> Co-authored-by: José Valim <jos... 12780b1
- Add @undefined_impl_description 1f98708
- Move __deriving__ callback to the protocol e3bad83
- Use arity() consistently 13f527a
- Update docs generation config 80993a4
- Clean up app start logs ede345f
- Fix local installer warnings afc99e2
- Do not assert time on CI to avoid failures 521216f
- Update Unicode to version 16.0.0 (#14024) This is an automated commit created by the Maintenance project https://gi... 13d3cc0
- Precreate the compilation path to avoid mtime races 44107f1
donaldww pushed 1077 commits to master donaldww/elixir
- Add more examples to unrelated clauses e88979d
- Add spec for Mix.installed?() (#13049) 13f79ef
- Mix.install is no longer considered experimental cc5a823
- Fix typo around Enum.slide/3 in the Enum cheatsheet (#13053) b43b2e9
- Fix typo in design-anti-patterns.md (#13056) 4cc9ed5
- Fix Enum.slide/3 example in cheatsheet (#13054) d94d767
- Add spec for IEx.Pry.whereami (#13051) b2e6890
- Update docs f5a61d1
- Bring behaviour section from website 49e9472
- Always use system certificates (#13052) 20c5a18
- Additional remarks for application config anti-pattern for Mix tasks (#13057) 4c0380e
- s/parens/parentheses 8d7975b
- Restore GenServer introduction mermaid graph (#13058) Restores graph removed in f5a61d1, with correct request -> rep... 497ef34
- Fix typo on docs 151025f
- Use explicit/implicit vs manual/automatic 9e681c7
- Lazily evaluate File.cwd! in Path.expand and Path.absname (#13061) do not crash with File.Error with already absolut... 0089eae
- Do not use Erlang/OTP 26.1 on CI (#13062) It has a bug when looking up mismatched module names. 1d5f79c
- Support --sparse in archive.install and escript.install (#13059) 2374755
- Warn if both :applications and :extra_applications are used dcced95
- Add metadata examples to logger documentation (#13064) a346c4f
- and 1057 more ...