summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix intermittent test failure caused by archive warningemj/archive-testEric Meadows-Jönsson2020-11-122-3/+18
* Improve docs around Map.equal? and MapSet.equal?José Valim2020-11-123-3/+24
* Improve coverage and add type docsJosé Valim2020-11-122-6/+148
* Small improvements to access docsJosé Valim2020-11-121-8/+7
* Add :compressed to stream_modes spec (#10490)Dominic Letz2020-11-111-0/+1
* Explain REF format in `mix.deps` output (#10488)Richard Michael2020-11-101-0/+5
* Dependency Handling section in Library Guidelines (#10487)Aleksei Matiushkin2020-11-061-0/+8
* Fix mix escript.build docs (#10486)Matteo Costantini2020-11-061-1/+1
* Pass the shell as argument when autocompletingJosé Valim2020-11-053-68/+63
* Remove unnecessary @doc false in defimpl (#10483)Eksperimental2020-11-051-1/+0
* Fix unused variable warningJosé Valim2020-11-031-1/+1
* Simplify merge and check unused varsJosé Valim2020-11-031-26/+24
* Deprecate System.stacktrace/0 across the languageJosé Valim2020-11-034-21/+6
* Propose pin operator with unused overridden variable (#10479)Jonatan Männchen2020-11-033-9/+41
* Check for stacktrace at compile-time and runtimeJosé Valim2020-11-031-1/+9
* Fix typo in documentation (#10477)Thijs Klaver2020-11-031-1/+1
* Fix failing testJosé Valim2020-11-031-1/+1
* Fix small typo in Xref task docs (#10476)Thomas Citharel2020-11-031-1/+1
* Use directional unification for matches (#10473)Eric Meadows-Jönsson2020-11-022-1/+6
* Two minor doc fixes in ExUnit.Callback (#10472)Gustavo Saiani2020-11-021-2/+2
* Skip application boundary warnings for protocolsJosé Valim2020-11-025-41/+61
* Add TODOsJosé Valim2020-11-011-1/+3
* Consider CRLF on Windows, closes #10470José Valim2020-11-013-3/+3
* Update ansi.ex (#10469)Wojtek Mach2020-11-011-1/+1
* Docs: add more guidelines around parensJosé Valim2020-10-312-3/+11
* Prune tracers when fetching __ENV__ inside functions, closes #10466José Valim2020-10-302-1/+5
* Remove unused functionJosé Valim2020-10-291-13/+0
* Remove allocator areas from runtime info (they are not allocators)José Valim2020-10-291-26/+6
* Fix race condition when loading test helper, closes #10464José Valim2020-10-294-4/+4
* Mirror release permissions to the ones in OS package managers (#10458)Nathan2020-10-291-1/+1
* Add expected type (#10459)Eric Meadows-Jönsson2020-10-286-107/+143
* Update DynamicSupervisor option typedocs (#10462)Wojtek Mach2020-10-281-2/+2
* Minor change on 'mix release' docs (#10461)Fernando Tapia Rico2020-10-281-1/+1
* Fix dialyzer specs for Task.Supervisor, closes #10460José Valim2020-10-281-5/+2
* Improve docs for Kernel.raise/1-2 (#10457)Eksperimental2020-10-261-8/+7
* Update function convert_time_unit doc (#10455)jack2020-10-261-1/+1
* Ensure manually set tracers are kept on compilationJosé Valim2020-10-222-5/+23
* Fix race condition deps.compile+deps.updateJosé Valim2020-10-213-1/+41
* Fix docs for Kernel#and/2 and Kernel#or/2 (#10450)Tsutomu Kuroda2020-10-211-2/+2
* Clarify that imports override, closes #10448José Valim2020-10-201-3/+5
* Handle aliases with code recursionJosé Valim2020-10-203-9/+22
* Improve Config docs (#10447)Chris Wögi2020-10-201-1/+2
* Add more information when behaviour_info/1 is called locally (#10446)Łukasz Samson2020-10-202-0/+10
* Warn when using special functions locally, closes #10444José Valim2020-10-202-3/+18
* Do not crash if a module is given instead of file on inner compiler errorJosé Valim2020-10-201-3/+6
* Add --warnings-as-errors option to mix test (#10435)Wojtek Mach2020-10-202-28/+95
* Unset CDPATH while finding RELEASE_ROOT (#10445)Garth Kidd2020-10-201-1/+1
* Fix stop_supervised/1 for temporary children (#10442)Saša Jurić2020-10-182-3/+12
* Minor docs updates (#10441)Wojtek Mach2020-10-182-0/+2
* Do not use private and removed ram_file:compress/1 (#10439)José Valim2020-10-171-5/+1