.. |
Cache
|
Use php_uname() instead of PHP_OS (#283)
|
2017-02-06 16:42:45 +01:00 |
Client
|
Caching (#260)
|
2017-02-04 00:20:38 +01:00 |
ContentRetriever
|
Refactor content retrieval (#208)
|
2016-12-08 01:51:32 +01:00 |
FilesFinder
|
Files finder (#209)
|
2016-12-08 02:33:48 +01:00 |
Index
|
Make Index->references private again
|
2017-06-06 16:46:08 -07:00 |
Protocol
|
Make ParserHelper a module of functions, not a static class
|
2017-06-07 17:26:03 -07:00 |
Server
|
Make FqnUtilities a module of functions, not a static class
|
2017-06-07 16:44:14 -07:00 |
ClientHandler.php
|
Handle Client responses (#128)
|
2016-10-31 11:47:21 +01:00 |
CompletionProvider.php
|
Inline strStartsWith and remove it
|
2017-06-09 10:51:09 -07:00 |
ComposerScripts.php
|
Remove "Tolerant" alias
|
2017-05-24 11:26:53 -07:00 |
ContentTooLargeException.php
|
Add size limit back (#161)
|
2016-11-18 13:24:26 +01:00 |
Definition.php
|
Remove "use PhpParser\Node"
|
2017-05-19 13:45:23 -07:00 |
DefinitionResolver.php
|
Use === "" instead of strlen check
|
2017-06-07 17:46:05 -07:00 |
Formatter.php
|
Fix formatting makes LS non-responsive (#153)
|
2016-11-18 14:25:05 +01:00 |
FqnUtilities.php
|
Make ParserHelper a module of functions, not a static class
|
2017-06-07 17:26:03 -07:00 |
IdGenerator.php
|
Handle Client responses (#128)
|
2016-10-31 11:47:21 +01:00 |
Indexer.php
|
Remove nullDocs logging - Tolerant parser doesn't produce null SourceFileNodes
|
2017-05-24 21:37:00 -07:00 |
LanguageClient.php
|
Caching (#260)
|
2017-02-04 00:20:38 +01:00 |
LanguageServer.php
|
Remove unnecessary group import
|
2017-06-06 16:45:51 -07:00 |
ParserHelpers.php
|
Fix sniff issues, exclude 'cases' test files from codesniff
|
2017-06-07 18:26:58 -07:00 |
PhpDocument.php
|
Remove "Tolerant" alias
|
2017-05-24 11:26:53 -07:00 |
PhpDocumentLoader.php
|
Remove "Tolerant" alias
|
2017-05-24 11:26:53 -07: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 |
TreeAnalyzer.php
|
More polish
|
2017-06-08 14:50:59 +02:00 |
utils.php
|
Inline strStartsWith and remove it
|
2017-06-09 10:51:09 -07:00 |