1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/LanguageServer
2019-06-29 21:32:26 -04:00
..
Client Fix remaining issues 2019-02-06 16:08:41 -05:00
Server Simplify class completion lookup 2019-06-29 21:32:26 -04:00
ClientHandler.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
EmitterInterface.php Fix typos in psalm with codespell's dictionary 2019-03-24 23:01:20 -04:00
EmitterTrait.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
IdGenerator.php Move internal classes to own namespace 2018-11-12 11:20:59 -05:00
LanguageClient.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
LanguageServer.php Simplify class completion lookup 2019-06-29 21:32:26 -04:00
Message.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
ProtocolReader.php Use Amp for handling language server event loop 2019-02-06 16:08:41 -05:00
ProtocolStreamReader.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
ProtocolStreamWriter.php Update Amp usage 2019-02-06 16:08:41 -05:00
ProtocolWriter.php Use Amp for handling language server event loop 2019-02-06 16:08:41 -05:00