libs.jrubyparser/nbproject/project.xml
Tue, 22 Apr 2014 15:36:21 -0500 Bump jruby-parser and hopefully see green (commented out tests pass individually -- some state surviving to kill them later -- workaround for now)
Sun, 24 Nov 2013 13:10:10 -0600 Fix 7.4 changes to rhtmlkit so that it properly completes keypresses in ruby nested expressions. Kill some more AstPath usages. Bump to newer jrubyparser
Fri, 22 Nov 2013 11:18:05 -0600 Update to released jrubyparser. Fix a test
Fri, 29 Mar 2013 15:40:52 -0500 kill last indexing bug with jruby-parser?
Fri, 29 Mar 2013 14:18:44 -0500 Update to next jruby-parser release and fix uptodate to use available instead for detection whether jruby distro has been unpacked into build/cluster
Wed, 27 Mar 2013 15:29:43 -0500 locally green for unit tests
Wed, 13 Mar 2013 14:14:36 -0500 Massive changes for 1.9 parser
Mon, 04 Mar 2013 17:09:35 -0600 Update to use newer jruby-parser (which fixes most obvious 1.9 syntax bugs). Also defaults to 1.9 mode if it cannot figure out version. 2.0 mode is not supported but it will load in 1.9 mode (was 1.8 mode)
Sat, 19 Feb 2011 11:58:45 -0500 Initial conversion to an external module suite.
Mon, 17 May 2010 14:11:51 -0400 Updated copyright headers. [43]
Fri, 25 Sep 2009 14:02:54 +0200 Upadate licenses to have up to date year
Mon, 29 Jun 2009 15:23:32 +0200 #167536: Hovering with the mouse over an ActiveRecord delete_all method in a debug session seems to invoke the statement
Tue, 14 Apr 2009 11:00:41 +0200 Added ruby.project as a friend
Tue, 14 Apr 2009 10:32:35 +0200 Expose jruby-parser and yydebug to friends only
Mon, 06 Apr 2009 12:48:06 +0200 Included version number in jruby-parser
Fri, 03 Apr 2009 17:11:54 +0200 Switched the editing infrastructure to use the jruby-parser project