Tyson Andre
|
450116e2f3
|
docs: remove unused use statements, nit on phpdoc (#625)
* Remove unused use statements, nit on phpdoc
Add a note on something that looks like an invalid array index
* Remove phpdoc param with no real param
|
2018-11-11 20:45:47 +01:00 |
Michael V
|
24388bcf26
|
perf: change index to a tree to speed up completion (#680)
Refactors Index into a tree structure, rather than an array of Fqns to definitions.
Closes #274
|
2018-11-11 03:47:57 +01:00 |
Sara Itani
|
7f427a1215
|
Adopt Microsoft/tolerant-php-parser (#357)
|
2017-06-09 20:25:30 +02:00 |
Jens Hausdorf
|
b1cc7bf6b0
|
Support constants with define() (#347)
|
2017-04-17 17:03:08 +02:00 |
Trevor Bortins
|
d5c54ac30f
|
Read vendor directory from project's composer.json, if set. (#281)
|
2017-02-07 23:20:12 +01:00 |
Felix Becker
|
bedd157636
|
Caching (#260)
|
2017-02-04 00:20:38 +01:00 |
Felix Becker
|
96aa998486
|
Make Index an EventEmitter (#255)
|
2017-01-25 01:38:11 +01:00 |
Felix Becker
|
106aa24b5d
|
Implement global references protocol extension (#236)
|
2017-01-10 17:08:52 -08:00 |
Felix Becker
|
a7d77d844e
|
Add Index classes and stubs (#214)
|
2016-12-13 01:51:02 +01:00 |