W3C CVS

CVS log for 2001/blindfold/src/ebnf_scanner.c.l

[BACK] Up to [Public] / 2001 / blindfold / src

Request diff between arbitrary revisions


Default branch: 1

Revision 1.23 / (download) - annotate - [select for diffs] , Wed Jan 2 21:25:30 2002 UTC (6 years, 9 months ago) by sandro
CVS Tags: HEAD
Changes since 1.22: +23 -14 lines
Diff to previous 1.22 (colored)
in the middle of hacking the actions to pieces

Revision 1.22 / (download) - annotate - [select for diffs] , Mon Dec 31 20:33:49 2001 UTC (6 years, 9 months ago) by sandro
Changes since 1.21: +14 -22 lines
Diff to previous 1.21 (colored)
cleaned up switch in action syntax

Revision 1.21 / (download) - annotate - [select for diffs] , Mon Dec 31 19:17:42 2001 UTC (6 years, 9 months ago) by sandro
Changes since 1.20: +8 -5 lines
Diff to previous 1.20 (colored)
switched from "add tuple" to "insert"

Revision 1.20 / (download) - annotate - [select for diffs] , Mon Dec 31 16:25:55 2001 UTC (6 years, 9 months ago) by sandro
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)
unknown

Revision 1.19 / (download) - annotate - [select for diffs] , Thu Dec 27 21:47:05 2001 UTC (6 years, 9 months ago) by sandro
Changes since 1.18: +1 -0 lines
Diff to previous 1.18 (colored)
seems to run an n3 grammar with a little @send annotation

Revision 1.18 / (download) - annotate - [select for diffs] , Mon Dec 3 21:11:52 2001 UTC (6 years, 10 months ago) by sandro
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 (colored)
intermidiate, working on XML parsers

Revision 1.17 / (download) - annotate - [select for diffs] , Wed Nov 28 22:41:54 2001 UTC (6 years, 10 months ago) by sandro
Changes since 1.16: +10 -2 lines
Diff to previous 1.16 (colored)
continued adding support for 'informal xml' style ebnf; it'd kind of working

Revision 1.16 / (download) - annotate - [select for diffs] , Fri Nov 23 00:57:31 2001 UTC (6 years, 10 months ago) by sandro
Changes since 1.15: +3 -2 lines
Diff to previous 1.15 (colored)
* in the process of adding back in grammars, with XML shorthand

Revision 1.15 / (download) - annotate - [select for diffs] , Fri Aug 3 16:41:06 2001 UTC (7 years, 2 months ago) by sandro
CVS Tags: blindfold_0_1_1, blindfold_0_1
Changes since 1.14: +4 -1 lines
Diff to previous 1.14 (colored)
allowing cr and lf (as \r and \n) in charsets

Revision 1.14 / (download) - annotate - [select for diffs] , Fri Aug 3 12:17:53 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.13: +1 -0 lines
Diff to previous 1.13 (colored)
prefixes work

Revision 1.13 / (download) - annotate - [select for diffs] , Wed Aug 1 21:20:26 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.12: +3 -0 lines
Diff to previous 1.12 (colored)
/etc/group works, except for repeat() semantics

Revision 1.12 / (download) - annotate - [select for diffs] , Wed Aug 1 14:40:39 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.11: +4 -5 lines
Diff to previous 1.11 (colored)
implemented charsets

Revision 1.11 / (download) - annotate - [select for diffs] , Wed Aug 1 14:25:35 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (colored)
support of __text seems to be working

Revision 1.10 / (download) - annotate - [select for diffs] , Wed Aug 1 12:31:39 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.9: +4 -0 lines
Diff to previous 1.9 (colored)
proceeding with actions, improving character buffer handling

Revision 1.9 / (download) - annotate - [select for diffs] , Fri Jul 27 21:21:17 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.8: +5 -0 lines
Diff to previous 1.8 (colored)
action generation - getting closed to current Triple api, catching undefined names, etc

Revision 1.8 / (download) - annotate - [select for diffs] , Fri Jul 27 19:19:50 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)
tinkering with grammar

Revision 1.7 / (download) - annotate - [select for diffs] , Mon Jul 16 21:30:41 2001 UTC (7 years, 3 months ago) by sandro
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)
set up dynamic compilation and loading of parsed grammars; still
missing a few bits, and it's kind of a first draft.

Revision 1.6 / (download) - annotate - [select for diffs] , Fri Jul 13 21:44:11 2001 UTC (7 years, 3 months ago) by sandro
Changes since 1.5: +8 -7 lines
Diff to previous 1.5 (colored)
changed to multi-parser, multi-lexer setup

Revision 1.5 / (download) - annotate - [select for diffs] , Fri Jun 15 19:11:23 2001 UTC (7 years, 4 months ago) by sandro
Changes since 1.4: +1 -0 lines
Diff to previous 1.4 (colored)
previous comment was wrong -- real changes were: more progress on actions

Revision 1.4 / (download) - annotate - [select for diffs] , Fri Jun 15 19:09:30 2001 UTC (7 years, 4 months ago) by sandro
Changes since 1.3: +0 -1 lines
Diff to previous 1.3 (colored)
copied rdf.[ch] from exfacto tree (sorry, I still don't know the right way to organize these projects)

Revision 1.3 / (download) - annotate - [select for diffs] , Thu Jun 14 22:18:09 2001 UTC (7 years, 4 months ago) by sandro
Changes since 1.2: +11 -1 lines
Diff to previous 1.2 (colored)
built out the skeleton for parsing and storing semantics in the parse tree (runs, but skeletal and not really tested)

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Jun 13 17:44:36 2001 UTC (7 years, 4 months ago) by sandro
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)
added term naming

Revision 1.1 / (download) - annotate - [select for diffs] , Tue Jun 12 11:58:21 2001 UTC (7 years, 4 months ago) by sandro
Diff
first draft, from over the weekend; what's implemented seems to work

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