• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix duplicated words

  1. … 3 more files in changeset.
make code more robust against invalid input

improve spelling

  1. … 12 more files in changeset.
improve comments

prefer dict over tcl arrays: cleanup of leftovers

improving comments

add prepared statements

  1. … 2 more files in changeset.
whitespace cleanup

  1. … 3 more files in changeset.
improve spelling

improve spelling

  1. … 8 more files in changeset.
Fix typos

  1. … 10 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 468 more files in changeset.
improve list operations

improve grammar

improve spelling

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

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

  1. … 198 more files in changeset.
Improvde code documentation

Fix typos

  1. … 7 more files in changeset.
fix singular/plural typos

  1. … 5 more files in changeset.
reduce verbosity

removed nested expr

prefer expand operator

Fix typo

make prepared statement parser more robust against sql casts

moderniize tcl

improve documentation

modernize tcl

  1. … 7 more files in changeset.
Fix typos

  1. … 34 more files in changeset.
prefer dict over tcl arrays

Fix typos

  1. … 76 more files in changeset.
Fix typos

  1. … 24 more files in changeset.