1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 17:27:28 +01:00
psalm/src/Psalm/Internal/Analyzer
Ilija Tovilo 5a14e4b1cf Progress bar (#1709)
* Revert "Revert "Implement better progress""

This reverts commit 4302596654.

* Revert "Revert "Implement dots progress bar""

This reverts commit e41733d789.

* Revert "Revert "Switch to VoidProgress by default""

This reverts commit 304ffeb0a3.

* Revert "Revert "Pass success flag to progress""

This reverts commit 62a690ee4e.

* Improve socket communication

* Use an underscore

* Add means to disable progress

* Add extra newline before progress bar
2019-05-30 10:30:41 -04:00
..
FunctionLike Fix #1693 - use instanceof instead of assert 2019-05-27 08:34:03 -04:00
Statements Progress bar (#1709) 2019-05-30 10:30:41 -04:00
AlgebraAnalyzer.php Dropped unused uses 2019-02-17 13:17:45 -05:00
CanAlias.php Prepare to enable paralellised use of --find-dead-code 2019-04-12 18:28:07 -04:00
ClassAnalyzer.php Progress bar (#1709) 2019-05-30 10:30:41 -04:00
ClassLikeAnalyzer.php Add separate issue for undefined classes in docblocks 2019-05-15 18:41:26 -04:00
ClosureAnalyzer.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
CommentAnalyzer.php Add class-based support for key-of 2019-05-24 02:12:58 -04:00
FileAnalyzer.php Fix #1681 - interpret parent annotation properly 2019-05-25 11:51:09 -04:00
FunctionAnalyzer.php Fix #1531 - improve hrtime return type 2019-04-03 17:08:37 -04:00
FunctionLikeAnalyzer.php Fix #1681 - interpret parent annotation properly 2019-05-25 11:51:09 -04:00
InterfaceAnalyzer.php Fix #1666 - complain about properties in interfaces 2019-05-23 10:21:56 -04:00
MethodAnalyzer.php Remove more commas 2019-05-25 12:18:12 -04:00
NamespaceAnalyzer.php Extract function NamespaceAnalyzer::nameSpaceRootsMatch 2019-05-14 18:54:16 -04:00
ProjectAnalyzer.php Progress bar (#1709) 2019-05-30 10:30:41 -04:00
ScopeAnalyzer.php Fix #1592 - allow methods with a simple exit to have the same treatment as those with a simple throw 2019-05-01 23:45:03 -04:00
SourceAnalyzer.php Add an error for throws in global scope 2019-03-24 23:03:37 -04:00
StatementsAnalyzer.php Progress bar (#1709) 2019-05-30 10:30:41 -04:00
TraitAnalyzer.php Dropped unused uses 2019-02-17 13:17:45 -05:00
TypeAnalyzer.php Fix #1704 - improve type coercion complaints 2019-05-29 14:22:15 -04:00