CVS log for perl/modules/W3C/Rdf/AlgaeParser.yp
Up to [Public] / perl / modules / W3C / Rdf
Request diff between arbitrary revisions
Default branch: 1
Revision 1.81 / (download) - annotate - [select for diffs]
, Wed Aug 1 04:12:03 2007 UTC (11 months ago) by eric
CVS Tags: HEAD
Changes since 1.80: +2 -2
lines
Diff to previous 1.80
(colored)
~ simplified Algae2::{addSource,getSourceByName} API
Revision 1.80 / (download) - annotate - [select for diffs]
, Thu Apr 12 02:42:32 2007 UTC (14 months, 3 weeks ago) by eric
Changes since 1.79: +3 -3
lines
Diff to previous 1.79
(colored)
~ s/float/double/g
Revision 1.79 / (download) - annotate - [select for diffs]
, Wed Aug 3 19:56:31 2005 UTC (2 years, 11 months ago) by eric
Changes since 1.78: +2 -2
lines
Diff to previous 1.78
(colored)
~ reflect newer URI processing functionality
Revision 1.78 / (download) - annotate - [select for diffs]
, Sun Jul 31 03:35:38 2005 UTC (2 years, 11 months ago) by eric
Changes since 1.77: +17 -3
lines
Diff to previous 1.77
(colored)
+ move namespace handler to parser
Revision 1.77 / (download) - annotate - [select for diffs]
, Tue Apr 26 10:47:32 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.76: +3 -3
lines
Diff to previous 1.76
(colored)
added xml lang support
Revision 1.76 / (download) - annotate - [select for diffs]
, Sat Apr 2 08:34:24 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.75: +3 -3
lines
Diff to previous 1.75
(colored)
added support for DISTINCT
Revision 1.75 / (download) - annotate - [select for diffs]
, Fri Feb 11 07:56:24 2005 UTC (3 years, 4 months ago) by eric
Changes since 1.74: +2 -2
lines
Diff to previous 1.74
(colored)
typo in perldoc
Revision 1.74 / (download) - annotate - [select for diffs]
, Sun Oct 17 17:43:21 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.73: +2 -2
lines
Diff to previous 1.73
(colored)
fixed relative URL bases
Revision 1.73 / (download) - annotate - [select for diffs]
, Sun Oct 17 17:08:44 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.72: +7 -8
lines
Diff to previous 1.72
(colored)
base grammar has no keywords
Revision 1.72 / (download) - annotate - [select for diffs]
, Sun Oct 17 16:50:08 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.71: +12 -2
lines
Diff to previous 1.71
(colored)
added base support
Revision 1.71 / (download) - annotate - [select for diffs]
, Tue Jul 27 03:36:35 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.70: +3 -3
lines
Diff to previous 1.70
(colored)
slightly simplified grammar
Revision 1.70 / (download) - annotate - [select for diffs]
, Mon Jul 26 02:33:29 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.69: +13 -60
lines
Diff to previous 1.69
(colored)
updated readline and simple parser names
Revision 1.69 / (download) - annotate - [select for diffs]
, Wed Jun 30 06:03:38 2004 UTC (4 years ago) by eric
Changes since 1.68: +2 -1
lines
Diff to previous 1.68
(colored)
added emacs perl-mode preface
Revision 1.68 / (download) - annotate - [select for diffs]
, Tue Jun 29 08:38:12 2004 UTC (4 years ago) by eric
Changes since 1.67: +9 -2
lines
Diff to previous 1.67
(colored)
added function call support
Revision 1.67 / (download) - annotate - [select for diffs]
, Wed Jun 23 14:42:39 2004 UTC (4 years ago) by eric
Changes since 1.66: +9 -1
lines
Diff to previous 1.66
(colored)
added reflection
Revision 1.66 / (download) - annotate - [select for diffs]
, Sun Jun 20 10:26:01 2004 UTC (4 years ago) by eric
Changes since 1.65: +14 -10
lines
Diff to previous 1.65
(colored)
clarified production names
Revision 1.65 / (download) - annotate - [select for diffs]
, Sun Jun 20 09:39:14 2004 UTC (4 years ago) by eric
Changes since 1.64: +10 -2
lines
Diff to previous 1.64
(colored)
comply with assert profile
Revision 1.64 / (download) - annotate - [select for diffs]
, Sat Jun 12 12:49:02 2004 UTC (4 years ago) by eric
Changes since 1.63: +10 -3
lines
Diff to previous 1.63
(colored)
added accessors to the different disjunctions
Revision 1.63 / (download) - annotate - [select for diffs]
, Fri Jun 11 02:59:46 2004 UTC (4 years ago) by eric
Changes since 1.62: +3 -3
lines
Diff to previous 1.62
(colored)
nested optionals
Revision 1.62 / (download) - annotate - [select for diffs]
, Mon Jun 7 03:17:33 2004 UTC (4 years ago) by eric
Changes since 1.61: +3 -3
lines
Diff to previous 1.61
(colored)
POD and MANIFEST work
Revision 1.61 / (download) - annotate - [select for diffs]
, Sun Jun 6 09:13:31 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.60: +2 -2
lines
Diff to previous 1.60
(colored)
relax URL regexp to deal with relative URLs
Revision 1.60 / (download) - annotate - [select for diffs]
, Fri Jun 4 11:38:59 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.59: +3 -3
lines
Diff to previous 1.59
(colored)
using xsd:ints for nums internally
Revision 1.59 / (download) - annotate - [select for diffs]
, Mon May 3 21:41:32 2004 UTC (4 years, 2 months ago) by eric
Changes since 1.58: +3 -3
lines
Diff to previous 1.58
(colored)
added support for floats
Revision 1.58 / (download) - annotate - [select for diffs]
, Fri Mar 26 07:57:00 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.57: +2 -2
lines
Diff to previous 1.57
(colored)
added '-' to VAR
Revision 1.57 / (download) - annotate - [select for diffs]
, Mon Dec 8 21:53:39 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.56: +93 -57
lines
Diff to previous 1.56
(colored)
docs for AlgaeParser and AlgaeCompileTree
Revision 1.56 / (download) - annotate - [select for diffs]
, Mon Dec 8 20:54:01 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.55: +55 -55
lines
Diff to previous 1.55
(colored)
s/AlgaeStructure/AlgaeCompileTree/
Revision 1.55 / (download) - annotate - [select for diffs]
, Sun Dec 7 01:53:51 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.54: +4 -3
lines
Diff to previous 1.54
(colored)
fixed typed literals
Revision 1.54 / (download) - annotate - [select for diffs]
, Sun Dec 7 00:13:44 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.53: +13 -5
lines
Diff to previous 1.53
(colored)
added datatypes support
Revision 1.53 / (download) - annotate - [select for diffs]
, Fri Dec 5 12:19:11 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.52: +3 -6
lines
Diff to previous 1.52
(colored)
found some junk
Revision 1.52 / (download) - annotate - [select for diffs]
, Fri Dec 5 11:36:46 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.51: +5 -1
lines
Diff to previous 1.51
(colored)
hosting seems to work
Revision 1.51 / (download) - annotate - [select for diffs]
, Sun Nov 30 13:52:00 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.50: +7 -10
lines
Diff to previous 1.50
(colored)
dispensed with vestigial inRule flag
Revision 1.50 / (download) - annotate - [select for diffs]
, Sun Nov 30 08:36:29 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.49: +4 -3
lines
Diff to previous 1.49
(colored)
inclusion and frame of fwrule
Revision 1.49 / (download) - annotate - [select for diffs]
, Sun Nov 30 05:54:41 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.48: +4 -4
lines
Diff to previous 1.48
(colored)
normalized verb evaluation for all but fwrule and slurp
Revision 1.48 / (download) - annotate - [select for diffs]
, Sun Nov 30 03:33:52 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.47: +12 -3
lines
Diff to previous 1.47
(colored)
started on rules
Revision 1.47 / (download) - annotate - [select for diffs]
, Sat Nov 29 04:48:07 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.46: +6 -3
lines
Diff to previous 1.46
(colored)
added globbing support
Revision 1.46 / (download) - annotate - [select for diffs]
, Fri Nov 28 09:13:40 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.45: +4 -3
lines
Diff to previous 1.45
(colored)
include location in error reports
Revision 1.45 / (download) - annotate - [select for diffs]
, Wed Nov 26 12:10:15 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.44: +12 -11
lines
Diff to previous 1.44
(colored)
re-worked ContextExceptions
Revision 1.44 / (download) - annotate - [select for diffs]
, Mon Nov 17 06:37:11 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.43: +3 -3
lines
Diff to previous 1.43
(colored)
editorial consistency
Revision 1.43 / (download) - annotate - [select for diffs]
, Mon Nov 10 14:35:34 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.42: +5 -26
lines
Diff to previous 1.42
(colored)
more work on annotea
Revision 1.42 / (download) - annotate - [select for diffs]
, Fri Nov 7 13:53:29 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.41: +47 -9
lines
Diff to previous 1.41
(colored)
reworking _BuildOpts -- not done
Revision 1.41 / (download) - annotate - [select for diffs]
, Sun Nov 2 08:42:03 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.40: +57 -32
lines
Diff to previous 1.40
(colored)
algae2 now worky
Revision 1.40 / (download) - annotate - [select for diffs]
, Sun Aug 3 23:25:31 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.39: +17 -2
lines
Diff to previous 1.39
(colored)
improved error contextualization
Revision 1.39 / (download) - annotate - [select for diffs]
, Sun Aug 3 17:26:31 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.38: +2 -2
lines
Diff to previous 1.38
(colored)
fensepost error
Revision 1.38 / (download) - annotate - [select for diffs]
, Sun Aug 3 15:02:35 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.37: +4 -7
lines
Diff to previous 1.37
(colored)
got rid of wrappers around newDecl
Revision 1.37 / (download) - annotate - [select for diffs]
, Sat Aug 2 18:10:22 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.36: +8 -1
lines
Diff to previous 1.36
(colored)
more sane sentence terminators
Revision 1.36 / (download) - annotate - [select for diffs]
, Thu Jul 31 16:02:56 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.35: +12 -1
lines
Diff to previous 1.35
(colored)
added support for bnodes in assertions
Revision 1.35 / (download) - annotate - [select for diffs]
, Tue Jul 29 14:59:11 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.34: +11 -37
lines
Diff to previous 1.34
(colored)
outer working
Revision 1.34 / (download) - annotate - [select for diffs]
, Mon Jul 28 21:19:54 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.33: +2 -2
lines
Diff to previous 1.33
(colored)
added OR
Revision 1.33 / (download) - annotate - [select for diffs]
, Mon Jul 28 19:18:49 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.32: +5 -5
lines
Diff to previous 1.32
(colored)
comparitors working
Revision 1.32 / (download) - annotate - [select for diffs]
, Mon Jul 28 18:26:57 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.31: +14 -11
lines
Diff to previous 1.31
(colored)
good handle on atom results of logic tests
Revision 1.31 / (download) - annotate - [select for diffs]
, Mon Jul 28 01:44:54 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.30: +2 -2
lines
Diff to previous 1.30
(colored)
made constraint assigment work on keyNames
Revision 1.30 / (download) - annotate - [select for diffs]
, Sun Jul 27 23:50:50 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.29: +38 -37
lines
Diff to previous 1.29
(colored)
algae2 constraints work
Revision 1.29 / (download) - annotate - [select for diffs]
, Thu Jul 24 23:25:05 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.28: +44 -12
lines
Diff to previous 1.28
(colored)
Algae2 works except for disjunction and probably outer
Revision 1.28 / (download) - annotate - [select for diffs]
, Wed Jul 16 04:04:07 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.27: +73 -16
lines
Diff to previous 1.27
(colored)
ripped of some arithmetic
Revision 1.27 / (download) - annotate - [select for diffs]
, Sun Jul 13 22:51:40 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.26: +22 -28
lines
Diff to previous 1.26
(colored)
re-structured Algae2 stuff
Revision 1.26 / (download) - annotate - [select for diffs]
, Sun Jul 13 19:54:07 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.25: +77 -46
lines
Diff to previous 1.25
(colored)
algae2 syntax worky better?, starting on nesting
Revision 1.25 / (download) - annotate - [select for diffs]
, Sat Jul 12 15:53:07 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.24: +95 -88
lines
Diff to previous 1.24
(colored)
algae2 syntax worky, starting on nesting
Revision 1.24 / (download) - annotate - [select for diffs]
, Fri Jul 11 13:44:55 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.23: +35 -5
lines
Diff to previous 1.23
(colored)
modifiers worky, started on nesting
Revision 1.23 / (download) - annotate - [select for diffs]
, Thu Jul 10 18:48:25 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.22: +2 -2
lines
Diff to previous 1.22
(colored)
simple conjunction worky
Revision 1.22 / (download) - annotate - [select for diffs]
, Tue Jul 8 13:40:22 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.21: +3 -3
lines
Diff to previous 1.21
(colored)
assert and ask working -- now need to get report
Revision 1.21 / (download) - annotate - [select for diffs]
, Tue Jul 8 06:41:30 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.20: +5 -3
lines
Diff to previous 1.20
(colored)
slurp working
Revision 1.20 / (download) - annotate - [select for diffs]
, Tue Jul 8 04:48:31 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.19: +12 -4
lines
Diff to previous 1.19
(colored)
namespace and attach working
Revision 1.19 / (download) - annotate - [select for diffs]
, Sun Jul 6 23:28:45 2003 UTC (5 years ago) by eric
Changes since 1.18: +2 -8
lines
Diff to previous 1.18
(colored)
trimmed some fat
Revision 1.18 / (download) - annotate - [select for diffs]
, Sun Jul 6 23:25:24 2003 UTC (5 years ago) by eric
Changes since 1.17: +6 -4
lines
Diff to previous 1.17
(colored)
apparently full serialization
Revision 1.17 / (download) - annotate - [select for diffs]
, Sun Jul 6 22:50:10 2003 UTC (5 years ago) by eric
Changes since 1.16: +11 -6
lines
Diff to previous 1.16
(colored)
almost the full serialization
Revision 1.16 / (download) - annotate - [select for diffs]
, Sun Jul 6 15:07:21 2003 UTC (5 years ago) by eric
Changes since 1.15: +38 -30
lines
Diff to previous 1.15
(colored)
almost the full lang
Revision 1.15 / (download) - annotate - [select for diffs]
, Sun Jul 6 05:48:17 2003 UTC (5 years ago) by eric
Changes since 1.14: +13 -12
lines
Diff to previous 1.14
(colored)
now with dbSpec
Revision 1.14 / (download) - annotate - [select for diffs]
, Sun Jul 6 05:12:29 2003 UTC (5 years ago) by eric
Changes since 1.13: +52 -56
lines
Diff to previous 1.13
(colored)
parsing ask and sort of assert
Revision 1.13 / (download) - annotate - [select for diffs]
, Wed Apr 30 17:46:04 2003 UTC (5 years, 2 months ago) by eric
CVS Tags: V1_2
Changes since 1.12: +15 -12
lines
Diff to previous 1.12
(colored)
changed to arbitrary set of TOKEN types
Revision 1.12 / (download) - annotate - [select for diffs]
, Wed Apr 30 15:48:57 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.11: +23 -22
lines
Diff to previous 1.11
(colored)
moved app data into YYData where it belongs
Revision 1.11 / (download) - annotate - [select for diffs]
, Wed Apr 30 15:21:53 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.10: +57 -36
lines
Diff to previous 1.10
(colored)
$parser is really $self
Revision 1.10 / (download) - annotate - [select for diffs]
, Tue Apr 29 22:32:22 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.9: +63 -13
lines
Diff to previous 1.9
(colored)
terminate readline on completed input; improved error reporting; better search for options
Revision 1.9 / (download) - annotate - [select for diffs]
, Sun Apr 27 20:17:37 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.8: +7 -7
lines
Diff to previous 1.8
(colored)
namespacing member slots
Revision 1.8 / (download) - annotate - [select for diffs]
, Sun Apr 20 22:07:32 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.7: +7 -19
lines
Diff to previous 1.7
(colored)
more screwing around with grammer
Revision 1.7 / (download) - annotate - [select for diffs]
, Sat Apr 19 19:03:34 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.6: +50 -11
lines
Diff to previous 1.6
(colored)
now using rlDriver
Revision 1.6 / (download) - annotate - [select for diffs]
, Sat Apr 19 04:57:00 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.5: +33 -116
lines
Diff to previous 1.5
(colored)
AlgaeStructure.pm
Revision 1.5 / (download) - annotate - [select for diffs]
, Sat Apr 12 16:15:04 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.4: +271 -57
lines
Diff to previous 1.4
(colored)
still flailing about learning yacc
Revision 1.4 / (download) - annotate - [select for diffs]
, Tue Apr 8 01:41:57 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.3: +10 -7
lines
Diff to previous 1.3
(colored)
my first accept
Revision 1.3 / (download) - annotate - [select for diffs]
, Tue Apr 8 01:20:39 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.2: +25 -24
lines
Diff to previous 1.2
(colored)
more screwing around
Revision 1.2 / (download) - annotate - [select for diffs]
, Tue Apr 8 00:30:02 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.1: +16 -8
lines
Diff to previous 1.1
(colored)
pre-sStar removal
Revision 1.1 / (download) - annotate - [select for diffs]
, Mon Apr 7 21:50:58 2003 UTC (5 years, 2 months ago) by eric
Diff
added Yapp grammer
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.
Webmaster