Changeset [89da8c9484056321e6030e6c418d475673160e4e] by Akil Burgess
February 18th, 2011 @ 05:02 PM
Modified our indexing algorithm to use tail-call recursion. This
enables us to index very large scaladoc models (e.g. scala
library).
https://github.com/collaborative-scaladoc/colladoc/commit/89da8c948...
Committed by Akil Burgess
- M src/main/scala/scala/tools/colladoc/model/SearchIndex.scala
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Web application allowing to edit Scala symbols documentation.