tame/src/current
Mike Gerwitz 838ddb6e32 summary: Correct rendering of nested c:let expressions
If nested c:let expressions contained values of the same name, they would
all be rendered, rather than just the one intended.

* src/current/include/display.xsl (do-gen-let-list): Pass let symbol to
    `_gen-let-list-item'.
  (_gen-let-list-item): Render only values part of context let expression.
    [letsym]: New parameter.
2017-12-11 10:50:51 -05:00
..
c1map Add copyright headers to src/current/ 2016-08-24 12:38:03 -04:00
compiler Clean up unused JS compiler code 2017-12-08 13:51:43 -05:00
doc Liberate current implementation of "Calc DSL" 2016-08-24 12:38:00 -04:00
dot Remove include of now-missing defnote-attr 2017-07-21 15:26:05 -04:00
include summary: Correct rendering of nested c:let expressions 2017-12-11 10:50:51 -05:00
scripts Add copyright headers to src/current/ 2016-08-24 12:38:03 -04:00
src Version bump {0.0.1=>1.0.0} 2016-08-24 12:38:03 -04:00
tools csvm2csv: Add support for date->ts conversion 2017-11-22 13:05:02 -05:00
.gitignore Liberate current implementation of "Calc DSL" 2016-08-24 12:38:00 -04:00
Makefile Liberate current implementation of "Calc DSL" 2016-08-24 12:38:00 -04:00
c1map.xsl Add copyright headers to src/current/ 2016-08-24 12:38:03 -04:00
calc.xsd Allow ##other nodes in apply nodes 2017-12-04 13:40:12 -05:00
compile.xsl c1map.xsd: Add schema 2017-07-05 13:51:28 -04:00
dot.xsl Add copyright headers to src/current/ 2016-08-24 12:38:03 -04:00
link.xsl Add copyright headers to src/current/ 2016-08-24 12:38:03 -04:00
map.xsd Allow ##any in return map 2017-07-12 14:16:42 -04:00
pkg-dep.xsl map compiler: Use symbol table 2017-07-05 13:52:04 -04:00
rater.xsd Remove @keep support from linker 2017-07-12 15:58:37 -04:00
standalone.xsl Add copyright headers to src/current/ 2016-08-24 12:38:03 -04:00
summary.css Summary Page: Render template expansion points 2017-12-08 14:48:57 -05:00
summary.xsl Summary Page: Render template expansion points 2017-12-08 14:48:57 -05:00
worksheet.xsd Liberate current implementation of "Calc DSL" 2016-08-24 12:38:00 -04:00