CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/04/14 10:34:35

Modified files:
        .              : ChangeLog 
        src/engine     : kstring.c said.c said.y 

Log message:
* (a) Parser: Words immediately below a reference node are counted as
refwords (type 0x144) now
* (b) 0x141 0x14f as pre-word major/minor tuple is now treated as
set of possible matches (disjunctive).
* (c) Semantic tree generation now replaces "< ( ... )" with major 0x144
(minor still 0x14c) to enforce refword semantics below
* (d) Parse() now sets Event::claimed to zero explicitly
* (e) Said() sets the internal Parse() event state to "no event" after a
full match

(a) closes #67
(b) closes #122
(c) closes a bug related to #122
(d) closes #179
(e) closes a bug occuring later in the phone conversation

PLEASE TEST THESE CHANGES EXTENSIVELY!
Sorry for shouting, but this may have broken the parser in one place or
another.

-- Christoph


Reply via email to