Fri, 27 Feb 2009 13:13:34 +0800 Caoyuan Deng Removed not used code
Thu, 26 Feb 2009 23:10:57 +0800 Caoyuan Deng Now completion item will be resolved by parsing it
Thu, 26 Feb 2009 16:39:37 +0800 Caoyuan Deng If it's expecting call proposals, do not add keyword/local vars anymore
Thu, 26 Feb 2009 16:31:12 +0800 Caoyuan Deng Preliminary remote functions/modules completion
Thu, 26 Feb 2009 11:00:56 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Thu, 26 Feb 2009 11:00:39 +0800 Caoyuan Deng ErlangIndex#get now ok
Thu, 26 Feb 2009 11:00:22 +0800 Caoyuan Deng Commenned some debugging println
Wed, 25 Feb 2009 17:53:16 -0500 Jesse Glick Automated merge with http://hg.netbeans.org/main/contrib/
Wed, 25 Feb 2009 17:51:52 -0500 Jesse Glick http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/2632/testReport/org.netbeans.core.validation/ValidateLayerConsistencyTest/testFolderOrdering/
Thu, 26 Feb 2009 01:57:45 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Thu, 26 Feb 2009 01:57:32 +0800 Caoyuan Deng Fixed: when the call completion is not work, should go on local completion
Thu, 26 Feb 2009 01:49:42 +0800 Caoyuan Deng Added preliminary code completion for local vars/functions
Wed, 25 Feb 2009 08:52:18 +0100 Jindrich Sedek Automated merge with http://hg.netbeans.org/main/contrib
Wed, 25 Feb 2009 08:30:22 +0100 Jindrich Sedek fixing folder position
Tue, 24 Feb 2009 14:36:29 -0500 Jesse Glick Moved main/contrib/xtest{,.examples} -> main/misc/xtest/{wizard,examples}
Tue, 24 Feb 2009 22:27:20 +0800 Caoyuan Deng Minor.
Tue, 24 Feb 2009 19:47:26 +0800 Caoyuan Deng Use self defined class path ids
Tue, 24 Feb 2009 17:06:42 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Tue, 24 Feb 2009 17:06:26 +0800 Caoyuan Deng Migtated to CSL
Tue, 24 Feb 2009 16:48:35 +0800 Caoyuan Deng Registered LibraryPathIds;
Tue, 24 Feb 2009 13:44:47 +0800 Caoyuan Deng Register ErlangIndexer in ErlangLanguage;
Tue, 24 Feb 2009 12:10:19 +0800 Caoyuan Deng Migrated Java version ErlangIndex
Tue, 24 Feb 2009 09:47:20 +0100 Jindrich Sedek Automated merge with http://hg.netbeans.org/main/contrib
Tue, 24 Feb 2009 09:46:34 +0100 Jindrich Sedek fixing new file name and extension
Mon, 23 Feb 2009 18:51:58 +0800 Caoyuan Deng Migrated ErlangIndexer from Java version
Mon, 23 Feb 2009 16:17:52 +0800 Caoyuan Deng Added AstSym to wrap language symbol
Sun, 22 Feb 2009 23:48:44 +0800 Caoyuan Deng Cleanup for scalish
Sun, 22 Feb 2009 22:35:05 +0800 Caoyuan Deng Renamed case class FunctionCall to ErlFunction
Sun, 22 Feb 2009 19:10:40 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Sun, 22 Feb 2009 19:10:18 +0800 Caoyuan Deng Merged FunctionName in FunExpr and export attribute
Sun, 22 Feb 2009 18:55:35 +0800 Caoyuan Deng Processed export functions
Sun, 22 Feb 2009 18:14:47 +0800 Caoyuan Deng Processed module name
Sun, 22 Feb 2009 13:50:36 +0800 Caoyuan Deng Added predefined attributes to rats
Sat, 21 Feb 2009 19:03:54 +0800 Caoyuan Deng Cleanup
Sat, 21 Feb 2009 18:01:42 +0800 Caoyuan Deng If a ref's kind is OTHER, try to get its kind from its dfn
Sat, 21 Feb 2009 16:20:56 +0800 Caoyuan Deng Cleanup
Fri, 20 Feb 2009 20:30:18 +0800 Caoyuan Deng Some debug code
Fri, 20 Feb 2009 18:24:36 +0800 Caoyuan Deng Fixed copy task
Fri, 20 Feb 2009 17:53:04 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Fri, 20 Feb 2009 17:52:42 +0800 Caoyuan Deng Copy all related nbms in "nbm" task
Fri, 20 Feb 2009 15:26:21 +0800 Caoyuan Deng Removed a debug print
Fri, 20 Feb 2009 15:02:49 +0800 Caoyuan Deng Fixed: cannot set break point in Trait
Fri, 20 Feb 2009 14:14:03 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Fri, 20 Feb 2009 14:13:24 +0800 Caoyuan Deng It seems scalac's errors may contain those from other source files that are deep referred, try to filter them
Fri, 20 Feb 2009 14:01:22 +0800 Caoyuan Deng Fixed: when extends a Java interface, the token is bound to java.lang.Object
Thu, 19 Feb 2009 17:02:04 -0500 Jesse Glick merging quickfilechooser_fixes
Thu, 19 Feb 2009 16:58:12 -0500 Jesse Glick Defining an author. quickfilechooser_fixes
Thu, 19 Feb 2009 16:50:09 -0500 Jesse Glick merging quickfilechooser_fixes
Thu, 19 Feb 2009 16:39:35 -0500 Jesse Glick Pushing recent fixes. quickfilechooser_fixes
Thu, 19 Feb 2009 16:36:08 -0500 Jesse Glick #127247: newly opened filechooser had selection set to ${user.home} despite appearances. quickfilechooser_fixes
Thu, 19 Feb 2009 16:05:38 -0500 Jesse Glick #63890: permit multiselections using wildcards. quickfilechooser_fixes
Thu, 19 Feb 2009 15:00:15 -0500 Jesse Glick Shorter hint. quickfilechooser_fixes
Thu, 19 Feb 2009 14:51:03 -0500 Jesse Glick #126475: if history combo invoked by KB, wait for it to be closed before taking any action. quickfilechooser_fixes
Thu, 19 Feb 2009 14:03:56 -0500 Jesse Glick Ctrl-BACKSPACE was never implemented correctly in case the caret was not at EOL, so just beep. quickfilechooser_fixes
Thu, 19 Feb 2009 14:01:12 -0500 Jesse Glick #152036: SIOOBE. quickfilechooser_fixes
Thu, 19 Feb 2009 12:03:58 -0500 Jesse Glick merge
Wed, 18 Feb 2009 18:02:31 -0500 Jesse Glick Abandoned.
Thu, 19 Feb 2009 22:26:07 +0800 Caoyuan Deng Fixed formmatting
Thu, 19 Feb 2009 21:48:20 +0800 Caoyuan Deng Fixed pair matching
Thu, 19 Feb 2009 21:04:38 +0800 Caoyuan Deng Cleanup