1
0
Fork 0
php-language-server/src
Felix Becker f56b14438b Shutdown when the socket is closed (#191) 2016-11-30 21:10:05 +01:00
..
Client Enable LS to operate without accessing the file system (#136) 2016-11-14 10:25:44 +01:00
NodeVisitor Handle group use declarations in DocBlockParser (#166) 2016-11-19 13:04:13 +01:00
Protocol Resolve expressions recursively (#155) 2016-11-18 15:22:24 +01:00
Server Resolve expressions recursively (#155) 2016-11-18 15:22:24 +01:00
ClientHandler.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
ContentTooLargeException.php Add size limit back (#161) 2016-11-18 13:24:26 +01:00
Definition.php Resolve expressions recursively (#155) 2016-11-18 15:22:24 +01:00
DefinitionResolver.php Handle null return from getClosestNode() 2016-11-19 12:03:43 +01:00
Formatter.php Fix formatting makes LS non-responsive (#153) 2016-11-18 14:25:05 +01:00
IdGenerator.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
LanguageClient.php Enable LS to operate without accessing the file system (#136) 2016-11-14 10:25:44 +01:00
LanguageServer.php Shutdown when the socket is closed (#191) 2016-11-30 21:10:05 +01:00
Parser.php Update php-parser to latest commit (#119) 2016-10-26 22:25:24 +02:00
PhpDocument.php Symbols throws error for empty php file (#187) 2016-11-29 13:10:02 +01:00
Project.php Resolve expressions recursively (#155) 2016-11-18 15:22:24 +01:00
ProtocolReader.php Shutdown when the socket is closed (#191) 2016-11-30 21:10:05 +01:00
ProtocolStreamReader.php Shutdown when the socket is closed (#191) 2016-11-30 21:10:05 +01:00
ProtocolStreamWriter.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
ProtocolWriter.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
utils.php Don't encode spaces to + 2016-11-19 12:25:52 +01:00