CVS log for 2001/blindfold/src/abstract_grammar.c
Up to [Public] / 2001 / blindfold / src
Request diff between arbitrary revisions
Default branch: 1
Revision 1.33 / (download) - annotate - [select for diffs]
, Wed Jan 2 21:25:30 2002 UTC (6 years, 8 months ago) by sandro
CVS Tags: HEAD
Changes since 1.32: +18 -1
lines
Diff to previous 1.32
(colored)
in the middle of hacking the actions to pieces
Revision 1.32 / (download) - annotate - [select for diffs]
, Mon Dec 31 20:33:49 2001 UTC (6 years, 8 months ago) by sandro
Changes since 1.31: +8 -1
lines
Diff to previous 1.31
(colored)
cleaned up switch in action syntax
Revision 1.31 / (download) - annotate - [select for diffs]
, Mon Dec 31 19:17:42 2001 UTC (6 years, 8 months ago) by sandro
Changes since 1.30: +16 -2
lines
Diff to previous 1.30
(colored)
switched from "add tuple" to "insert"
Revision 1.30 / (download) - annotate - [select for diffs]
, Sat Dec 29 05:36:14 2001 UTC (6 years, 8 months ago) by sandro
Changes since 1.29: +7 -6
lines
Diff to previous 1.29
(colored)
unix groups works, now using unnamed nodes instead of genid
Revision 1.29 / (download) - annotate - [select for diffs]
, Sat Dec 29 04:48:09 2001 UTC (6 years, 8 months ago) by sandro
Changes since 1.28: +17 -6
lines
Diff to previous 1.28
(colored)
unix-groups works!
Revision 1.28 / (download) - annotate - [select for diffs]
, Sat Dec 29 04:16:39 2001 UTC (6 years, 8 months ago) by sandro
Changes since 1.27: +9 -4
lines
Diff to previous 1.27
(colored)
unix-groups works, except for access to .text
Revision 1.27 / (download) - annotate - [select for diffs]
, Sat Dec 29 01:52:06 2001 UTC (6 years, 8 months ago) by sandro
Changes since 1.26: +9 -1
lines
Diff to previous 1.26
(colored)
parent renaming works in a simple test, as does new!
Revision 1.26 / (download) - annotate - [select for diffs]
, Fri Dec 28 23:22:27 2001 UTC (6 years, 8 months ago) by sandro
Changes since 1.25: +41 -24
lines
Diff to previous 1.25
(colored)
intermediate; compiles; trying to get delay/undelay working
Revision 1.25 / (download) - annotate - [select for diffs]
, Fri Dec 28 16:29:56 2001 UTC (6 years, 8 months ago) by sandro
Changes since 1.24: +14 -13
lines
Diff to previous 1.24
(colored)
grammar stuff is compiling, a bit closer to working; about to switch fully to using Pools in abstract_grammar.c
Revision 1.24 / (download) - annotate - [select for diffs]
, Thu Dec 27 21:47:05 2001 UTC (6 years, 8 months ago) by sandro
Changes since 1.23: +11 -1
lines
Diff to previous 1.23
(colored)
seems to run an n3 grammar with a little @send annotation
Revision 1.23 / (download) - annotate - [select for diffs]
, Mon Dec 3 21:11:52 2001 UTC (6 years, 9 months ago) by sandro
Changes since 1.22: +22 -13
lines
Diff to previous 1.22
(colored)
intermidiate, working on XML parsers
Revision 1.22 / (download) - annotate - [select for diffs]
, Sat Dec 1 02:51:31 2001 UTC (6 years, 9 months ago) by sandro
Changes since 1.21: +5 -1
lines
Diff to previous 1.21
(colored)
continuing to refactor parser streams (compiles, still missing yylex)
Revision 1.21 / (download) - annotate - [select for diffs]
, Wed Nov 28 22:41:54 2001 UTC (6 years, 9 months ago) by sandro
Changes since 1.20: +20 -2
lines
Diff to previous 1.20
(colored)
continued adding support for 'informal xml' style ebnf; it'd kind of working
Revision 1.20 / (download) - annotate - [select for diffs]
, Mon Sep 17 22:46:08 2001 UTC (6 years, 11 months ago) by sandro
CVS Tags: blindfold_0_1_1,
blindfold_0_1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19
(colored)
Filled in Triple implementation; set up stuff to link with XSB
(Compiles again.)
Revision 1.19 / (download) - annotate - [select for diffs]
, Fri Sep 7 16:05:47 2001 UTC (7 years ago) by sandro
Changes since 1.18: +3 -3
lines
Diff to previous 1.18
(colored)
unknown
Revision 1.18 / (download) - annotate - [select for diffs]
, Mon Aug 6 21:01:05 2001 UTC (7 years, 1 month ago) by sandro
Changes since 1.17: +138 -4
lines
Diff to previous 1.17
(colored)
added combining charsets, fixed a few bugs; simple n3.bnf is working
Revision 1.17 / (download) - annotate - [select for diffs]
, Thu Aug 2 13:42:23 2001 UTC (7 years, 1 month ago) by sandro
Changes since 1.16: +11 -1
lines
Diff to previous 1.16
(colored)
changed charset to two-level rule to much simplify grammar, at some cost in parse speed; doable without that cost
Revision 1.16 / (download) - annotate - [select for diffs]
, Wed Aug 1 21:20:26 2001 UTC (7 years, 1 month ago) by sandro
Changes since 1.15: +41 -14
lines
Diff to previous 1.15
(colored)
/etc/group works, except for repeat() semantics
Revision 1.15 / (download) - annotate - [select for diffs]
, Wed Aug 1 14:25:35 2001 UTC (7 years, 1 month ago) by sandro
Changes since 1.14: +45 -31
lines
Diff to previous 1.14
(colored)
support of __text seems to be working
Revision 1.14 / (download) - annotate - [select for diffs]
, Wed Aug 1 12:31:39 2001 UTC (7 years, 1 month ago) by sandro
Changes since 1.13: +79 -13
lines
Diff to previous 1.13
(colored)
proceeding with actions, improving character buffer handling
Revision 1.13 / (download) - annotate - [select for diffs]
, Mon Jul 30 20:48:07 2001 UTC (7 years, 1 month ago) by sandro
Changes since 1.12: +1 -2
lines
Diff to previous 1.12
(colored)
fiddling with actions
Revision 1.12 / (download) - annotate - [select for diffs]
, Mon Jul 30 19:46:00 2001 UTC (7 years, 1 month ago) by sandro
Changes since 1.11: +20 -6
lines
Diff to previous 1.11
(colored)
$$ gets initialized in actions now
Revision 1.11 / (download) - annotate - [select for diffs]
, Mon Jul 30 19:23:49 2001 UTC (7 years, 1 month ago) by sandro
Changes since 1.10: +12 -7
lines
Diff to previous 1.10
(colored)
parser generation kind of almost works
Revision 1.10 / (download) - annotate - [select for diffs]
, Fri Jul 27 21:41:38 2001 UTC (7 years, 1 month ago) by sandro
Changes since 1.9: +9 -11
lines
Diff to previous 1.9
(colored)
a few more grammar-action tweaks
Revision 1.9 / (download) - annotate - [select for diffs]
, Fri Jul 27 21:21:17 2001 UTC (7 years, 1 month ago) by sandro
Changes since 1.8: +24 -3
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, 1 month ago) by sandro
Changes since 1.7: +2 -2
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, 1 month ago) by sandro
Changes since 1.6: +6 -2
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 Jun 15 20:42:42 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.5: +9 -7
lines
Diff to previous 1.5
(colored)
actions are coming along; local/global/literal naming is implemented
Revision 1.5 / (download) - annotate - [select for diffs]
, Fri Jun 15 19:11:23 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.4: +2 -1
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, 2 months ago) by sandro
Changes since 1.3: +58 -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]
, Wed Jun 13 17:44:36 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.2: +6 -4
lines
Diff to previous 1.2
(colored)
added term naming
Revision 1.2 / (download) - annotate - [select for diffs]
, Wed Jun 13 17:10:30 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.1: +45 -63
lines
Diff to previous 1.1
(colored)
abstracted tree structuring to dltree; implemented repeat() for "x? x* x+"
Revision 1.1 / (download) - annotate - [select for diffs]
, Tue Jun 12 11:58:21 2001 UTC (7 years, 2 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.
Webmaster