• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
white-space cleanup

improve robustness of output, when dot fails to produce output

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. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- harden page contracts

  1. … 1 more file in changeset.
- harden page contract

- improve safety of generated HTML

  1. … 2 more files in changeset.
- class browser: give more "above" context, when a class has no subclasses

- reenable object browsing in addition to class browsing

Improve XOTcl class and object browser:

- use svg instead of png by default

This leads to better graphic output,

certain stylability via CSS, and less tmp files.

- make classes in class hierarchy clickable to

allow for navigation in the class structures

- contrast class of interest (in focus) against contextual

classes in generated graphs

- make show-object configurable to allow eg. how many

levels of the class hierarchy should be displayed

before and after the class of interest

- don't display per default instance-of relationships to

make the graph simpler

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- generated UM diagrams: don't show siblings of a class if there are more than 5 siblings; otherwise new versions of dot seem to loop

allow to show all methods in class graph

  1. … 1 more file in changeset.
improve class drawing, include forwarders

  1. … 2 more files in changeset.
beautify graph: show only documented methods, show siblings

  1. … 1 more file in changeset.
draw class hierarchy

  1. … 1 more file in changeset.
change error to complaint for invalid input

flag built-in methods in class browser

  1. … 1 more file in changeset.
explain more details in the class browser

extend the class browser to show the class hierarchy

  1. … 2 more files in changeset.
improve api browser output

  1. … 2 more files in changeset.
cleanup of last bugfix for unknown objects

get rid of error messages, when a crawler explores all links on the object/class browser and find temporary objects

  1. … 1 more file in changeset.
upgrade to version 0.29, pagination for cr object interface, image fields for xotcl templating, normalized comparisons

  1. … 11 more files in changeset.
Sorry Gustaf, but your downloaded version is newer so I just updated it. Upgrade to xotcl-0.27

  1. … 16 more files in changeset.
initial check-in

    • -0
    • +203
    ./show-object.tcl
  1. … 10 more files in changeset.