CVS log for 2001/blindfold/sample/n3.bnf
Up to [Public] / 2001 / blindfold / sample
Request diff between arbitrary revisions
Default branch: 1
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Aug 6 20:56:21 2001 UTC (7 years, 2 months ago) by sandro
CVS Tags: blindfold_0_1_1,
blindfold_0_1,
HEAD
Changes since 1.3: +21 -13
lines
Diff to previous 1.3
(colored)
added space* and space+ in several places
removed "#" from forbidden chars in URI_Reference
handles comments
made directives actually part of the grammar (!)
allowed nprefix to be zero-length
Revision 1.3 / (download) - annotate - [select for diffs]
, Fri Aug 3 13:44:43 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.2: +31 -5
lines
Diff to previous 1.2
(colored)
filled in remaining non-terminals
Revision 1.2 / (download) - annotate - [select for diffs]
, Fri Aug 3 13:02:48 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.1: +79 -71
lines
Diff to previous 1.1
(colored)
standardized BNF so blindfold can compile it
added ::= for each rule
added | for branches
added ; at end of rule
added # before comments
put quotes around literals
turn hypen into underscore in identifiers
rename prefix to nprefix (hack around blindfold keyword for now)
Revision 1.1 / (download) - annotate - [select for diffs]
, Fri Aug 3 12:34:38 2001 UTC (7 years, 2 months ago) by sandro
Diff
added opening comments
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