Author: theraven
Date: Fri Jan 15 16:07:31 2010
New Revision: 5815

URL: http://svn.gna.org/viewcvs/etoile?rev=5815&view=rev
Log:
Renamed all of the *Expr classes to *Expression for consistency.

Added classes that allow recursive rule invocation with either an arbitrary 
object or a key from a partial match dictionary.

This time, the underlying code really is expressive enough to implement OMeta 
(modulo a few bugs where classes send parseList: not 
parseList:withPartialMatch: to nested expressions).


Modified:
    branches/guenther/ObjMeta/OMTest.tool/Resources/OMGrammar.st
    branches/guenther/ObjMeta/OMTest.tool/Resources/OMTest.st
    branches/guenther/ObjMeta/OMTest.tool/Resources/OMTestSuite.st


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to