tame/rater
Mike Gerwitz 11109d4361 core: Add _where-*_ query predicate templates
These provide a more pleasent abstraction than having to reference CMP_OP_*
constants.

* core/test/core/vector/interpolate.xml: {t:when=>t:where-eq}.
* core/test/core/vector/table.xml: Likewise, but using the other variants
    where appropriate given the value of `@op'.
* core/vector/interpolate.xml: Likewise.
* core/vector/table.xml (_when_, _where_): Rename former to latter and
    provide deprecation warning.
  (_when-lt_, _when-lte_, _when-gt_, _when-gte_): Add abstractions.
* src/current/rater.xsd: Permit template variable as tenplate name.
2019-02-04 10:22:46 -05:00
..
README.md bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00
build-aux core build 2018-11-08 11:15:12 -05:00
c1map bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00
c1map.xsl bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00
calc.xsd bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00
compile.xsl bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00
compiler bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00
dot.xsl bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00
include bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00
link.xsl bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00
rater.xsd core: Add _where-*_ query predicate templates 2019-02-04 10:22:46 -05:00
src core build 2018-11-08 11:15:12 -05:00
standalone.xsl bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00
summary.xsl bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00
tame bin/: Server/client build scripts 2018-10-08 23:25:02 -04:00

README.md

Compatibility Directory

This directory exists for compatibility with earlier build scripts and path assumptions before TAME was extracted into its own repository. A full transition will remove this directory.