CVS log for 2000/10/swap/grammar/n3.n3
Up to [Public] / 2000 / 10 / swap / grammar
Request diff between arbitrary revisions
Default branch: 1
Revision 1.32 / (download) - annotate - [select for diffs]
, Tue Jan 22 11:47:38 2008 UTC (5 months, 3 weeks ago) by timbl
CVS Tags: HEAD
Changes since 1.31: +11 -65
lines
Diff to previous 1.31
(colored)
fix
Revision 1.31 / (download) - annotate - [select for diffs]
, Mon Jan 14 20:12:05 2008 UTC (6 months ago) by timbl
Changes since 1.30: +7 -1
lines
Diff to previous 1.30
(colored)
Working on the XBNF version
Revision 1.30 / (download) - annotate - [select for diffs]
, Tue Sep 11 16:00:23 2007 UTC (10 months, 1 week ago) by timbl
CVS Tags: rel-1-2-0
Changes since 1.29: +1 -0
lines
Diff to previous 1.29
(colored)
Add @base. See IRC http://chatlogs.planetrdf.com/swig/2007-09-11#T15-58-11
Revision 1.29 / (download) - annotate - [select for diffs]
, Fri Jul 7 03:30:52 2006 UTC (2 years ago) by syosi
CVS Tags: pfreport,
paw-demo-m1
Changes since 1.28: +3 -1
lines
Diff to previous 1.28
(colored)
we seem to have (mostly) stabilized
Revision 1.28 / (download) - annotate - [select for diffs]
, Wed Feb 15 15:49:00 2006 UTC (2 years, 5 months ago) by timbl
Changes since 1.27: +0 -3
lines
Diff to previous 1.27
(colored)
Remove cvs conflict marks
Revision 1.27 / (download) - annotate - [select for diffs]
, Fri Jan 13 14:48:54 2006 UTC (2 years, 6 months ago) by syosi
Changes since 1.26: +20 -1
lines
Diff to previous 1.26
(colored)
boolean literals, and fixes for --why
Revision 1.26 / (download) - annotate - [select for diffs]
, Mon Oct 24 16:58:38 2005 UTC (2 years, 8 months ago) by timbl
Changes since 1.25: +14 -18
lines
Diff to previous 1.25
(colored)
--n3=B flag introduced. --why improved but not perfect.
Revision 1.25 / (download) - annotate - [select for diffs]
, Mon Aug 22 21:12:54 2005 UTC (2 years, 10 months ago) by timbl
CVS Tags: rel-1-1-0rc2
Changes since 1.24: +12 -6
lines
Diff to previous 1.24
(colored)
Revive --why proof generation and check.py. Recode unification a bit
Revision 1.24 / (download) - annotate - [select for diffs]
, Tue Jun 28 17:31:53 2005 UTC (3 years ago) by syosi
CVS Tags: rel-1-1-0rc1
Changes since 1.23: +1 -1
lines
Diff to previous 1.23
(colored)
A grammar that works ll(1)
Revision 1.23 / (download) - annotate - [select for diffs]
, Mon Jan 10 19:15:22 2005 UTC (3 years, 6 months ago) by syosi
Changes since 1.22: +1 -1
lines
Diff to previous 1.22
(colored)
merge in the performance branch. From here on out, cwm uses sets.
Revision 1.22.2.1 / (download) - annotate - [select for diffs]
, Tue Jan 4 18:03:54 2005 UTC (3 years, 6 months ago) by syosi
Branch: rel-1-1-perf
Changes since 1.22: +1 -1
lines
Diff to previous 1.22
(colored)
next main 1.23
(colored)
preformance --- change variables to sets
Revision 1.22 / (download) - annotate - [select for diffs]
, Thu Dec 23 02:02:10 2004 UTC (3 years, 6 months ago) by timbl
Branch point for: rel-1-1-perf
Changes since 1.21: +11 -8
lines
Diff to previous 1.21
(colored)
Prevent the prefix in @prefix from being a full qname
Revision 1.21 / (download) - annotate - [select for diffs]
, Fri Dec 3 03:17:29 2004 UTC (3 years, 7 months ago) by syosi
Changes since 1.20: +4 -0
lines
Diff to previous 1.20
(colored)
fixed weird nested list bug Tim found
Revision 1.20 / (download) - annotate - [select for diffs]
, Mon Nov 22 03:17:48 2004 UTC (3 years, 7 months ago) by timbl
Changes since 1.19: +100 -67
lines
Diff to previous 1.19
(colored)
Allow declarations scattered throughout the file
Revision 1.19 / (download) - annotate - [select for diffs]
, Thu Nov 4 23:05:19 2004 UTC (3 years, 8 months ago) by timbl
CVS Tags: rel-1-0-rc1,
rel-1-0-0
Changes since 1.18: +1 -1
lines
Diff to previous 1.18
(colored)
remove yosi experiment which didn't get used
Revision 1.18 / (download) - annotate - [select for diffs]
, Thu Nov 4 20:11:27 2004 UTC (3 years, 8 months ago) by syosi
Changes since 1.17: +2 -2
lines
Diff to previous 1.17
(colored)
All positive parser tests pass
Added negative test
Revision 1.17 / (download) - annotate - [select for diffs]
, Thu Nov 4 17:15:01 2004 UTC (3 years, 8 months ago) by timbl
Changes since 1.16: +0 -1
lines
Diff to previous 1.16
(colored)
mm
Revision 1.16 / (download) - annotate - [select for diffs]
, Thu Nov 4 00:54:00 2004 UTC (3 years, 8 months ago) by syosi
Changes since 1.15: +6 -5
lines
Diff to previous 1.15
(colored)
My (initial) work on a test harness for n3.n3
Still incomplete, showing how incomplete n3.n3 is
Revision 1.15 / (download) - annotate - [select for diffs]
, Wed Nov 3 21:14:03 2004 UTC (3 years, 8 months ago) by timbl
Changes since 1.14: +5 -4
lines
Diff to previous 1.14
(colored)
Change propertylist to allow it to end with a trailing semicolon
Revision 1.14 / (download) - annotate - [select for diffs]
, Tue Nov 2 03:39:58 2004 UTC (3 years, 8 months ago) by timbl
Changes since 1.13: +14 -2
lines
Diff to previous 1.13
(colored)
Works on itself a la PYTHONPATH=/devel/WWW/2000/10/swap python check-grammar.py n3-selectors.n3 http://www.w3.org/2000/10/swap/grammar/n3#document n3.n3
Revision 1.13 / (download) - annotate - [select for diffs]
, Tue Sep 7 21:51:18 2004 UTC (3 years, 10 months ago) by syosi
Changes since 1.12: +0 -0
lines
Diff to previous 1.12
(colored)
put this stuff back into cvs
Revision 1.12, Sun Aug 8 01:44:49 2004 UTC (3 years, 11 months ago) by syosi
Changes since 1.11: +0 -0
lines
FILE REMOVED
undo what I did last thing Friday. Those changes are nowhere near ready for the trunk
Revision 1.11 / (download) - annotate - [select for diffs]
, Tue Jun 29 18:48:20 2004 UTC (4 years ago) by timbl
CVS Tags: yosi-before-setup-py,
rel-0-8-0-perf,
rel-0-8-0
Changes since 1.10: +2 -2
lines
Diff to previous 1.10
(colored)
Generates yacc file from selectors
Revision 1.10 / (download) - annotate - [select for diffs]
, Sun Jun 27 16:16:15 2004 UTC (4 years ago) by timbl
Changes since 1.9: +23 -6
lines
Diff to previous 1.9
(colored)
Works on ../test/rules13.n3
Revision 1.9 / (download) - annotate - [select for diffs]
, Thu Oct 30 22:41:34 2003 UTC (4 years, 8 months ago) by timbl
CVS Tags: rel-0-7-3,
rel-0-7-2,
rel-0-7-1,
rel-0-7,
branch-0-7-3-auto-regfilelist
Changes since 1.8: +9 -5
lines
Diff to previous 1.8
(colored)
getting there
Revision 1.8 / (download) - annotate - [select for diffs]
, Wed Oct 29 22:59:36 2003 UTC (4 years, 8 months ago) by timbl
Changes since 1.7: +24 -39
lines
Diff to previous 1.7
(colored)
mmm
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Oct 27 13:26:58 2003 UTC (4 years, 8 months ago) by timbl
Changes since 1.6: +24 -16
lines
Diff to previous 1.6
(colored)
Looking better, see issues in n3.n3
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon Oct 27 02:36:54 2003 UTC (4 years, 8 months ago) by timbl
Changes since 1.5: +21 -30
lines
Diff to previous 1.5
(colored)
With bnf:void still in
Revision 1.5 / (download) - annotate - [select for diffs]
, Sun Oct 26 02:50:17 2003 UTC (4 years, 8 months ago) by timbl
Changes since 1.4: +37 -2
lines
Diff to previous 1.4
(colored)
Each term defined, string not right
Revision 1.4 / (download) - annotate - [select for diffs]
, Tue Oct 21 23:09:43 2003 UTC (4 years, 8 months ago) by timbl
Changes since 1.3: +20 -7
lines
Diff to previous 1.3
(colored)
Looking better
Revision 1.3 / (download) - annotate - [select for diffs]
, Tue Oct 21 02:30:23 2003 UTC (4 years, 8 months ago) by timbl
Changes since 1.2: +7 -52
lines
Diff to previous 1.2
(colored)
notyet
Revision 1.2 / (download) - annotate - [select for diffs]
, Tue Oct 21 01:53:14 2003 UTC (4 years, 8 months ago) by timbl
Changes since 1.1: +2 -2
lines
Diff to previous 1.1
(colored)
notyet
Revision 1.1 / (download) - annotate - [select for diffs]
, Mon Oct 20 18:09:19 2003 UTC (4 years, 9 months ago) by timbl
Diff
Start on n3 gammar bnf in n3
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