nsf

Clone Tools
  • last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Provide first stylesheet based on HTML markup by doctools HTML backend

Integrating manpages into build setup

- Added configure flag " --enable-forward-compat86" to be able to build binaries of XOTcl with Tcl 8.5 that can be used as well under Tcl 8.6 - Bump version number of XOTcl to 1.6.9

    • -1
    • +12
    /library/xml/TclExpat-1.1/configure
    • -0
    • +5
    /library/xml/TclExpat-1.1/configure.ac
Improve wording even further

Improve wording

Add a draft section on self-references

Improve wording in overview diagram of Class doc item

Working on overview diagram for Class doc item

Add to the overview diagram

Adding overview diagram to Object doc item

Cleanup namespace export statement

Reflect plural reform in all doc items

Doc item on nx::configure

Doc item on nx::current

Merge branch 'master' of ssh://alice.wu-wien.ac.at/usr/local/src/git-repo/nsf

Doc item for nx::next

- minor cleanup of "//"-comments

Adding TODO on ensemble next

Add some documentation on 'info info'

Make 'info info' behaving as expected again

Minuscule refactoring, have DispatchUnknownMethod() reset the interp unknown-state directly, rather than its clients.

nsf.c: - make types for bit operations unsigned (mostly flags)

nx.tcl: - simplify the info ensembles on nx::Object or nx::Class significantly, by making use if ensemble-next. - delete "info unknown", since this is not called.

- extend regression test

nsf.c: - implement a new approach to error reporting in ensembles: instead of trying to find the "right" place to report the best "error", compute the longest valid ensemble prefix from all the stack frames.

- make compilation clean again

Merge branch 'master' of ssh://alice.wu-wien.ac.at/usr/local/src/git-repo/nsf

- improve safety of macro arguments

Adding a test showing the yet to solve unknown-handling issue in info ensembles

Merge branch 'master' of ssh://alice.wu-wien.ac.at/usr/local/src/git-repo/nsf