nsf

Clone Tools
  • last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- added still more nonnull assertions

merged

Drafted a variable doc fragment, and revised the property's one to make the (subtle) difference clear

    • -0
    • +109
    /doc/variable.man.inc
- added shortcut for MixinSearchProc when mixinOrder is NULL

- work on nonnull

- let the c-code generator produce as well nonnull assertions

- commenting item

merged

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

- made nsf::is using the "-strict" option when tcl's "string is" is called.

Merge TODO

Adding incremental doc to propery doc fragment

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

Conflicts:

TODO

- complete nonnull+assert adding in .c-files other than nsf.c

Adding todo on multiplicities

- add asserts to nsfError.c

- fixed all over-eager nonnull cases for optimizing with gcc and clang (works up to -O3 except gcc 4.9.0)

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

- added nonull for args of type Tcl_Command and ClientData

- add asserts for nonnull

Some cleanup

Starting documenting info ensemble

- provide nonnull statements for all functions in nsf.c

- some more code cleanup

- complete asserts due to nonnull

- update more copyright notices

  1. … 17 more files in changeset.
- update copyright notices

- update copyright notice

nsf.c: - simplify few inner code pieces based on assertions - add serveral more assertions based on nonnull sepcifications.

- use nx rather than xotcl2 terminology in nsf::method::forward