Mon, 03 Aug 2009 14:09:12 +0200the ProjectToDirs has weak keys and wehak values, we need to check if the reference instance has any value and if not, recreate it..
Milos Kleint <mkleint@netbeans.org> [Mon, 03 Aug 2009 14:09:12 +0200] rev 15327
the ProjectToDirs has weak keys and wehak values, we need to check if the reference instance has any value and if not, recreate it..

Mon, 03 Aug 2009 17:24:13 +0800Added ScalaCodeCompletion.scala
Caoyuan Deng <dcaoyuan@netbeans.org> [Mon, 03 Aug 2009 17:24:13 +0800] rev 15326
Added ScalaCodeCompletion.scala

Mon, 03 Aug 2009 17:23:43 +0800Fixed getIdToken issue due to changes of scala's compiler
Caoyuan Deng <dcaoyuan@netbeans.org> [Mon, 03 Aug 2009 17:23:43 +0800] rev 15325
Fixed getIdToken issue due to changes of scala's compiler

Mon, 03 Aug 2009 11:31:05 +0800Added ScalaElements.scala
Caoyuan Deng <dcaoyuan@netbeans.org> [Mon, 03 Aug 2009 11:31:05 +0800] rev 15324
Added ScalaElements.scala

Mon, 03 Aug 2009 11:26:06 +0800Fixed exception from NoPosition
Caoyuan Deng <dcaoyuan@netbeans.org> [Mon, 03 Aug 2009 11:26:06 +0800] rev 15323
Fixed exception from NoPosition

Sun, 02 Aug 2009 20:50:02 +0800Use member types instead of type parameters for AstItem#symbol
Caoyuan Deng <dcaoyuan@netbeans.org> [Sun, 02 Aug 2009 20:50:02 +0800] rev 15322
Use member types instead of type parameters for AstItem#symbol

Sat, 01 Aug 2009 22:29:07 +0800ScalaInstantRename
Caoyuan Deng <dcaoyuan@netbeans.org> [Sat, 01 Aug 2009 22:29:07 +0800] rev 15321
ScalaInstantRename

Sat, 01 Aug 2009 22:05:18 +0800Cleanup
Caoyuan Deng <dcaoyuan@netbeans.org> [Sat, 01 Aug 2009 22:05:18 +0800] rev 15320
Cleanup

Sat, 01 Aug 2009 21:56:04 +0800Basic ScalaDeclarationFinder
Caoyuan Deng <dcaoyuan@netbeans.org> [Sat, 01 Aug 2009 21:56:04 +0800] rev 15319
Basic ScalaDeclarationFinder

Sat, 01 Aug 2009 19:13:44 +0800Used tree.pos.startOrPoint instead of tree.pos.offset
Caoyuan Deng <dcaoyuan@netbeans.org> [Sat, 01 Aug 2009 19:13:44 +0800] rev 15318
Used tree.pos.startOrPoint instead of tree.pos.offset
Fixed: should traverse parents of Template tree