W3C CVS

CVS log for perl/modules/W3C/Rdf/SparqlParser.yp

[BACK] Up to [Public] / perl / modules / W3C / Rdf

Request diff between arbitrary revisions


Default branch: 1

Revision 1.73 / (download) - annotate - [select for diffs] , Fri Aug 10 19:11:16 2007 UTC (10 months, 3 weeks ago) by eric
CVS Tags: HEAD
Changes since 1.72: +13 -2 lines
Diff to previous 1.72 (colored)
+ rdf:List type on parsed collections

Revision 1.72 / (download) - annotate - [select for diffs] , Fri Aug 10 18:41:06 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.71: +14 -6 lines
Diff to previous 1.71 (colored)
~ INSERT does not automatically imply application/rdf+xml results
~ $resultSet->testTrue(0) can be asserted from parser
~ GraphGraphPatterns re-use existing graphs when invoked with GRAPHdoesFROM

Revision 1.71 / (download) - annotate - [select for diffs] , Sat Aug 4 03:18:04 2007 UTC (11 months ago) by eric
Changes since 1.70: +34 -4 lines
Diff to previous 1.70 (colored)
+ support for long literals

Revision 1.70 / (download) - annotate - [select for diffs] , Fri Aug 3 16:41:12 2007 UTC (11 months ago) by eric
Changes since 1.69: +27 -10 lines
Diff to previous 1.69 (colored)
+ (hack) set Algae2 attribution to the current graph during bNode generation

Revision 1.69 / (download) - annotate - [select for diffs] , Wed Aug 1 04:12:02 2007 UTC (11 months ago) by eric
Changes since 1.68: +3 -12 lines
Diff to previous 1.68 (colored)
~ simplified Algae2::{addSource,getSourceByName} API

Revision 1.68 / (download) - annotate - [select for diffs] , Sat Jul 28 18:39:35 2007 UTC (11 months, 1 week ago) by eric
Changes since 1.67: +9 -2 lines
Diff to previous 1.67 (colored)
+ GRAPHdoesFROM means that named GRAPHs in the WhereClause include auto-load that graph

Revision 1.67 / (download) - annotate - [select for diffs] , Fri Jul 20 04:40:48 2007 UTC (11 months, 2 weeks ago) by eric
Changes since 1.66: +36 -14 lines
Diff to previous 1.66 (colored)
+ CREATE and DROP

Revision 1.66 / (download) - annotate - [select for diffs] , Tue Jul 17 19:18:36 2007 UTC (11 months, 2 weeks ago) by eric
Changes since 1.65: +113 -320 lines
Diff to previous 1.65 (colored)
+ CasadedSPARQL

Revision 1.65 / (download) - annotate - [select for diffs] , Sun Jul 15 11:47:13 2007 UTC (11 months, 3 weeks ago) by eric
Changes since 1.64: +25 -2 lines
Diff to previous 1.64 (colored)
+ SHUTDOWN
+ NOTE

Revision 1.64 / (download) - annotate - [select for diffs] , Sat Jul 14 20:52:08 2007 UTC (11 months, 3 weeks ago) by eric
Changes since 1.63: +20 -53 lines
Diff to previous 1.63 (colored)
+ simple form of INSERT for presbrey

Revision 1.63 / (download) - annotate - [select for diffs] , Sat Jul 14 19:48:52 2007 UTC (11 months, 3 weeks ago) by eric
Changes since 1.62: +433 -121 lines
Diff to previous 1.62 (colored)
~ incorporated update rules from SPARULfed

Revision 1.62 / (download) - annotate - [select for diffs] , Sat Jul 14 18:45:49 2007 UTC (11 months, 3 weeks ago) by eric
Changes since 1.61: +249 -238 lines
Diff to previous 1.61 (colored)
~ update to current SPARULfed productions

Revision 1.61 / (download) - annotate - [select for diffs] , Sun Jul 1 23:19:11 2007 UTC (12 months ago) by eric
Changes since 1.60: +11 -9 lines
Diff to previous 1.60 (colored)
~ make AskAll more consistent with other Algae functions

Revision 1.60 / (download) - annotate - [select for diffs] , Sun Jul 1 00:19:16 2007 UTC (12 months ago) by eric
Changes since 1.59: +12 -5 lines
Diff to previous 1.59 (colored)
+ use AskAll
+ inherit inital BASE

Revision 1.59 / (download) - annotate - [select for diffs] , Fri Jun 1 06:47:00 2007 UTC (13 months ago) by eric
Changes since 1.58: +22 -10 lines
Diff to previous 1.58 (colored)
+ support for Bindings
~ give created BNodes reasonable names

Revision 1.58 / (download) - annotate - [select for diffs] , Fri May 25 21:46:32 2007 UTC (13 months, 1 week ago) by eric
Changes since 1.57: +61 -13 lines
Diff to previous 1.57 (colored)
+ Bindings part of Where clause
~ fix qname equivalence bug in GraphGraph constraints

Revision 1.57 / (download) - annotate - [select for diffs] , Mon Apr 16 00:42:11 2007 UTC (14 months, 2 weeks ago) by eric
Changes since 1.56: +8 -5 lines
Diff to previous 1.56 (colored)
~ graph IRI constrains quad stores -- maybe
~ ask calls ask

Revision 1.56 / (download) - annotate - [select for diffs] , Sun Apr 8 23:07:34 2007 UTC (14 months, 3 weeks ago) by eric
Changes since 1.55: +25 -4 lines
Diff to previous 1.55 (colored)
+ numeric (HEX) encodings

Revision 1.55 / (download) - annotate - [select for diffs] , Sun Apr 8 20:19:35 2007 UTC (14 months, 3 weeks ago) by eric
Changes since 1.54: +5 -1 lines
Diff to previous 1.54 (colored)
~ fix "DESCRIBE <a>"

Revision 1.54 / (download) - annotate - [select for diffs] , Sun Apr 8 18:52:34 2007 UTC (14 months, 3 weeks ago) by eric
Changes since 1.53: +16 -6 lines
Diff to previous 1.53 (colored)
~ novelBNodes only in construct template

Revision 1.53 / (download) - annotate - [select for diffs] , Fri Feb 23 16:52:37 2007 UTC (16 months, 1 week ago) by eric
Changes since 1.52: +10 -9 lines
Diff to previous 1.52 (colored)
~ move numeric constructors past where they get the sign

Revision 1.52 / (download) - annotate - [select for diffs] , Thu Feb 22 01:19:26 2007 UTC (16 months, 1 week ago) by eric
Changes since 1.51: +6 -25 lines
Diff to previous 1.51 (colored)
- LITERAL (subsumed by STR)
~ update PropertyList semantic value
~ 1e3 corresponds to Double, not Float

Revision 1.51 / (download) - annotate - [select for diffs] , Sun Feb 18 19:23:56 2007 UTC (16 months, 2 weeks ago) by eric
Changes since 1.50: +334 -325 lines
Diff to previous 1.50 (colored)
~ aligned with yacker

Revision 1.50 / (download) - annotate - [select for diffs] , Sun Feb 18 00:09:08 2007 UTC (16 months, 2 weeks ago) by eric
Changes since 1.49: +14 -15 lines
Diff to previous 1.49 (colored)
~ fixed PropertyList
~ fixed unlabled BNode identifiers
~ fixed Collection compilation

Revision 1.49 / (download) - annotate - [select for diffs] , Sat Feb 17 06:40:56 2007 UTC (16 months, 2 weeks ago) by eric
Changes since 1.48: +134 -31 lines
Diff to previous 1.48 (colored)
~ update to yacker compilation of STRING_LITERAL_LONG1 and STRING_LITERAL_LONG2
~ update to yacker edition of LimitOffestClauses
~ update ORDER to include BuiltIns
+ (empty) Collection support
+ GRAPH, UNION, OPTIONAL break BGP
+ prohibit labeled BNodes in FILTERs
~ fix PropertyListNotEmpty(p o1 ; o2)
+ support QNAME_NS
+ make _Error useful for debugging

Revision 1.48 / (download) - annotate - [select for diffs] , Thu Feb 1 15:52:47 2007 UTC (17 months ago) by eric
Changes since 1.47: +13 -12 lines
Diff to previous 1.47 (colored)
+ start of BGP sequestering
+ NovelBNodes and NovelVars now have label names

Revision 1.47 / (download) - annotate - [select for diffs] , Sat Nov 4 21:44:46 2006 UTC (19 months, 4 weeks ago) by eric
Changes since 1.46: +8 -1 lines
Diff to previous 1.46 (colored)
+ sameTerm

Revision 1.46 / (download) - annotate - [select for diffs] , Wed Oct 11 06:28:04 2006 UTC (20 months, 3 weeks ago) by eric
Changes since 1.45: +8 -140 lines
Diff to previous 1.45 (colored)
~ change calling convention for AlgaeCompileTree::CollectStar
~ reworked COLLECT * to use new temporary CollectStar class

Revision 1.45 / (download) - annotate - [select for diffs] , Fri Mar 10 19:09:19 2006 UTC (2 years, 3 months ago) by eric
Changes since 1.44: +30 -7 lines
Diff to previous 1.44 (colored)
+ PATHPATTERN
+ XPATH
~ fixed CONSTRUCT to follow WHERE
- redundent assert
general flags instead of a debug flag

Revision 1.44 / (download) - annotate - [select for diffs] , Tue Jan 17 23:59:33 2006 UTC (2 years, 5 months ago) by eric
Changes since 1.43: +35 -27 lines
Diff to previous 1.43 (colored)
+ experimental support for literal
~ manually fix lexer regexps b0rken by yacker
+ hook to ResultSet::setBoolean
~ use canonical lexical forms for booleans

Revision 1.43 / (download) - annotate - [select for diffs] , Mon Nov 21 13:27:36 2005 UTC (2 years, 7 months ago) by eric
Changes since 1.42: +14 -5 lines
Diff to previous 1.42 (colored)
fix some yacker probs

Revision 1.42 / (download) - annotate - [select for diffs] , Thu Oct 13 20:14:15 2005 UTC (2 years, 8 months ago) by eric
Changes since 1.41: +286 -164 lines
Diff to previous 1.41 (colored)
upgrade 1.505

Revision 1.41 / (download) - annotate - [select for diffs] , Thu Oct 13 20:13:10 2005 UTC (2 years, 8 months ago) by eric
Changes since 1.40: +103 -88 lines
Diff to previous 1.40 (colored)
reference for upgrade to 1.505

Revision 1.40 / (download) - annotate - [select for diffs] , Sun Jul 31 11:38:29 2005 UTC (2 years, 11 months ago) by eric
Changes since 1.39: +9 -13 lines
Diff to previous 1.39 (colored)
~ fixed base, optional, unaries, regex, and function arguments

Revision 1.39 / (download) - annotate - [select for diffs] , Sat Jul 30 20:41:33 2005 UTC (2 years, 11 months ago) by eric
Changes since 1.38: +113 -34 lines
Diff to previous 1.38 (colored)
now working with yacker-generated grammar

Revision 1.38 / (download) - annotate - [select for diffs] , Wed Jul 27 15:49:31 2005 UTC (2 years, 11 months ago) by eric
Changes since 1.37: +1016 -730 lines
Diff to previous 1.37 (colored)
partially working with yacker-generated grammar

Revision 1.37 / (download) - annotate - [select for diffs] , Thu May 26 09:19:10 2005 UTC (3 years, 1 month ago) by eric
Changes since 1.36: +12 -3 lines
Diff to previous 1.36 (colored)
fix "[ ?c ?d ; ?e ?f ]"   and   "?a ?b [ ?c ?d ; ?e ?f ]"

Revision 1.36 / (download) - annotate - [select for diffs] , Thu May 26 08:24:55 2005 UTC (3 years, 1 month ago) by eric
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)
follow semantics of bnodes in a query

Revision 1.35 / (download) - annotate - [select for diffs] , Tue May 17 23:47:15 2005 UTC (3 years, 1 month ago) by eric
Changes since 1.34: +18 -9 lines
Diff to previous 1.34 (colored)
added NovelBNode for generated results

Revision 1.34 / (download) - annotate - [select for diffs] , Mon May 16 23:22:10 2005 UTC (3 years, 1 month ago) by eric
Changes since 1.33: +7 -1 lines
Diff to previous 1.33 (colored)
added render prefs to result sets

Revision 1.33 / (download) - annotate - [select for diffs] , Thu Apr 28 16:40:17 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.32: +71 -29 lines
Diff to previous 1.32 (colored)
track latest SPARQL ordering syntax

Revision 1.32 / (download) - annotate - [select for diffs] , Tue Apr 26 10:47:32 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)
added xml lang support

Revision 1.31 / (download) - annotate - [select for diffs] , Mon Apr 18 10:17:31 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)
implemented SPARQL ask

Revision 1.30 / (download) - annotate - [select for diffs] , Wed Apr 13 11:15:51 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.29: +22 -2 lines
Diff to previous 1.29 (colored)
added support for list members

Revision 1.29 / (download) - annotate - [select for diffs] , Sun Apr 3 02:18:13 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.28: +19 -13 lines
Diff to previous 1.28 (colored)
eliminated order dependence of limit and option

Revision 1.28 / (download) - annotate - [select for diffs] , Sat Apr 2 08:34:24 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.27: +15 -17 lines
Diff to previous 1.27 (colored)
added support for DISTINCT

Revision 1.27 / (download) - annotate - [select for diffs] , Sat Apr 2 06:11:14 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored)
fixed n3 ';' and ',' shortcuts

Revision 1.26 / (download) - annotate - [select for diffs] , Thu Mar 31 07:23:45 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.25: +7 -3 lines
Diff to previous 1.25 (colored)
look for literal '*', not regexp '\\*'

Revision 1.25 / (download) - annotate - [select for diffs] , Wed Mar 30 08:47:38 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.24: +11 -17 lines
Diff to previous 1.24 (colored)
fixed regex to use a real terminal

Revision 1.24 / (download) - annotate - [select for diffs] , Wed Mar 30 03:50:32 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.23: +9 -9 lines
Diff to previous 1.23 (colored)
make Operator invocation match FuncCall invocation

Revision 1.23 / (download) - annotate - [select for diffs] , Tue Mar 29 10:58:19 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.22: +44 -26 lines
Diff to previous 1.22 (colored)
+post-process lexical tokens
+order pattern tree

Revision 1.22 / (download) - annotate - [select for diffs] , Tue Mar 29 08:41:04 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.21: +10 -10 lines
Diff to previous 1.21 (colored)
fixed lexer encoding problem -- must fix in yacker

Revision 1.21 / (download) - annotate - [select for diffs] , Tue Mar 29 08:20:36 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.20: +922 -498 lines
Diff to previous 1.20 (colored)
graph queries work in new syntax

Revision 1.20 / (download) - annotate - [select for diffs] , Wed Feb 23 00:42:12 2005 UTC (3 years, 4 months ago) by eric
Changes since 1.19: +26 -29 lines
Diff to previous 1.19 (colored)
fixed constraint handling during compilation

Revision 1.19 / (download) - annotate - [select for diffs] , Sun Nov 28 20:08:29 2004 UTC (3 years, 7 months ago) by eric
Changes since 1.18: +68 -55 lines
Diff to previous 1.18 (colored)
save non-working (has shift/reduce conflicts) state

Revision 1.18 / (download) - annotate - [select for diffs] , Thu Oct 7 12:22:46 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.17: +6 -8 lines
Diff to previous 1.17 (colored)
got constraints working

Revision 1.17 / (download) - annotate - [select for diffs] , Wed Oct 6 15:16:53 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.16: +36 -21 lines
Diff to previous 1.16 (colored)
got Sparql parser working. removed old parsers.

Revision 1.16 / (download) - annotate - [select for diffs] , Sun Oct 3 15:15:59 2004 UTC (3 years, 9 months ago) by eric
Changes since 1.15: +46 -71 lines
Diff to previous 1.15 (colored)
simplified Expression grammar

Revision 1.15 / (download) - annotate - [select for diffs] , Sun Oct 3 14:28:37 2004 UTC (3 years, 9 months ago) by eric
Changes since 1.14: +16 -6 lines
Diff to previous 1.14 (colored)
lalr(n) with no conflicts

Revision 1.14 / (download) - annotate - [select for diffs] , Sun Oct 3 00:00:10 2004 UTC (3 years, 9 months ago) by eric
Changes since 1.13: +342 -368 lines
Diff to previous 1.13 (colored)
- all tokens declared
- one shift/reduce (start of triple) remaining

Revision 1.13 / (download) - annotate - [select for diffs] , Sat Oct 2 07:44:52 2004 UTC (3 years, 9 months ago) by eric
Changes since 1.12: +262 -93 lines
Diff to previous 1.12 (colored)
return to 1.8

Revision 1.12 / (download) - annotate - [select for diffs] , Thu Sep 23 20:52:11 2004 UTC (3 years, 9 months ago) by eric
Changes since 1.11: +7 -2 lines
Diff to previous 1.11 (colored)
add $ var marker and relative URIs

Revision 1.11 / (download) - annotate - [select for diffs] , Sun Sep 12 19:42:19 2004 UTC (3 years, 9 months ago) by eric
Changes since 1.10: +73 -221 lines
Diff to previous 1.10 (colored)
sort of the new BRQL parser

Revision 1.10 / (download) - annotate - [select for diffs] , Sat Sep 11 19:40:01 2004 UTC (3 years, 9 months ago) by eric
Changes since 1.9: +11 -43 lines
Diff to previous 1.9 (colored)
simplify TriplePatterns

Revision 1.9 / (download) - annotate - [select for diffs] , Mon Aug 9 19:03:20 2004 UTC (3 years, 10 months ago) by eric
Changes since 1.8: +38 -32 lines
Diff to previous 1.8 (colored)
new BRQL syntax

Revision 1.8 / (download) - annotate - [select for diffs] , Mon Jul 26 02:33:29 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.7: +12 -63 lines
Diff to previous 1.7 (colored)
updated readline and simple parser names

Revision 1.7 / (download) - annotate - [select for diffs] , Sat Jul 17 14:59:47 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)
note CONSTRUCT keyword

Revision 1.6 / (download) - annotate - [select for diffs] , Wed Jul 14 14:22:10 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.5: +53 -55 lines
Diff to previous 1.5 (colored)
reflect grammar used in spec

Revision 1.5 / (download) - annotate - [select for diffs] , Thu Jul 8 23:51:06 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)
DESCRIBE URI worky

Revision 1.4 / (download) - annotate - [select for diffs] , Thu Jul 8 18:09:00 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.3: +7 -2 lines
Diff to previous 1.3 (colored)
added describe URI

Revision 1.3 / (download) - annotate - [select for diffs] , Wed Jul 7 11:57:40 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.2: +5 -2 lines
Diff to previous 1.2 (colored)
groundwork for describe

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Jul 7 11:18:15 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.1: +21 -18 lines
Diff to previous 1.1 (colored)
BRQL worky

Revision 1.1 / (download) - annotate - [select for diffs] , Wed Jul 7 03:53:52 2004 UTC (3 years, 11 months ago) by eric
Diff
start on the BRQL parser

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

Sort log by:

Webmaster