• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Always use "--" in "dom parse" when document is interpolated

This is a safety measure to make sure that the document parsed is

never confused with an option, when the document starts with a "-". In

the best case, the error message provided by "dom parse" might be

misleading. This might be a problem for user contributed documents

(passed as variables, or return values from functions).

The double dash is supported in tdom since version 0.9.0.

  1. … 18 more files in changeset.
whitespace changes

modernize code

make end of options explicit

  1. … 42 more files in changeset.
modernize Tcl code: replace array by dict

added missing editor hints

  1. … 20 more files in changeset.