shard-ameba/src/ameba/ast
Vitalii Elenhaupt 51b0a07e81
Avoid exponential recursion while finding variable references in scopes (#203)
* Avoid exponential recursion while finding variable references in scopes

* Adjust source example in test
2021-01-31 16:40:44 +02:00
..
variabling Avoid exponential recursion while finding variable references in scopes (#203) 2021-01-31 16:40:44 +02:00
visitors New rule: Style/IsANil 2020-03-29 19:45:13 +03:00
branch.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
branchable.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
flow_expression.cr Comply exhaustive case check 2020-03-27 09:25:07 -03:00
scope.cr Avoid exponential recursion while finding variable references in scopes (#203) 2021-01-31 16:40:44 +02:00
util.cr Handle case when compiler reports incorrect node location 2020-10-23 10:41:17 +03:00