• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use xo::getObjectProperty more consistently

- harden page contracts

  1. … 1 more file in changeset.
- harden page-contract (backport from HEAD)

- 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.
- adjust to newest xotcl 2/nsf from git

  1. … 2 more files in changeset.
- render www-files with syntax highligher (adding links)

- improve rendering of package-view calls (left column was to small)

- improve validity of HTML markup

- don't treat "@" as API command in syntax highlighter

- remove "api" prefix from functions in the "::apidoc::*" namespace

- mark externally called functions as public

  1. … 8 more files in changeset.
- fix two more references to private calls

- add new prefix (actually, apidoc function would be nice if being public)

Recognize @param and @see

Include parameter documentation and "see references", if available.

- change tabs into spaces

  1. … 22 more files in changeset.
- generalize results for cases, where objects live just in different threads

  1. … 1 more file in changeset.
- use "in" operator instead of lsearch

  1. … 1 more file in changeset.
- use lassign instead of "foreach ... break" idiom

  1. … 21 more files in changeset.
- improve robustness against invalid input

- new function ::xo::getObjectProperty to abstract from xotcl and nx

- make use of new function at several places

  1. … 3 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

-update to version 0.100, compliant with xowiki 0.105

  1. … 24 more files in changeset.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 31 more files in changeset.
make loading of interface to stored procedures more robust

  1. … 4 more files in changeset.
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.