summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Restore and/or optimisationmm/bool-optimMichał Muskała2018-06-193-16/+15
* Correct bug in generate_app escriptMichał Muskała2018-06-191-1/+1
* Move the summary of child specs to the child_spec/1 sectionJosé Valim2018-06-191-19/+16
* Fix moduledoc typos in Regex (#7762)Gustavo Saiani2018-06-191-2/+2
* Remove trailing period to match general styleAleksei Magusev2018-06-181-1/+1
* Fix some grammar in the docs for Integer.parse/1 (#7761)Ben Porter2018-06-181-1/+1
* Move rebar escripts to mix fixturesMichał Muskała2018-06-153-2/+2
* Replace use of rebar in build scriptsMichał Muskała2018-06-155-22/+36
* Fix example code referencing a non-existent variable (#7757)Prathan Thananart2018-06-151-1/+1
* Document DateTime.diff/2 leaps (#7756)Eric Meadows-Jönsson2018-06-141-0/+2
* Fix the LFE example in Mix.Compilers.Erlang (#7755)meddle2018-06-141-1/+1
* Add instructions for fixing deadlock errors (#7750)Eric Meadows-Jönsson2018-06-141-1/+4
* Refactor __info__ so it generates smaller assembly (#7753)Michał Muskała2018-06-142-3/+3
* Fix typo in Library Guidelines: paralleiize -> parallelize (#7751)nico piderman2018-06-141-1/+1
* Update RELEASE.md (#7749)Dhirendra Kumar Kashyap2018-06-131-2/+2
* Fix typo in docs of `Task.async_stream/5` (#7746)László Bácsi2018-06-131-1/+1
* Fix type spec for Task.Supervisor.start_child/4 (#7744)Allen Madsen2018-06-131-2/+3
* Improve documentation for Application.app_dir/2Andrea Leopardi2018-06-131-0/+18
* Leverage defguard in Inspect.AlgebraMichał Muskała2018-06-121-19/+3
* Fix documentation of GenServerMichał Muskała2018-06-121-0/+5
* Improve Enum docs regarding "truthy values" (#7743)Eksperimental2018-06-121-4/+4
* Add a note about apply/3, closes #7740José Valim2018-06-111-2/+8
* Only compute eol if necessaryJosé Valim2018-06-101-3/+3
* When fn is followed by a newline, use multi-clause formatting style (#7737)Sihui Huang2018-06-104-14/+47
* Add hints on mismatched do/end and others pairsJosé Valim2018-06-1010-162/+282
* Clarify linear time behaviour, closes #7735José Valim2018-06-092-28/+38
* Add support for "--organization" in archive/escripts installation (#7732)Andrea Leopardi2018-06-074-3/+33
* Clarify language syntax rules under Unicode 11José Valim2018-06-061-13/+15
* Update to Unicode 11José Valim2018-06-068-985/+1147
* Fix column in :elixir_tokenizer for double quotes in keyword identifiers (#7722)René Föhring2018-06-042-6/+7
* Erlang typespec vars should be fully converted to elixir variables (#7724)Sihui Huang2018-06-042-20/+8
* Raise if piping into bitstring operator <<>> (#7725)Tonći Galić2018-06-042-0/+8
* Indent and format an example all the way (#7723)Rosa Richter2018-06-031-8/+9
* Change `:type` to `:test_type` and properly document (#7720)Devon Estes2018-06-024-15/+17
* Update CHANGELOGJosé Valim2018-05-311-0/+2
* Update to Erlang/OTP 21.0-rc2José Valim2018-05-311-3/+3
* Mention Path.wildcard/2 in :inputs docsJosé Valim2018-05-281-0/+1
* Add bad digit clause to Base.decode32!/1,2 for case: :mixed (#7715)Idean2018-05-272-11/+18
* Point users towards Kernel/IO.inspect in the protocol docs (#7713)Steve Morin2018-05-271-6/+8
* Added References to Operators (#7714)Steve Morin2018-05-271-11/+11
* Avoid calling truncate_n/2 if truncate is :infinity (#7701)Avraham Lembke2018-05-262-10/+15
* Fix space in OptionParser docs (#7710)Gustavo Saiani2018-05-251-1/+1
* Correct typo (#7704)Lanny Bose2018-05-241-1/+1
* Adds minor reference for Kernel functions Enum doc (#7702)Tallys Martins2018-05-241-0/+4
* Match files starting with dot in "mix format" (#7697)Fernando Tapia Rico2018-05-192-2/+30
* consistently use "supervision strategy" term (#7695)David Sulc2018-05-191-4/+4
* Use pdict instead of Agent on Mix.Config (#7687)José Valim2018-05-177-176/+135
* Consider possible accumulator in Stream.do_zip_step/2 (#7672)Glauber Campinho2018-05-172-12/+43
* Fix faulty function call in comment (#7692)Mikael Muszynski2018-05-171-1/+1
* More precise started and loaded_applications typespec (#7691)Artur Cygan2018-05-171-2/+2