1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm/Internal
2021-02-28 10:36:36 -05:00
..
Algebra Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
Analyzer Fix style issues 2021-02-25 21:24:18 -05:00
Codebase Simplify reference map updates 2021-02-28 10:36:36 -05:00
DataFlow
Diff Fix #5297 - be more sensitive to additions and deletions in language server mode 2021-02-28 01:36:06 -05:00
ExecutionEnvironment
FileManipulation
Fork
Json
LanguageServer Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
PhpTraverser
PhpVisitor Fix #5297 - be more sensitive to additions and deletions in language server mode 2021-02-28 01:36:06 -05:00
PluginManager allow libraries to provide psalm plugins (#5165) 2021-02-06 22:06:00 -05:00
Provider Fix #5297 - be more sensitive to additions and deletions in language server mode 2021-02-28 01:36:06 -05:00
Scanner Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
Scope
Stubs/Generator Fix inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -05:00
Type Fix #5290 - improve inference of nested class-string template types 2021-02-27 01:00:05 -05:00
TypeVisitor
Algebra.php
Clause.php
Composer.php
ErrorHandler.php Convert PHP errors / warnings / notices to exceptions (#5260) 2021-02-22 09:19:34 -05:00
EventDispatcher.php
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php