summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update keyword options instead of application envemj/expose-seedEric Meadows-Jönsson2017-03-131-8/+7
* :trace option overrides :max_casesEric Meadows-Jönsson2017-03-132-8/+6
* Document describetagEric Meadows-Jönsson2017-03-101-2/+3
* Expose generated seed and max_cases optionsEric Meadows-Jönsson2017-03-104-36/+43
* Order list of ex_unit optionsEric Meadows-Jönsson2017-03-102-13/+12
* Propose new styling for generated applications (#5855)José Valim2017-03-096-142/+65
* Clarify build_embeddedJosé Valim2017-03-091-2/+4
* Improve deps and compile.app docsJosé Valim2017-03-092-35/+54
* More improvements to Mix' Elixir compilerJosé Valim2017-03-092-20/+27
* Update documentation of the Process module (#5848)Robin Saleh-Jan2017-03-081-1/+2
* Fix a typo in the docs for "mix deps.compile" (#5850)Christopher Adams2017-03-081-1/+1
* Remove hardcoded beam references in Mix.Compilers.ElixirJosé Valim2017-03-072-33/+27
* Do not raise on invalid eex expression as it was accidentally supportedJosé Valim2017-03-073-14/+18
* Do not allow PIDs and References to survive function-based ASTJosé Valim2017-03-064-8/+33
* Fix a few typos in Deprecations page (#5840)Lee Marlow2017-03-051-3/+3
* Fix test messages in Profile.CprofTestAleksei Magusev2017-03-051-4/+4
* Tidy up profile.cprof taskAleksei Magusev2017-03-052-29/+26
* Correct tense in test messagesAleksei Magusev2017-03-053-4/+4
* Improve naming of fixtures for escript testsAleksei Magusev2017-03-057-78/+74
* Unify mfa logic in xref and profile.cprofJosé Valim2017-03-054-113/+106
* Update elixir_parser.yrlJosé Valim2017-03-051-1/+1
* Rename a helper function in Task.SupervisedAndrea Leopardi2017-03-051-3/+4
* Add some explanatory comments around Task.async_stream and friendsAndrea Leopardi2017-03-051-0/+14
* Fix bootstraping of elixir_bitstringJosé Valim2017-03-051-4/+4
* Inline binaries inside interpolationJosé Valim2017-03-052-5/+17
* Provide more examples when solving comma conflictJosé Valim2017-03-051-0/+2
* Remove duplication in run, profile.cprof and profile.fprofJosé Valim2017-03-053-164/+26
* Add Mix.Tasks.Profile.Cprof and its tests (#5834)Sasha Fonseca2017-03-052-0/+444
* Revert "Add MapSet.map_set?/1 function (#5835)"José Valim2017-03-052-24/+0
* Fix several warnings in FloatAleksei Magusev2017-03-051-4/+9
* Make variable type clearer in the escript.build taskAleksei Magusev2017-03-051-3/+3
* Move variable bindings closer to the place where they usedAleksei Magusev2017-03-051-11/+11
* Remove unnecessary Enum.sort/1 callsAleksei Magusev2017-03-052-7/+7
* Remove unnecessary inspect/1 callAleksei Magusev2017-03-051-1/+1
* Fix some documentation in OptionParserAndrea Leopardi2017-03-051-2/+2
* Add char_list deprecations to CHANGELOG.md (#5807)Eksperimental2017-03-051-0/+4
* Add instructions to RELEASE to update Deprecations page (#5836)Eksperimental2017-03-052-9/+12
* Add line break in NOTE in Deprecations page (#5837)Eksperimental2017-03-051-1/+1
* Add test for OptionParser.parse/2 when it raises (#5838)Eksperimental2017-03-051-0/+6
* Use clearer comment in OptionParser example (#5839)Eksperimental2017-03-051-1/+1
* Add MapSet.map_set?/1 function (#5835)Michael Pope2017-03-042-0/+24
* Add a "Deprecations" page to the docs (#5808)Eksperimental2017-03-043-11/+65
* Implement own version of List.starts_with?/2 (#5802)Eksperimental2017-03-032-4/+51
* Strip debug information from escripts by default and add option :strip_beam (...Ivan Kozik2017-03-032-0/+75
* Update InvalidVersionError & InvalidRequirementError messages (#5828)Wojtek Mach2017-03-021-9/+25
* Fix dir? documentation (#5827)Oskar Köök2017-03-011-4/+4
* Fix integer invalid base error message (#5826)Gal Tsubery2017-03-012-1/+3
* Support of ETS guard conditions for Registry.match (#5825)YurkoHoshko2017-02-282-3/+40
* Rename Macro.parenthise/2 to Macro.wrap_in_parenthesis/2 (#5824)Milton Mazzarri2017-02-281-3/+3
* Add a short summary about Elixir, closes #5823José Valim2017-02-281-0/+2