summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Check function callsemj/unify-callEric Meadows-Jönsson2021-04-164-23/+42
* WIP: Check function callsEric Meadows-Jönsson2021-04-163-56/+56
* WIP: Check function callsEric Meadows-Jönsson2021-04-164-29/+24
* WIP: Check function callsEric Meadows-Jönsson2021-04-166-60/+132
* WIP: Check function callsEric Meadows-Jönsson2021-04-163-65/+122
* WIP: Check function callsEric Meadows-Jönsson2021-04-163-27/+59
* WIP: Check function callsEric Meadows-Jönsson2021-04-165-57/+216
* WIP: Check function callsEric Meadows-Jönsson2021-04-166-102/+260
* Do not respect MIX_DEPS_PATH for install commandsJosé Valim2021-04-152-3/+6
* Use longnames to make CI happy (#10904)José Valim2021-04-141-10/+17
* Run Mix suite lastJosé Valim2021-04-141-1/+1
* Improve docs for using Application.get_env/3 (#10903)Nick Janetakis2021-04-141-4/+12
* Improve URI docs & tests for IPv6 literals (#10896) (#10902)Dave Cottlehuber2021-04-142-0/+21
* Improve Task docs (#10899)TED2021-04-131-11/+10
* Path module will always return a binary() type (#10898)Boris Kuznetsov2021-04-131-1/+2
* Make sure we traverse all files when looking for definitionsJosé Valim2021-04-121-3/+7
* Always pop the project stackJosé Valim2021-04-121-15/+18
* Improved wording in Struct Pattern Matching Docs (#10894)Jonatan Männchen2021-04-121-2/+2
* Add `default` option to `Mix.Shell.IO.yes?` (#10892)Darragh Enright2021-04-125-15/+82
* Fix optional callback blame hint (#10893)Eksperimental2021-04-122-10/+35
* Fix regression in Enum.dedup/1 (#10886)sabiwara2021-04-092-1/+13
* Add Struct Pattern Matching Guide (#10889)Jonatan Männchen2021-04-091-0/+37
* Add tests and update CHANGELOGJosé Valim2021-04-092-0/+15
* Add functions for application wise log levels (#10854)Łukasz Jan Niemier2021-04-092-1/+82
* Allow default inspect fun to be set globally (#10859)José Valim2021-04-095-5/+83
* Fix bootstrap warningJosé Valim2021-04-091-1/+2
* Fix Mix suite with async_run and await_runJosé Valim2021-04-093-4/+29
* Support explicit ExUnit.runJosé Valim2021-04-087-57/+13
* Addition to @shortdoc documentation (#10885)Darragh Enright2021-04-081-0/+3
* Explicitly mention relative and absolute URIs, closes #10884José Valim2021-04-081-7/+6
* Fix grammar in Logger backends docs (#10883)Michał Łępicki2021-04-071-1/+1
* Update Logger backend recommendationsJosé Valim2021-04-071-26/+15
* Only try to inspect git! failures if response is a binaryJosé Valim2021-04-071-1/+4
* Do not ignore unimplemented function headers from used modulesJosé Valim2021-04-072-7/+17
* Add example to Task.async_stream documentation (#10876)Thiago Santos2021-04-071-13/+39
* Add examples on more complex with clausesJosé Valim2021-04-061-3/+47
* More withJosé Valim2021-04-061-14/+8
* Simplify rules and error messagesJosé Valim2021-04-063-19/+11
* Upgrade FreeBSD to 13.0 ALPHA in Cirrus CI (#10881)Eksperimental2021-04-051-3/+4
* Improve error message with invalid call at several locations (#10879)Eksperimental2021-04-052-5/+5
* Make message in error suggestion generic for ones or more suggestions (#10878)Eksperimental2021-04-053-14/+14
* Update CHANGELOG and remove defexception from forbidden callsJosé Valim2021-04-052-1/+4
* Mix.install/2: Allow calling with the same dependencies and don't generate .a...Wojtek Mach2021-04-042-16/+52
* Update CHANGELOGJosé Valim2021-04-041-1/+0
* Update canonical instruction in Makefile (#10874)Wojtek Mach2021-04-041-1/+1
* Use docs canonical version in all built-in apps (#10872)Wojtek Mach2021-04-043-6/+28
* Standardize use of Erlang/OTP VERSION (#10867)Eksperimental2021-04-036-6/+6
* Update CHANGELOGJosé Valim2021-04-031-0/+3
* Sync unicode data to Unicode 13.0.0 (#10866)Enrico Rivarola2021-04-035-74/+2256
* Clarifications to Calendar.ISOJosé Valim2021-04-031-40/+38