summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Version.to_string/1emj/version-to-stringEric Meadows-Jönsson2021-11-262-26/+40
* Handle outdated anonymous functions in Erlang/OTP 25 (#11421)José Valim2021-11-263-2/+5
* Disable ssa and bool passes (#11420)José Valim2021-11-261-1/+1
* Emit checker warnings on compile_string/compile_quoted, closes #11417José Valim2021-11-252-4/+15
* Preserve opts while formatting failed inspect structJosé Valim2021-11-257-86/+69
* Improve user experience when there is a faulty Inspect implementation (#11403)Eksperimental2021-11-257-75/+334
* Update CHANGELOGJosé Valim2021-11-232-0/+3
* Revert introduction of ~E sigil to avoid conflict with other projectsJosé Valim2021-11-233-37/+0
* Fix links to EEP 48 (#11411)Eksperimental2021-11-221-2/+2
* Skip errors on head of generated clauses, closes #11407José Valim2021-11-212-4/+41
* erlang.org -> www.erlang.orgJosé Valim2021-11-2114-26/+26
* Add Registry.count_select/2 (#11405)Rudolf2021-11-202-12/+142
* Polish docs in Mix.Project (#11406)Andrea Leopardi2021-11-201-10/+20
* Fix typespec for Macro.struct!/2José Valim2021-11-191-1/+3
* Update links and include zoneinfo in docsJosé Valim2021-11-191-6/+8
* Warn on trailing commas on calls, closes #11399José Valim2021-11-192-0/+12
* Make all Inspect tests asyncronous (#11402)Eksperimental2021-11-181-3/+3
* Document default value for :safe in Inspect.Opts (#11401)Eksperimental2021-11-181-1/+1
* Fix normalizer not preserving user choice on module attribute lists (#11397)Dorgan2021-11-172-0/+24
* Update CHANGELOGJosé Valim2021-11-161-0/+4
* Add clarifications to `Task.Supervisor.children/1` (#11395)Rudolf2021-11-161-1/+5
* Update `~E` docs (#11394)Wojtek Mach2021-11-161-1/+2
* Add ~E sigil to EExJosé Valim2021-11-162-4/+35
* Revert "Clarify risk of duplicate keys in Map.map/2 (#11360)"José Valim2021-11-151-2/+0
* Reject bidirectional formatting characters (#11391)José Valim2021-11-154-41/+95
* Support escaping of terminators in uppercase sigils heredocs for consistency,...José Valim2021-11-155-16/+29
* Do not raise on variable looking like an empty tupleJosé Valim2021-11-132-6/+9
* Corrections & clarifications to Task.Supervisor docs (#11384)Tyler A. Young2021-11-121-12/+12
* remsh: stop evaluator before exit iex_server (#11386)Rudolf2021-11-121-2/+3
* Fix warning from call to dynamically generated moduleJosé Valim2021-11-111-0/+1
* Allow Application.compile_env* to accept attributes (#11383)Eksperimental2021-11-112-2/+6
* Ensure fixtures are executed in archive testJosé Valim2021-11-111-2/+7
* Fix bootstrapJosé Valim2021-11-101-1/+5
* Do not crash on duplicate bindings, closes #11378José Valim2021-11-103-13/+18
* Consistently return an empty list for System.stacktraceJosé Valim2021-11-092-19/+3
* Update CHANGELOGJosé Valim2021-11-092-0/+13
* Deprecate features pending for v1.14José Valim2021-11-096-23/+33
* Update remaining references to master branch with main (#11376)Eksperimental2021-11-092-2/+2
* Do not extract comments without a newlineJosé Valim2021-11-082-14/+46
* Use keyword syntax by default in tuple formattingJosé Valim2021-11-082-14/+12
* Add `Mix.installed?/0` (#11374)Wojtek Mach2021-11-082-0/+18
* Update references to main branchJosé Valim2021-11-072-3/+3
* Keep yes?/1 as a callback, closes #11372masterJosé Valim2021-11-071-0/+13
* Fix formatting of map-like types in warnings (#11351)Guillaume Duboc2021-11-072-1/+40
* Fix some grammatical errors in README.md (#11366)Akshay Narisetti2021-11-051-2/+2
* Do not reinstall dependencies on same Mix.install/2José Valim2021-11-051-59/+57
* Minor typo fix (#11365)Michel Boaventura2021-11-041-1/+1
* Fix regression on URI.parse/1, closes #11363José Valim2021-11-042-6/+23
* Ensure structs can be in release configs, closes #11364José Valim2021-11-042-5/+9
* Use ERTS instead of erts (#11362)Eksperimental2021-11-044-6/+6