nsf

Clone Tools
  • last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace empty-named arrays by dicts

- fix change of semantics when default multiplicity (1..1) is combinded with lower bound preserving incemental (results in 1..n instead of 0..n previously)

- make sure that nsfDtrace.h has a newer timestamp than nsfDtrace.d

- preserve lower bound of multiplicity when incemental is added - extend regression test

- added more test cases for multiplicity and incremental

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

nx.tcl: - Define method "value" as a slot forwarder to allow for calling value-less slot methods like e.g. "get" dispite of the arity-based forward dispatcher. - extend regression test

Adding missing include

Adding doc fragment on mixin method

- remove over-eager nonnull declaration

- remove done entries from TODO

- add fixes for tcl 8.6

- finish non-null handling for tcl 8.5

- continuing with nonnull assertions, various small cleanups

- complete nonnull assertion cleanup to 80% of nsf.c

- complete nonnull assertion cleanup to 33% of nsf.c - improve source code documentation

- simplify SuperclassAdd() - improve code documentation - complete nonnull assertion cleanup to 50% of nsf.c

- simplify FilterInvalidateObjOrders() and FilterRemoveDependentFilterCmds() - complete nonnull assertion cleanup to 33% of nsf.c

Add argument to last discussion item

Add another incremental TODO

merge

Adding discussion items

- finishing checking of first 25% of of nonnall assertions in nsf.c

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

- 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