summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Formattingemj/guards-mergeEric Meadows-Jönsson2019-10-071-2/+14
* Clean up guard source mergingEric Meadows-Jönsson2019-10-071-43/+29
* Merge guard sources for or/2Eric Meadows-Jönsson2019-10-072-36/+51
* Further improvementsEric Meadows-Jönsson2019-10-074-49/+155
* Various guard improvementsEric Meadows-Jönsson2019-10-044-52/+298
* Use fresh context instead of "current_" stateEric Meadows-Jönsson2019-10-042-41/+35
* Fix trace mergingEric Meadows-Jönsson2019-10-043-9/+27
* Add missing guardsEric Meadows-Jönsson2019-10-041-0/+8
* Fix bootstrapEric Meadows-Jönsson2019-10-041-1/+1
* Merge contexts from and/or operandsEric Meadows-Jönsson2019-10-045-248/+451
* Remove incorrect of_pattern/2 usageEric Meadows-Jönsson2019-10-041-5/+7
* Add missing type guardsEric Meadows-Jönsson2019-10-041-2/+9
* Improve Enum.sort/2 doc examples formatting (#9382)Tobiasz Małecki2019-10-041-2/+2
* Update docs for Kernel.SpecialForms.case/2 (#9378)Brett Beatty2019-10-031-9/+7
* Update inspect.ex (#9377)Keith2019-10-031-5/+4
* Minor typo in `mix release` docs (#9375)John Mertens2019-10-011-1/+1
* Allow custom calendar representations in calendar sigils (#9367)José Valim2019-10-0113-335/+913
* Minor typo fix (#9372)abanichev2019-09-291-1/+1
* Fix type details in the child spec documentation (#9371)aweagel2019-09-281-3/+3
* Warn on circular file imports when loading .iex.exs (#9364)Wojtek Mach2019-09-273-1/+24
* Fix typo in Stream documentationFernando Tapia Rico2019-09-271-1/+1
* Clarify Stream.transform doc and example (#9369)Tor Bjornrud2019-09-271-8/+7
* Fix defstruct code formatting with inline comments (#9358)fieldinrain2019-09-262-5/+154
* Revert "Add inspect/2 callback to Calendar (#9128)"José Valim2019-09-2412-282/+67
* Fix DateTime.truncate/2 docs to show that :millisecond is an atom (#9365)Raelyn Bangel2019-09-231-1/+1
* Improve coverage and fix new diff implementationJosé Valim2019-09-232-16/+38
* Fix documentation (#9361)Kassio Borges2019-09-221-1/+1
* Ensure project's Logger config is used when running Mix tasks (#9332)Fernando Tapia Rico2019-09-224-37/+107
* Always add :debug_info to :erlc_options (#9348)Kelvin Stinghen2019-09-224-7/+22
* Allow to reset async for ExUnit.Case by using it again (#9360)Kelvin Stinghen2019-09-222-3/+43
* Speed up getting one random element from enumerablesJosé Valim2019-09-202-42/+88
* Bump Hex dependency to v0.19.0 (#9357)Wojtek Mach2019-09-191-1/+1
* Update on_definition with Module.exists?/2 docs & test (#9352)Wojtek Mach2019-09-172-4/+1
* Fix typos in Regex docs (#9353)Ryan Moore2019-09-161-2/+2
* Add explicit examples of how to sort structsJosé Valim2019-09-161-1/+33
* Improve docs for strings, closes #9350José Valim2019-09-141-11/+75
* Optimize elixir_tokenizer (#9347)Björn Gustavsson2019-09-141-56/+56
* Sort Inspect.Opts fields in documentation and code (#9346)Eksperimental2019-09-141-50/+51
* Simplify t:Registry.guards/0 (#9342)Eksperimental2019-09-141-1/+1
* Fixed guard typespec (#9341)Steve Cohen2019-09-121-1/+1
* Use cat to create runtime configuration more reliably (#9340)Paul Tsupikoff2019-09-111-1/+1
* Make sure releases boot even with read-only config files (#9339)José Valim2019-09-112-1/+6
* Warn on trailing commas in word list (#9314)pete gamache2019-09-102-7/+35
* Improve wording in Collectable doc (#9336)Mark Ericksen2019-09-101-1/+1
* Move ISSUE_TEMPLATE to inside .github folderJosé Valim2019-09-101-0/+0
* Add GitHub actions workflow to send CI emails (#9329)Fernando Tapia Rico2019-09-091-0/+17
* Fix registration of Logger.ErlangHandler (spec mismatch) (#9330)Łukasz Jan Niemier2019-09-092-3/+4
* Fix documentation for ordering in @after_compile (#9335)Fernando Tapia Rico2019-09-091-1/+1
* Include pinned variables from all contexts for diffingJosé Valim2019-09-094-39/+57
* Fix documentation for ordering in @before_compileJosé Valim2019-09-091-4/+5