ad-functional-procs.tcl

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Modernize idioms

Uniform doc

Undeprecate all f:: api that cannot be replaced by a drop-in alternative (e.g. same arguments and behavior), bring existing documentation, including examples, in the api-doc, uniform documentation style, fix dead links

Fix f::lambda, probably broken when this api was moved into the f:: namespace

To make the command universally callable, this has to be defined in the global namespace and the name needs to be fully qualified.

Deprecate f::map, superseded by Tcl lmap command

Fix dead link, move doc where appropriate

improve spelling

  1. … 4 more files in changeset.
Make api deprecated, complies with acs-api-browser.graph__bad_calls automated test

Make api deprecated, complies with acs-api-browser.graph__bad_calls automated test

mark f::reverse as depreacted. There is no evident reason, why not the built-in "lreverse" is used

Whitespace changes

Deprecate 'f::lambda' in favor of tcllib implementation

improve spelling

  1. … 6 more files in changeset.