OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Version Control Commit by ralfhandl


Author: ralfhandl
Date: 2012-08-27 07:17:17 -0400 (Mon, 27 Aug 2012)
New Revision: 26
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/tools/?rev=26&sc=1

Added:
   trunk/tools/CheckABNF/Check.launch
   trunk/tools/CheckABNF/CheckTest.launch
   trunk/tools/CheckABNF/src/checker/TestSuite.java
Removed:
   trunk/tools/CheckABNF/src/checker/TestCase.java
Modified:
   trunk/tools/CheckABNF/.classpath
   trunk/tools/CheckABNF/README.txt
   trunk/tools/CheckABNF/TestCases.xml
   trunk/tools/CheckABNF/TestCases.xsd
   trunk/tools/CheckABNF/src/OData/OData.java
   trunk/tools/CheckABNF/src/checker/Check.java
   trunk/tools/CheckABNF/src/checker/CheckTest.java
   trunk/tools/apg/src/com/coasttocoastresearch/apg/Opcode.java
Log:
Added additional return code -2 to om.coasttocoastresearch.apg.Opcode.java in Java APG; now a rule callback can tell the parser to disregard a syntactic match and continue with the next alternative branch.

Added <Constraint> element to test cases XML that allows to disambiguate between e.g. entity sets and functions. Content is used by a generic rule callback to tell the parser whether a syntactic match is actually a "semantic" match.

Renamed root element of test case XML to <TestSuite> as it is now more than just <TestCases>.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]