summaryrefslogtreecommitdiff
path: root/lib/tools/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-05-151-1/+1
* LCNT: fix port parser for V4_PORT_EXTDanil Zagoskin2023-04-211-5/+3
* Update copyright yearErlang/OTP2023-04-111-1/+1
* Merge pull request #7035 from max-au/max-au/xref-cleanup-duplicate-codeBjörn Gustavsson2023-03-291-4/+0
|\
| * [xref] drop unused codeMaxim Fedorov2023-03-211-4/+0
* | Update copyright yearErlang/OTP2023-03-213-3/+3
|/
* Merge pull request #6829 from josevalim/jv-move-instrumentJohn Högberg2023-02-223-161/+0
|\
| * Move instrument.erl to runtime_toolsJosé Valim2023-02-153-161/+0
* | xref: fixes typespec for xref:m/1Kiko Fernandez-Reyes2023-02-171-3/+3
* | Update copyright yearErlang/OTP2023-02-141-1/+1
|/
* cover: Support map comprehensionsBjörn Gustavsson2023-02-061-0/+13
* [features] Change format and argument order for options and directivesCons T Åhs2022-04-061-2/+3
* Update copyright yearErlang/OTP2022-02-153-3/+3
* cover: Implement support for maybe ... endBjörn Gustavsson2022-02-111-0/+12
* otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
* Fix typos in lib/toolsKian-Meng Ang2022-01-053-4/+4
* Update copyright yearRickard Green2021-12-135-5/+5
* Merge branch 'rickard/dirty-alloc-instances/OTP-17363' into maintRickard Green2021-11-161-2/+2
|\
| * Allocator instances for dirty schedulersRickard Green2021-11-161-2/+2
* | Merge pull request #4883 from mikpe/cover-reset-correct-specBjörn Gustavsson2021-05-271-1/+1
|\ \
| * | cover:reset/1: correct -specMikael Pettersson2021-05-251-1/+1
| |/
* | cover:filter_options/1: preserve tuple_callsMikael Pettersson2021-05-201-0/+1
|/
* cover: Ensure that LC filters are compiled in guard contextBjörn Gustavsson2021-02-251-0/+32
* Merge branch 'maint'Björn Gustavsson2021-02-201-10/+13
|\
| * beam_lib, cover: Don't crash when an abstract code backend is missingBjörn Gustavsson2021-02-191-10/+12
* | Merge branch 'maint'Hans Bolinder2021-02-152-11/+15
|\ \ | |/
| * tools: Correct Xref's handling of behaviour_info/1Hans Bolinder2021-02-122-12/+16
* | Merge branch 'richcarl/columns/PR-2664/OTP-16824'Hans Bolinder2021-02-012-165/+165
|\ \
| * | tools: Substitute Anno for Line in xref_readerHans Bolinder2021-01-261-69/+69
| * | tools: Substitute Anno for Line in coverHans Bolinder2021-01-261-96/+96
* | | Fix cover bug when there is an export named clausesJosé Valim2021-01-231-0/+2
|/ /
* | tools: Add specs and types for documentationHans Bolinder2020-11-108-172/+1393
* | Merge branch 'maint'Hans Bolinder2020-10-051-0/+2
|\ \ | |/
| * Suppress xref output for unused export on behaviour's behaviour_info/1Paulo F. Oliveira2020-09-171-0/+2
* | Merge branch 'maint'Hans Bolinder2020-09-171-2/+2
|\ \ | |/
| * tools: Fix local calls from on_load being reported as unusedAli Sabil2020-09-151-2/+2
* | Merge pull request #2627 from richcarl/drop-obsolete-abstract-formatBjörn Gustavsson2020-05-251-9/+0
|\ \ | |/ |/|
| * Drop old code for handling pre-R15 abstract formatRichard Carlsson2020-05-191-9/+0
* | Prepare releaseErlang/OTP2020-05-111-1/+1
|/
* Revert "Prepare release"Henrik Nord2020-04-221-1/+1
* Prepare releaseErlang/OTP2020-04-221-1/+1
* eprof: Don't count CIFs twiceJohn Högberg2020-03-301-1/+1
* Revert "Prepare release"Henrik Nord2020-03-251-1/+1
* Prepare releaseErlang/OTP2020-03-241-1/+1
* Merge branch 'maint'Rickard Green2020-03-133-3/+3
|\
| * Update copyright yearRickard Green2020-03-133-3/+3
* | Revert "Prepare release"Henrik Nord2020-02-271-1/+1
* | Prepare releaseErlang/OTP2020-02-261-1/+1
* | Merge branch 'lukas/kernel/code-chunk-lookup/OTP-16494/OTP-16222/OTP-16406/OT...Lukas Larsson2020-02-241-1/+1
|\ \
| * | Fix docs to handle chunk generationLukas Larsson2020-02-241-1/+1