tame/rater
Mike Gerwitz 13ed4cd7dc Clean up extclass remenants
This is left over from f2db9f1268, in which I
should have cleaned all of this up.  One of our developers was hitting the
removed warning, which isn't necessary since the concept of a separate
"classifier" is no longer a thing after the aforementioned commit.

* rater/rater.xsd (no-extclass, no-extclass-keeps): Remove.
* src/current/rater.xsd: Likewise.  (I really need to deduplicate these.)
* src/current/compiler/js.xsl (compiler:entry-rater): Remove inaccurate
    comment (genclasses is used for other things).
* src/current/include/depgen.xsl (preproc:depgen-match): Remove error
    checking for pulling in non-external classes (this is the error that the
    developer hit that is no longer needed).
* src/current/include/preproc/eligclass.xsl (preproc:sym): Remove
    `@extclass' predicate.  Remove portion of comment.
* src/current/include/preproc/expand.xsl: Remove ancient footnote that
    even references an old internal rater!
* src/current/include/preproc/macros.xsl (preproc:class-groupgen): Remove
    external propagation.
* src/current/include/preproc/symtable.xsl (preproc:symimport): Remove
    extclass checks and propagation.
  (preproc:symtable)[lv:rate]: Remove external propagation.
    [lv:classify]: Likewise.
* src/current/include/preproc/template.xsl (preproc:inline-apply): Remove
    external sym metadata support.
2019-05-22 12:57:35 -04: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 Clean up extclass remenants 2019-05-22 12:57:35 -04: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.