summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Formatjv-cover-modulesJosé Valim2019-02-251-16/+16
* Do not consider modules that are no longer cover compiled, closes #8825José Valim2019-02-255-23/+43
* Improve error message when deps.loadpaths/loadpaths/compile has not runJosé Valim2019-02-201-1/+5
* Use proper var_context in with optimizationJosé Valim2019-02-191-1/+2
* Update docs to consistently use "keyword list" (#8808)Colin Jones2019-02-192-4/+4
* Improve defoverridable test suite (#8802)Fernando Tapia Rico2019-02-181-1/+51
* Fix documentation typos (#8805)m. simon borg2019-02-181-2/+2
* Adding missing List functions tests (#8804)Rauan Assis2019-02-181-0/+35
* Store overridable information more efficiently (#8799)Fernando Tapia Rico2019-02-163-74/+73
* Improvements to the URI module (#8779)Eksperimental2019-02-161-28/+27
* Allow integer time units for DateTime.from_unix!/2 (#8801)Aaron Renner2019-02-152-1/+19
* Improve Kernel.SpecialForms docs (#8798)Gustavo Saiani2019-02-151-7/+9
* Specify that the formatter behaviour for operators has been generalizedJosé Valim2019-02-141-2/+2
* Focus on defguard in the "Guards" page (#8795)Robb Shecter2019-02-141-13/+3
* Improve Task.Supervisor.async_nolink/3 doc (#8794)Sebastian Abondano2019-02-131-2/+2
* Fix typo in Task.Supervisor.async_nolink/3 doc (#8793)Sebastian Abondano2019-02-131-1/+1
* Escape protocols docs accordinglyJosé Valim2019-02-132-2/+2
* Consolidate Protocols information in the protocol moduleJosé Valim2019-02-132-237/+235
* Remove project_plugins from dependency rebar.config (#8791)Eric Meadows-Jönsson2019-02-123-5/+9
* Clearer documentation for GenServer timeouts (#8776)Nathan Long2019-02-111-8/+24
* Typo fixes in Kernel.def docstring (#8789)Marin Atanasov Nikolov2019-02-111-1/+1
* Do not overwrite existent ERTS files in release (#8787)Fernando Tapia Rico2019-02-111-1/+1
* Move precompilation section to the bottom, expand use casesJosé Valim2019-02-101-13/+14
* Added regex documentation for named character classes (#8785)Christopher Eyre2019-02-101-0/+35
* Fix module inspect on case insensitive filesystems (#8782)Łukasz Jan Niemier2019-02-092-1/+18
* Fix grammar issue in Mix.Tasks.Compile.Xref moduledoc (#8784)Tobiasz Małecki2019-02-091-1/+1
* Fix typo in DynamicSupervisor docs (#8783)Leandro Bighetti2019-02-081-1/+1
* Fix typos in Kernel.SpecialForm docs (#8781)Gustavo Saiani2019-02-081-2/+2
* Use as_boolean/1 type in Enum.split_with/2 (#8778)Eksperimental2019-02-071-1/+1
* Remove Integer.to_string/1 and Integer.to_charlist/1 (#8777)Eksperimental2019-02-072-50/+13
* Reword docs about Collectable.into/1 (#8775)Eksperimental2019-02-071-3/+3
* Use "code point" instead of "codepoint" (#8774)Eksperimental2019-02-0621-94/+94
* Improve Kernel.SpecialForms.quote/2 doc examples (#8771)Tobiasz Małecki2019-02-061-32/+39
* Change "vm" to uppercase in IEx.Helpers (#8772)Tobiasz Małecki2019-02-062-2/+2
* Fix link to IEx.pry/0 in IEx.Server moduledoc (#8773)Tobiasz Małecki2019-02-061-1/+1
* Add missing typespecs in File.Stat module (#8769)Tobiasz Małecki2019-02-051-0/+2
* Fix typo in syntax reference page (#8770)Tobiasz Małecki2019-02-051-1/+1
* Add missing arguments to man pages (#8764)Evgeny Golyshev2019-02-045-8/+86
* ExUnit: Improve timeout error message and info (#8766)Eksperimental2019-02-043-12/+14
* Change invalid uppercase letter in "ERlang" (#8765)Tobiasz Małecki2019-02-031-1/+1
* Sort alphabetically args in "mix new" task (#8763)Eksperimental2019-02-031-6/+7
* User "true or false" instead of the other way around (#8762)Eksperimental2019-02-031-1/+1
* Improve List.ascii_printable?/2 spec (#8761)Eksperimental2019-02-031-2/+5
* Add eval and version commands to releases (#8758)José Valim2019-02-024-77/+171
* Improve doc example in Kernel.Utils (#8759)Tobiasz Małecki2019-02-021-4/+6
* Run the formatterJosé Valim2019-02-021-1/+1
* Rename remote.boot to start_clean.bootJosé Valim2019-02-023-32/+42
* Check for POSIX compliant shell scripts in CI (#8750)Eksperimental2019-02-021-1/+9
* Shellcheck bin/elixirc tooJosé Valim2019-02-021-1/+3
* Updates to Makefile and manJosé Valim2019-02-012-3/+1