summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPal/update-value-duplicate-partitions-registryAndrea Leopardi2020-04-191-0/+24
* Use __MODULE__ alias (#9952)Sushant Bajracharya2020-04-191-2/+2
* Reload applications in app manifest for changed local depsJosé Valim2020-04-183-49/+64
* Update release.ex documentation (#9950)Dan2020-04-181-4/+4
* Remove references to module in local_function and local_macro events docs (#9...Michał Szajbe2020-04-161-2/+2
* Update build to a supported FreeBSD version (#9944)Dave Cottlehuber2020-04-161-2/+2
* Document environment variable defaults (#9938)Eric Meadows-Jönsson2020-04-151-3/+9
* Make spec of `c:run/1` match the documentation (#9936)Łukasz Jan Niemier2020-04-141-1/+1
* Add |/2 to special formsJosé Valim2020-04-131-0/+1
* Fix formatting in Application.compile_env!/3 docsAndrea Leopardi2020-04-121-1/+1
* Document that File.cd/1 affects the BEAM globally (#9928)Aaron Renner2020-04-111-0/+6
* Fixed typo in naming conventions docs. (#9929)IanWizard2020-04-111-1/+1
* Fix typo in Macro docs (#9927)Michael Wu2020-04-101-1/+1
* Fix tokenizer emitting repeated warnings in the REPL (#9924)Pablo Costas2020-04-103-58/+70
* Fix Erlang compiler bug on 21.0José Valim2020-04-101-1/+1
* Fix supervisor docs (#9925)Luca Peppe2020-04-091-1/+1
* Do not emit warwnings for injected funsJosé Valim2020-04-072-1/+7
* Improve docs and treat all missing as hiddenJosé Valim2020-04-063-5/+6
* Refactor binary handlingJosé Valim2020-04-055-93/+93
* Fix various typos and improve docs (#9922)Everett Griffiths2020-04-051-24/+37
* Improve error message for nested binaries in match without specifiers, closes...José Valim2020-04-042-22/+23
* Add guard to Code.unrequire_files/1 (#9921)Tom Hoenderdos2020-04-031-1/+1
* Update CHANGELOGJosé Valim2020-04-031-0/+5
* Improve some documentation in the String moduleAndrea Leopardi2020-03-291-2/+11
* Show Erlang docs directly in the shell (#9843)José Valim2020-03-285-67/+431
* Update aliases_test.exsFernando Tapia Rico2020-03-281-1/+1
* Deprecate non-atom keys on put_env, get_env, fetch_env*, delete_env (#9915)Wojtek Mach2020-03-283-1/+38
* Remove verbose flag from makefileJosé Valim2020-03-281-1/+1
* Fix improper regex use, closes #9914José Valim2020-03-281-2/+4
* Minor documentation correction (#9913)Charlie2020-03-271-1/+1
* Use new ExDoc extras auto-links (#9912)Wojtek Mach2020-03-2715-29/+29
* Add example for runtime_config_path, closes #9911José Valim2020-03-251-2/+9
* Revert "Use an empty keyword list instead of nil for empty definitions"José Valim2020-03-246-16/+18
* Fix incorrect spelling (#9909)Philip Giuliani2020-03-241-1/+1
* Run formatterJosé Valim2020-03-221-3/+3
* Use OptionParser.split/1José Valim2020-03-222-3/+3
* Adding @requirements to Mix Task (#9905)João Duarte2020-03-222-8/+74
* Fix formattingJosé Valim2020-03-212-3/+3
* Document operators on the Operators page (#9903)Glenn Vanderburg2020-03-212-1/+44
* Pass arguments to the overridden aliasJosé Valim2020-03-203-34/+50
* Improve app name detection by the application tracer (#9900)Wojtek Mach2020-03-191-1/+10
* Rollback on mix xref stats changeJosé Valim2020-03-191-4/+0
* Revert "Move mix xref graph --format stats to mix xref stats"José Valim2020-03-192-203/+186
* Skip sys_core_prepare pass on Erlang/OTP 23+José Valim2020-03-181-1/+3
* Improves readability of Keyword module docs (#9897)eric2020-03-181-2/+2
* Includes an example of how to use ANSI functions to format output (#9893)Everett Griffiths2020-03-171-0/+16
* Fix lib/mix/lib/mix/tasks/test.ex markdown (#9894)Wojtek Mach2020-03-161-1/+1
* Improve 'check_reproducible' script (#9879)Fernando Tapia Rico2020-03-152-6/+191
* Add missing new line to warningJosé Valim2020-03-141-1/+1
* Update changelogJosé Valim2020-03-131-2/+3