Fri, 07 Aug 2009 19:28:03 +0800 Caoyuan Deng Use scalac instead of fsc for NetBeans' hudson building job
Fri, 07 Aug 2009 16:55:54 +0800 Caoyuan Deng Fixed closeScope method
Fri, 07 Aug 2009 14:51:28 +0800 Caoyuan Deng Tried to export some public packages;
Fri, 07 Aug 2009 14:31:01 +0200 Milos Kleint convert the wizard iterator to scala
Fri, 07 Aug 2009 10:24:54 +0200 Milos Kleint Automated merge with http://hg.netbeans.org/main/contrib
Fri, 07 Aug 2009 10:23:41 +0200 Milos Kleint move the file wizard iterator from scala.project to scala.editor
Fri, 07 Aug 2009 09:22:59 +0200 Milos Kleint some basic code templates
Fri, 07 Aug 2009 08:45:10 +0200 Milos Kleint these are freemarker templates
Thu, 06 Aug 2009 21:29:17 +0100 Sam Halliday issue 168598
Thu, 06 Aug 2009 21:18:13 +0100 Sam Halliday issue 70746
Thu, 06 Aug 2009 18:36:26 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Thu, 06 Aug 2009 18:35:58 +0800 Caoyuan Deng getIdToken: tried to bypass scalac's RangePosition bug
Thu, 06 Aug 2009 10:42:01 +0200 Jaroslav Tulach #168793: More NPE checks
Thu, 06 Aug 2009 15:15:56 +0800 Caoyuan Deng getIdToken for Select tree, will look backward from endOffset
Thu, 06 Aug 2009 05:10:14 +0800 Caoyuan Deng Fixed: LexUtil.getToken always returns None
Thu, 06 Aug 2009 04:50:27 +0800 Caoyuan Deng Replace KeystrokeHandler.findMatching by BracesMatcher
Thu, 06 Aug 2009 04:28:42 +0800 Caoyuan Deng Replace KeystrokeHandler.findMatching by BracesMatcher
Thu, 06 Aug 2009 03:25:13 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Thu, 06 Aug 2009 03:24:53 +0800 Caoyuan Deng Fixed: always return None in LexUtil#getTokenSequence
Wed, 05 Aug 2009 20:01:06 +0200 Milos Kleint refactoring
Wed, 05 Aug 2009 19:43:01 +0200 Milos Kleint one more import form supported - org.package.{foo, bar}
Wed, 05 Aug 2009 18:56:48 +0200 Milos Kleint make compilable
Wed, 05 Aug 2009 18:41:45 +0200 Milos Kleint Automated merge with http://hg.netbeans.org/main/contrib
Wed, 05 Aug 2009 18:39:23 +0200 Milos Kleint fixes- when package is imported, rather update the class than inserting new import
Wed, 05 Aug 2009 15:01:56 +0200 Milos Kleint when package is imported, rather update the class than inserting new import
Wed, 05 Aug 2009 13:46:29 +0200 Milos Kleint only sort when looking for closest match
Wed, 05 Aug 2009 12:10:08 +0200 Milos Kleint only apply the import if we know the location
Wed, 05 Aug 2009 11:59:03 +0200 Milos Kleint remove commentedout code
Wed, 05 Aug 2009 11:58:04 +0200 Milos Kleint merge conflicts
Wed, 05 Aug 2009 11:46:58 +0200 Milos Kleint in some basic scenarios, adds the import to the correct place
Tue, 04 Aug 2009 21:49:46 +0200 Milos Kleint actually add the import, at wrong place though for now
Tue, 04 Aug 2009 21:05:04 +0200 Milos Kleint error with fix shows up
Tue, 04 Aug 2009 15:39:52 +0200 Milos Kleint Automated merge with http://hg.netbeans.org/main/contrib
Tue, 04 Aug 2009 15:38:39 +0200 Milos Kleint initial framework for hints in scala
Thu, 06 Aug 2009 00:15:17 +0800 Caoyuan Deng Fixed an infinit while loop;
Wed, 05 Aug 2009 18:19:18 +0800 Caoyuan Deng Ported ScalaKeystrokeHandler, to be cleaned up
Wed, 05 Aug 2009 16:55:12 +0800 Caoyuan Deng Got back ScalaFormatter;
Wed, 05 Aug 2009 10:11:30 +0800 Caoyuan Deng Moved symbol related utils to trait: ScalaUtils.scala
Wed, 05 Aug 2009 00:33:03 +0800 Caoyuan Deng Tried to copy some scala templates from scala.project module to scala.editor module, but how?
Tue, 04 Aug 2009 23:20:39 +0800 Caoyuan Deng Avoid MatchError
Tue, 04 Aug 2009 21:27:18 +0800 Caoyuan Deng Supported java element's document.
Tue, 04 Aug 2009 16:52:21 +0800 Caoyuan Deng Doc comments
Tue, 04 Aug 2009 12:25:53 +0800 Caoyuan Deng Added missed token: SymbolLiteral;
Tue, 04 Aug 2009 11:21:05 +0800 Caoyuan Deng Fixed findCall;
Tue, 04 Aug 2009 10:13:10 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Tue, 04 Aug 2009 10:12:53 +0800 Caoyuan Deng Cleanup
Mon, 03 Aug 2009 17:59:32 -0400 Jesse Glick Pushing fixes.
Mon, 03 Aug 2009 17:59:05 -0400 Jesse Glick Bringing UI of project action in line with current conventions - sensitive to main project if set, else selection.
Mon, 03 Aug 2009 17:47:30 -0400 Jesse Glick Deprecations.
Mon, 03 Aug 2009 17:43:59 -0400 Jesse Glick #104025: do not run Java parsing tasks in EQ.
Mon, 03 Aug 2009 20:37:42 +0200 Milos Kleint comment
Mon, 03 Aug 2009 20:37:15 +0200 Milos Kleint very very barebone version of keystrokehandler
Mon, 03 Aug 2009 22:26:51 +0800 Caoyuan Deng Avoid NPE
Mon, 03 Aug 2009 22:15:51 +0800 Caoyuan Deng Enabled code completion.
Mon, 03 Aug 2009 21:26:21 +0800 Caoyuan Deng Avoid NPE
Mon, 03 Aug 2009 21:14:34 +0800 Caoyuan Deng Avoid NPE
Mon, 03 Aug 2009 14:09:12 +0200 Milos Kleint 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 +0800 Caoyuan Deng Added ScalaCodeCompletion.scala
Mon, 03 Aug 2009 17:23:43 +0800 Caoyuan Deng Fixed getIdToken issue due to changes of scala's compiler
Mon, 03 Aug 2009 11:31:05 +0800 Caoyuan Deng Added ScalaElements.scala