doc

Clone Tools
  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- added example file for container classes

    • -0
    • +1130
    ./example-scripts/container.html
    • -0
    • +181
    ./example-scripts/container.tcl
  1. … 1 more file in changeset.
- provide means for "autoloading" traits

    • -16
    • +16
    ./example-scripts/traits-composite.html
    • -15
    • +15
    ./example-scripts/traits-composite.tcl
  1. … 5 more files in changeset.
- added tk-spread and tk-locomotive to example scripts

    • -0
    • +946
    ./example-scripts/tk-locomotive.html
    • binary
    ./example-scripts/tk-locomotive.png
    • -0
    • +196
    ./example-scripts/tk-locomotive.tcl
    • -0
    • +887
    ./example-scripts/tk-spread.html
    • binary
    ./example-scripts/tk-spread.png
    • -0
    • +115
    ./example-scripts/tk-spread.tcl
  1. … 3 more files in changeset.
- traits: renamed "useTrait" into "require trait"

    • -6
    • +6
    ./example-scripts/traits-composite.html
    • -5
    • +5
    ./example-scripts/traits-composite.tcl
  1. … 2 more files in changeset.
- fix typo

- nx-traits: * use "info methods -closure" instead of instantiating a class at trait-insertion time * added trait as package nx::callback

- example scripts: added tk-mini and tk-horse-race

    • -0
    • +896
    ./example-scripts/tk-horse-race.html
    • binary
    ./example-scripts/tk-horse-race.png
    • -0
    • +153
    ./example-scripts/tk-horse-race.tcl
    • -0
    • +778
    ./example-scripts/tk-mini.html
    • binary
    ./example-scripts/tk-mini.png
    • -0
    • +37
    ./example-scripts/tk-mini.tcl
  1. … 5 more files in changeset.
- doc: * extended method resolution section * documented invocation flags for colon

  1. … 1 more file in changeset.
- documentation updates

  1. … 1 more file in changeset.
- added "nonleadingdash" to UML class diagramm

- add traits package and example scripts

    • -0
    • +899
    ./example-scripts/traits-composite.html
    • -0
    • +99
    ./example-scripts/traits-composite.tcl
    • -0
    • +846
    ./example-scripts/traits-simple.html
    • -0
    • +64
    ./example-scripts/traits-simple.tcl
  1. … 2 more files in changeset.
- fix typo

- documentation updates: use term "instance method", some clarifications

- add example scripts

    • -0
    • +966
    ./example-scripts/per-object-mixins.html
    • -0
    • +131
    ./example-scripts/per-object-mixins.tcl
- documentation updates

    • -0
    • +1750
    ./person-student.graffle
    • binary
    ./person-student.png
- documentation update

- minor doc updates

- extend documentation

- documentation updates

- doc: * added section about ":variable" to the tutorial * fixed a few outdated places in tutorial

  1. … 1 more file in changeset.
- doc: * fixed spacing in documentation * fixed documentation of "info slot objects", "info slot names", "info slot definition"

  1. … 1 more file in changeset.
- reduced font size for main text

- doc: * fixed naming of "attribute" in migration guide * added "private" to migration guide * some textual improvements in migration guide

  1. … 1 more file in changeset.
- fix references

- fix references

- nsf.c * implemented NsfObjDispatchNRE and NsfObjDispatch * this fixed all issues of tcl8.6 and interp.test (xocomm still hangs in tcl 8.6)

    • -1
    • +1
    ./example-scripts/rosetta-distinct-objects.html
  1. … 3 more files in changeset.
- minor documentation updates

* added ./apps/utils/source-doc-beautifier.tcl * fixed the file-handle output/formatting in rosetta-serialization.tcl; using proc "!"

    • -2
    • +1
    ./example-scripts/rosetta-serialization.html
    • -1
    • +2
    ./example-scripts/rosetta-serialization.tcl
    • -0
    • +797
    ./example-scripts/rosetta-unknown-method.html
    • -5
    • +8
    ./example-scripts/rosetta-unknown-method.tcl
  1. … 2 more files in changeset.
- added example rosetta-unknown-method.tcl

    • -1
    • +1
    ./example-scripts/rosetta-serialization.tcl
    • -0
    • +34
    ./example-scripts/rosetta-unknown-method.tcl
  1. … 2 more files in changeset.
- the added examples

    • -0
    • +825
    ./example-scripts/rosetta-abstract-type.html
    • -0
    • +43
    ./example-scripts/rosetta-abstract-type.tcl
- added example rosetta-abstract-type.tcl

    • -4
    • +16
    ./example-scripts/rosetta-polymorphism.html
    • -1
    • +3
    ./example-scripts/rosetta-polymorphism.tcl
  1. … 2 more files in changeset.