summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FIXUPandrea/fix-windows-buildAndrea Leopardi2022-01-061-1/+1
* Fix Windows buildAndrea Leopardi2022-01-061-1/+1
* EEP 52: Allow pins inside map keys in matches (#11544)felipe stival2022-01-063-19/+16
* Add Path.safe_relative/1 and Path.safe_relative_to/2 (#11542)Andrea Leopardi2022-01-052-0/+101
* Document logger messages, closes #11546José Valim2022-01-051-0/+26
* Reduce the amount of generated code for defdelegateJosé Valim2022-01-052-27/+34
* Raise ArgumentError when defdelegating points to the delegating module (#11545)Sasha Fonseca2022-01-052-0/+17
* Remove references to HiPE (#11543)Michał Łępicki2022-01-054-7/+2
* Run formatterJosé Valim2022-01-052-6/+6
* Use :erlang.atom_to_binary/1 (#11541)felipe stival2022-01-058-11/+11
* Add Stream.transform/5José Valim2022-01-052-41/+139
* Bump Erlang versions on FreeBSD CIJosé Valim2022-01-052-3/+3
* Add Node.spawn_link (#11540)Łukasz Samson2022-01-052-0/+32
* Remove support for Erlang/OTP 22José Valim2022-01-0510-28/+19
* Fix a few issues in the mix test.coverage docs (#11539)Chris Dosé2022-01-051-4/+4
* Update docs for ExUnit.CaptureLog (#11538)Keith2022-01-041-1/+1
* Use consistent argument name in DateTime doc (#11537)sabiwara2022-01-041-0/+6
* Add name lookup to pid/1 helper (#11536)Connor Rigby2022-01-032-1/+9
* Fix typo in Special Forms docs (#11535)palexanderm2022-01-031-1/+1
* Add assignment as generator documentation at for comprehension (#11534)calvin-kargo2022-01-031-0/+33
* Use more precise headers on Date function docs, closes #11533José Valim2022-01-021-0/+4
* Fix the nested `uniq:` acc name clash by preserving a scope (#11532)Aleksei Matiushkin2022-01-012-10/+23
* Access callbacks always receive structsJosé Valim2021-12-301-4/+3
* Automate notificationsJosé Valim2021-12-306-25/+89
* Add mail.exs scriptJosé Valim2021-12-302-3/+26
* No longer version archivesJosé Valim2021-12-302-20/+7
* Update instructionsJosé Valim2021-12-302-20/+22
* Pre-built Elixir release (#11522)Thanabodee Charoenpiriyakij2021-12-301-0/+93
* Fix hidden escape chars in File.stream!/3 docs (#11529)Aaron Tinio2021-12-301-1/+1
* Define exception field as true instead of term when expanding struct type (#1...Michał Łępicki2021-12-292-1/+19
* Remove unused variablesJosé Valim2021-12-291-1/+1
* Do not raise when diffing unknown bindings in guardsJosé Valim2021-12-292-5/+19
* Fix typespec on Base.decode16! (#11526)Dwi Prihandi2021-12-271-1/+1
* Remove reference to t:Enum.t/0 in Typespecs page (#11521)Eksperimental2021-12-221-1/+1
* Warn on zero arity callbacks inside protocols (#11519)Thiago Santos2021-12-222-2/+10
* Add note about which attributes support guard notation in typespecs (#11518)Eksperimental2021-12-221-0/+2
* Streamline t:Enumerable.t/1 docs (#11517)Eksperimental2021-12-221-6/+6
* Simplify context module handlingJosé Valim2021-12-222-1/+7
* Ensure context modules are handled in optimized defmoduleJosé Valim2021-12-222-1/+10
* Do not use type exclusive to Erlang/OTP 24+José Valim2021-12-221-1/+5
* Fix failing doctest for String.replace/3 (#11515)palexanderm2021-12-221-1/+1
* Add a note about grapheme boundaries to replaceJosé Valim2021-12-211-0/+22
* Fix minor spelling (#11513)Eksperimental2021-12-211-1/+1
* Link to page in current docs for current CHANGELOG (#11511)Eksperimental2021-12-211-1/+1
* Fix documentation errors found via ExDoc (#11512)Eksperimental2021-12-212-2/+2
* for and with special forms expect at least one argJosé Valim2021-12-201-2/+2
* Add t:Enumerable.t/1 (#11510)Andrea Leopardi2021-12-201-0/+17
* Allow bypassing application mode validation in release spec (#11506)Thales Macedo Garitezi2021-12-203-2/+28
* Check plugins first so they can format `.ex` and `.exs` files (#11507)Marc-André Lafortune2021-12-201-3/+3
* Minor correction in TODO comment (#11508)Eksperimental2021-12-201-1/+1