summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make unification directedemj/check-bodyEric Meadows-Jönsson2019-11-106-125/+110
* Move unification to Infer moduleEric Meadows-Jönsson2019-11-108-628/+687
* Add reverse rewrite and inline rulesEric Meadows-Jönsson2019-11-102-209/+234
* Split Infer into Expr and Pattern modulesEric Meadows-Jönsson2019-11-108-112/+201
* Fix "mix format" docs mention to wrong section (#9513)Eksperimental2019-11-101-2/+2
* Add parens to static remote nullary callsJosé Valim2019-11-0830-209/+115
* Set protocol consolidation timeout to infinity (#9509)Daniel Olshansky2019-11-081-1/+1
* Tidy up docs and specs for capture_ioJosé Valim2019-11-081-7/+6
* Fix for default leftover in Enum.chunk/3 (#9507)Tomasz Marek Sulima2019-11-082-1/+11
* Improvements to Calendar docs, specs and guards (#9493)Eksperimental2019-11-084-46/+125
* Traverse args of remote functions when looking for undefined/deprecation warn...José Valim2019-11-087-2/+18
* Add TODOJosé Valim2019-11-081-0/+1
* Add back GenServer error message translation to support librariesJosé Valim2019-11-081-1/+38
* Fix assertion on test with race conditionJosé Valim2019-11-071-1/+1
* Remove heisentest now that checksums are requiredJosé Valim2019-11-071-14/+0
* Add stop_supervised!José Valim2019-11-072-0/+21
* Do deprecation of Supervise.Spec in stepsJosé Valim2019-11-074-10/+7
* Use type-check when it's an adjective (#9502)Eksperimental2019-11-072-3/+3
* Copyedit the guards page (#9500)Eksperimental2019-11-071-29/+34
* Link defguard/1 and defguardp/1 (#9501)Wojtek Mach2019-11-061-2/+2
* Minor corrections to recently introduced changes in Guards page (#9499)Eksperimental2019-11-061-3/+3
* Ensure reassigned variables are properly carried forwardJosé Valim2019-11-062-9/+62
* Fix a typo in Calendar docs (#9498)Vladimir Gorej2019-11-061-1/+1
* Make distinction of guard expressions and functions/operators (#9497)Eric Meadows-Jönsson2019-11-061-39/+41
* Improve documentation around guards (#9496)Devon Estes2019-11-061-9/+34
* Fix heisentest in ExUnit suiteJosé Valim2019-11-061-1/+1
* Clarify evaluation rules for guards, closes #9495José Valim2019-11-062-2/+4
* Fix mix local.hex and mix local.rebarJosé Valim2019-11-052-9/+16
* Run Erlang/OTP 22.1 on travis (#9492)José Valim2019-11-051-1/+2
* Fix a typo on System.build_info docs (#9491)Cleidiano Oliveira2019-11-051-1/+1
* Remove prompts and run the formatterJosé Valim2019-11-053-12/+13
* Remove test for outdated code pathJosé Valim2019-11-053-16/+2
* Make checksum required for URIsJosé Valim2019-11-057-101/+42
* Warn when using unsafe URL local installsBram Verburg2019-11-057-24/+111
* Updates on DynamicSupervisor.start_child/2 (#9434)Eksperimental2019-11-052-6/+12
* Add missing doc annotations (#9489)Wojtek Mach2019-11-054-0/+6
* Add NaiveDateTime.local_now (#9472)Lau Taarnskov2019-11-042-0/+81
* Remove anonymous function examples (#9488)Sigurd Sandve2019-11-041-8/+0
* Improve error messages on keywords, closes #9467José Valim2019-11-042-2/+36
* Add Kernel.is_map_key/2José Valim2019-11-043-0/+30
* Standardize use of "#=>" for return values in Kernel (#9483)Eksperimental2019-11-031-2/+3
* Improve module docs in Kernel and Kernel.SpecialForms (#9486)Eksperimental2019-11-032-5/+11
* Clean up some minor things in the docsEksperimental2019-11-031-1/+1
* Remove comment arrows from Exception messages (#9485)Eksperimental2019-11-036-21/+21
* Handle case when report_cb needs 2 arguments (#9478)Łukasz Jan Niemier2019-11-032-1/+59
* is_struct/1 fixes (#9481)Eksperimental2019-11-031-12/+11
* Use Erlang 21.0 on appveyor (#9480)José Valim2019-11-031-3/+7
* Add Examples section to Kernel.is_struct/1 (#9482)Eksperimental2019-11-031-0/+9
* Update CHANGELOGJosé Valim2019-11-032-0/+20
* Make release's boot scripts deterministic (#9387)Michał Kalbarczyk2019-11-031-4/+6