• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add 'aggregation_format' option to list template (many thanks to Felix Moedritscher)

improve CSP in accordance with Google's csp-evaluator.withgoogle.com

  1. … 1 more file in changeset.
make spelling more uniform

reduce verbosity

remove extra "list"

modernize Tcl, improve protection against XSS

Rework variable assignment (set -> lassign) + Whitespace changes

    • -35
    • +20
    ./tcl/richtext-or-file-procs.tcl
  1. … 14 more files in changeset.
Brace 'expr'

  1. … 1 more file in changeset.
Brace 'expr' + Prefer 'lassign' over 'set' when assigning multiple variables with list values

Brace 'expr' + Whitespace changes

Prefer '{}' to '[list]' when creating empty lists

  1. … 219 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 60 more files in changeset.
fix typos, regenerated documentation

  1. … 294 more files in changeset.
finish uncomplete sentence in documentation

Rework variable assignment (set -> lassign) + Whitespace changes

Rework variable assignment (set -> lassign) + Whitespace changes

Fix typos + Whitespace changes

Rework variable assigning loops (set -> lassign)

  1. … 3 more files in changeset.
Rework variable assignment (set -> lassign)

  1. … 1 more file in changeset.
Rework variable assigning loops (set -> lassign)

  1. … 2 more files in changeset.
fix typos

  1. … 7 more files in changeset.
fix typos

  1. … 1 more file in changeset.
Fix typos

  1. … 10 more files in changeset.
Fix typos

    • -2
    • +2
    ./www/doc/exercise/ats-for-designers.adp
    • -1
    • +1
    ./www/doc/exercise/ats-for-designers.html
  1. … 30 more files in changeset.
Fix typos

  1. … 9 more files in changeset.
note an idea such it is not forgotten

Prefer 'in' and 'ni' operators over lsearch for testing list containment

  1. … 3 more files in changeset.
Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

  1. … 1 more file in changeset.
remove conditions, which are always true

  1. … 2 more files in changeset.
remove conditiions, whiich are always true