summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* correct stylemm/compile-attributeMichał Muskała2018-03-251-10/+13
* Refactor inline handlingMichał Muskała2018-03-232-20/+27
* Validate @compile attribute in elixirMichał Muskała2018-03-224-16/+62
* Improve docs for with special formJosé Valim2018-03-221-8/+26
* Move accumulate attributes to a separate table (#7472)José Valim2018-03-219-188/+182
* Do partial matches on port commands to fix intermittent testJosé Valim2018-03-211-8/+8
* Refactor how typespecs docs are storedJosé Valim2018-03-203-33/+30
* Keep specs, types and callbacks in the bag tableJosé Valim2018-03-207-142/+128
* Avoid full table traversals when building "deprecated" and "docs" chunkJosé Valim2018-03-205-149/+160
* Remove locals tracker tableJosé Valim2018-03-205-107/+77
* Improve one test in the Inspect.Algebra test caseAndrea Leopardi2018-03-201-5/+13
* Share Bag and Set tables across a module functionalityJosé Valim2018-03-206-128/+164
* Validate timeout in assert_receive, closes #7470José Valim2018-03-202-0/+27
* Skip :ets.update_element/3 call if attribute was already read (#7466)Michał Muskała2018-03-191-0/+3
* Reduce amount of data in IEx historyJosé Valim2018-03-193-4/+4
* Split Kernel.Typespec into Kernel.Typespec and Code.Typespec (#7462)José Valim2018-03-189-1773/+1755
* Move context and side matching up in <>'s implementationJosé Valim2018-03-181-15/+16
* Improve error messages for <> operator (#7349)Glauber Campinho2018-03-182-23/+108
* Add the ability to count the number of keys in a Registry (#7456)Giuseppe Modarelli2018-03-182-7/+199
* Mix.Utils.stale?: Add support for empty target list (#7459)Michael Schmidt2018-03-182-0/+8
* Add Mix.Tasks.Format.formatter_opts_for_file/2 (#7457)Jake Becker2018-03-182-0/+22
* Remove invalid UTF-8 code from assertion failures (#7449)Devon Estes2018-03-182-11/+26
* Discount nesting when formatting typespecsJosé Valim2018-03-162-46/+38
* Ensure bitstring comprehensions work on OTP 20.3 (#7453)José Valim2018-03-142-7/+20
* Document how to programatically run profiling tasks (#7358)Michał Muskała2018-03-143-49/+82
* Do not escape quoted keywords on formatting, closes #7451José Valim2018-03-142-1/+12
* Remove comma from operators table (#7450)Damien Krotkine2018-03-131-1/+1
* Updated NaiveDateTime moduledoc to use new/8 (#7446)Carlos Henrique2018-03-131-1/+4
* Promote stats format firstJosé Valim2018-03-121-1/+1
* Reduce the amount of code generated per describeJosé Valim2018-03-121-26/+30
* Revise the description of :extra_applications (#7441)Xavier Noria2018-03-111-4/+7
* Document :maxT in compile.app (#7442)Xavier Noria2018-03-111-0/+6
* Raise if @describetag is used outside outside of describeJosé Valim2018-03-111-3/+8
* Remove unnecessary argument in a helper function in StringIOTestAleksei Magusev2018-03-111-2/+2
* Improve name of child with extra_arguments restarting testAleksei Magusev2018-03-111-1/+1
* Avoid protocol dispatch and multiple lists conversion in the formatterJosé Valim2018-03-101-1/+2
* Add missing paren in Map documentation (#7439)Fernando Tapia Rico2018-03-101-1/+1
* Modernize Kernel.Typespec by reducing usage of :lists functions (#7437)Andrea Leopardi2018-03-101-77/+68
* Extract some functionality from elixir_erl to Kernel.Typespec (#7436)Andrea Leopardi2018-03-102-31/+34
* Implement check for @spec attributes for undefined functions (#7431)Andrea Leopardi2018-03-091-14/+33
* ExUnit raise error for @moduletag and @tag when set before 'use ExUnit.Case' ...aaruel2018-03-091-0/+7
* Properly cancel timeout on compilation error in ParallelCompiler #7428 (#7429)Johan Suleiko Allansson2018-03-081-0/+1
* Add a "erl_lint" check for behaviour_info/1 plus callback attributes (#7422)Andrea Leopardi2018-03-072-1/+35
* Use relative paths for logger file when application is available (#7427)José Valim2018-03-071-5/+5
* Remove backported entry from CHANGELOGJosé Valim2018-03-071-1/+0
* Ensure proper reports from named DynamicSupervisor, closes #7425José Valim2018-03-072-1/+25
* Rewording for ease of reading (#7424)Kevin Busby2018-03-061-2/+2
* Support compiling from other build tools (#7419)Eric Meadows-Jönsson2018-03-064-7/+39
* Update CHANGELOGJosé Valim2018-03-061-0/+4
* Add missing specJosé Valim2018-03-051-0/+1