log paraspace/structpath.py @ 130:117047deda64

age author description
Thu, 16 Jun 2011 08:03:50 +0800 Thinker K.F. Li Serious implementation for parsing predicates in structpath.py
Wed, 15 Jun 2011 22:16:00 +0800 Thinker K.F. Li Formally parse path into parts in structpath.py
Wed, 15 Jun 2011 13:30:11 +0800 Thinker K.F. Li Support wild (*) character in structpath.py
Wed, 15 Jun 2011 12:29:46 +0800 Thinker K.F. Li Add documentation for structpath.py
Wed, 15 Jun 2011 12:03:23 +0800 Thinker K.F. Li Support predicates in structpath.py
Wed, 15 Jun 2011 02:33:54 +0800 Thinker K.F. Li test get_parent() for structpath.py
Wed, 15 Jun 2011 02:03:38 +0800 Thinker K.F. Li Make get_parent() as a method of structpath.context
Wed, 15 Jun 2011 01:09:35 +0800 Thinker K.F. Li xpath like query structpath.py