1
0
Fork 0
Commit Graph

11 Commits (48bbbb5d14a3d1fc01fce7e48383f0ba1690c2bb)

Author SHA1 Message Date
Nicolas MURE 48bbbb5d14
differenciate member and non member definitions 2017-11-19 19:26:13 +01:00
Felix Becker b03950cb53 Cleanup 2017-11-18 17:07:35 -08:00
Nicolas MURE d1f85f15b6
use tree representation index 2017-11-14 02:54:18 +01:00
Nicolas MURE 14f840bd2f
use correct terminology 2017-11-13 20:23:21 +01:00
Nicolas MURE 8801edb7a2
also yield URIs to save memory 2017-11-13 20:22:20 +01:00
Nicolas MURE 8768b698d5
use Generators to get definitions without wasting memory 2017-11-13 20:22:20 +01:00
Nicolas MURE ca0caf1678
store definitions under the namespaceDefinitions cache key directly 2017-11-13 20:22:20 +01:00
Nicolas MURE 17602aa768
globalDefinitions cache to speedup autocomplete 2017-11-13 20:22:20 +01:00
Nicolas MURE 2d91ee8eff
speedup autocomplete with ReadableIndex::getDefinitionsForNamespace 2017-11-13 20:18:11 +01:00
Felix Becker 96aa998486 Make Index an EventEmitter (#255) 2017-01-25 01:38:11 +01:00
Felix Becker a7d77d844e Add Index classes and stubs (#214) 2016-12-13 01:51:02 +01:00