summaryrefslogtreecommitdiff
path: root/lib/syntax_tools
Commit message (Expand)AuthorAgeFilesLines
* test suites: replace ?t: with test_server:Maxim Fedorov2021-09-081-16/+16
* Prepare releaseErlang/OTP2021-05-102-1/+48
* Revert "Prepare release"Henrik Nord2021-04-212-48/+1
* Prepare releaseErlang/OTP2021-04-192-1/+48
* syntax_tools: Output parentheses around BitStringExpr in bcHans Bolinder2021-04-132-1/+3
* Merge pull request #4705 from gomoripeti/fix_function_type_spec/OTP-17302Lukas Larsson2021-04-061-1/+1
|\
| * Fix erl_syntax:function_type/2 specPéter Gömöri2021-04-021-1/+1
* | Revert "Prepare release"Henrik Nord2021-03-262-28/+1
* | Prepare releaseErlang/OTP2021-03-252-1/+28
* | Merge branch 'maint'Henrik Nord2021-03-242-1/+30
|\ \ | |/
| * Prepare releaseErlang/OTP2021-03-222-1/+30
* | Revert "Prepare release"Henrik Nord2021-02-242-28/+1
* | Prepare releaseErlang/OTP2021-02-232-1/+28
* | Merge branch 'maint'Björn Gustavsson2021-02-204-31/+103
|\ \ | |/
| * Merge pull request #2964 from gomoripeti/epp_dodger_pattern_macroBjörn Gustavsson2021-02-204-29/+101
| |\
| | * Handle macros in patternsPéter Gömöri2021-01-114-29/+101
* | | Drop the erl_tidy and igor modules from syntax_toolsRichard Carlsson2021-02-0314-5192/+6
* | | Merge branch 'maint'Björn Gustavsson2021-02-031-5/+1
|\ \ \ | |/ /
| * | Deprecate all functions in erl_tidyBjörn Gustavsson2021-02-011-5/+1
| |/
* | syntax_tools: Generalize start line to be locationHans Bolinder2021-01-261-150/+148
* | syntax_tools: Correct handling of annotations of abstract codeHans Bolinder2021-01-267-63/+88
* | Merge branch 'maint'Henrik Nord2020-12-162-1/+18
|\ \ | |/
| * Prepare releaseErlang/OTP2020-12-112-1/+18
* | Merge branch 'maint'Björn Gustavsson2020-12-032-1/+9
|\ \ | |/
| * syntax_tools: Deprecate igor and most of erl_tidyBjörn Gustavsson2020-12-022-0/+7
* | otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-3/+0
* | Suppress warnings for use of erlang:phash/2Björn Gustavsson2020-11-021-0/+1
* | Merge branch 'maint'Henrik Nord2020-09-232-1/+16
|\ \ | |/
| * Prepare releaseErlang/OTP2020-09-232-1/+16
* | Merge branch 'maint'Rickard Green2020-06-161-2/+2
|\ \ | |/
| * Fix typo in edoc for erl_syntax:operator/1Stavros Aronis2020-06-131-2/+2
* | Merge pull request #2627 from richcarl/drop-obsolete-abstract-formatBjörn Gustavsson2020-05-251-8/+0
|\ \ | |/ |/|
| * Drop old code for handling pre-R15 abstract formatRichard Carlsson2020-05-191-8/+0
* | Prepare releaseErlang/OTP2020-05-112-1/+23
|/
* Revert "Prepare release"Henrik Nord2020-04-222-23/+1
* Prepare releaseErlang/OTP2020-04-222-1/+23
* Revert "Prepare release"Henrik Nord2020-03-252-23/+1
* Prepare releaseErlang/OTP2020-03-242-1/+23
* Correct usage of the erl_anno moduleHans Bolinder2020-03-031-3/+4
* Revert "Prepare release"Henrik Nord2020-02-272-23/+1
* Prepare releaseErlang/OTP2020-02-262-1/+23
* otp: Refactor doc make system and introduce EEP-48Lukas Larsson2020-02-241-96/+5
* Only use sub-indent for "when"Pierre Krafft2019-12-221-15/+15
* Indent using only spaces instead of mixed-modePierre Krafft2019-12-191-2/+0
* Expressions in clauses on separate linesPierre Krafft2019-12-193-28/+48
* Replace several par with sepPierre Krafft2019-11-151-6/+6
* Don't print two spaces for typed_record_fieldPierre Krafft2019-11-151-1/+1
* Merge branch 'maint'Hans Nilsson2019-10-071-0/+16
|\
| * Merge branch 'maint-20' into maintHans Nilsson2019-10-071-0/+16
| |\
| | * Prepare releaseErlang/OTP2019-10-042-1/+17