tame/src/current/include
Mike Gerwitz 2ad0d1425a compiler: Correct handling of TRUE matches
There was a bug whereby TRUE matches would keep whatever value was being
matched on, even if it was not a boolean.  That was an oversight from the
proof-of-concept code, and this fixes it; that's why this is behind a flag!

This also adjusts the class aliasing optimization so that it doesn't check
for a `TRUE` symbol name, which was a bad idea to begin with.

This change also ends up expanding `lv:match[@value="TRUE"]` into the long
form, where it didn't previously; this will result in slightly larger xmlo
files in some cases, but it's nothing significant, and it does not impact
compilation times.
2021-07-15 14:55:32 -04:00
..
exslt Liberate current implementation of "Calc DSL" 2016-08-24 12:38:00 -04:00
preproc compiler: Correct handling of TRUE matches 2021-07-15 14:55:32 -04:00
calc-display.xsl Copyright year 2020 update 2020-03-06 11:05:18 -05:00
depgen.xsl Inline intermediate any/all classifications 2021-06-23 11:44:36 -04:00
display.xsl Copyright year 2020 update 2020-03-06 11:05:18 -05:00
dslc-base.xsl Copyright year 2020 update 2020-03-06 11:05:18 -05:00
entry-form.xsl entry-form.xsl: Correctly generate HTML for params with imported types 2021-07-14 09:59:45 -04:00
orderizer.xsl Copyright year 2020 update 2020-03-06 11:05:18 -05:00
preprocess.xsl Copyright year 2020 update 2020-03-06 11:05:18 -05:00
symbol-map.xml Cut down on namespace exports for object files 2018-05-15 13:03:38 -04:00
util.xsl Copyright year 2020 update 2020-03-06 11:05:18 -05:00