file/src/org/netbeans/modules/jackpot30/file/conditionapi/Context.java
Thu, 21 Jul 2011 22:51:52 +0200 bitbucket-20: adding conditions for enclosing class/package (transplanting from trunk).
Sun, 06 Mar 2011 14:37:09 +0100 Generalizing Conditions to the API, fixing the otherwise condition for fixes. The rule debugger is not functional.
Fri, 18 Feb 2011 20:16:26 +0100 Merging recent trunk/default changes to marks branch
Sat, 22 Jan 2011 21:51:05 +0100 Moving scoping from file's Context to HintContext/SPI.
Sun, 23 Jan 2011 16:49:34 +0100 Introducing ConditionAPIHacks.getDeclaration.
Sun, 16 Jan 2011 13:56:54 +0100 New condition: matchesWithBind - if the given variable matches the given pattern, all pattern variables that were not bound before are bound to the values from the matching.
Sun, 18 Oct 2009 11:23:45 +0200 Ability to rename variables (both definition and use).
Sun, 18 Oct 2009 11:23:45 +0200 Introducing API that allows to access individual trees matched by multitree variable.
Tue, 25 Aug 2009 19:37:32 +0200 Adding correct licenses.
Wed, 22 Jul 2009 21:59:32 +0200 Hint for wrong string comparison.
Wed, 22 Jul 2009 21:58:42 +0200 Hint for synchronization on non-final field.
Tue, 14 Jul 2009 17:53:38 +0200 Work-in-progress on custom conditions and import sections in the hints files.