nsf

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* TODO: Add a to-do in filters and unknown-creates in XOTcl 2

- address potential crash when a filter calls a filter which calls unknown

- prefer lower case "U" suffix to improve readability

Adding a first test case

merged

*xotcl2.tcl (Class->unknown): Use ::nsf::current explicitly to avoid nx/xotcl self hickups

- regenerated documentation

    • -295
    • +297
    /doc/example-scripts/tk-ludo.html
- remove useless expr statements

xotcl2 unknown: fix regressions due to uplevel mambo-jumbo

xotcl2.tcl: Make sure that Class->unknown bypasses filter and mixin frames

ExitHandler(): Re-locate clearing history from finalize to ExitHandler

Update TODO

NsfFinalizeCmd(): Clear Tcl's history list explicitly before finalizing NSF (see als ticket 1ae12987cb).

nx::Class unknown: rewritte unknown message to include '?...?'

nsfStack.c: Unify writing style

nsfProfile.c: Fix typos in code comments

nsfFunPtrHashTable.c: Fix typos in code comments

- remove spurious blank in error message - fix typo in print string

merge

Commit missing unknown message change

- improve comment and signature of NsfNoCurrentObjectError - improve wording of other commends, keep cmments within the limits of the header/trailer line

Tests: Adjust the test suite for the latest rewording of the nx::Class unknown message

nsfError.c: Fixed typos and unified writing style in code comments

merged

nsfObj.c: Fix some typos and align writing style

- fix typos in comments - align commenting style

- make hint more explicit and verbose

Add another TODO/discussion item

Add a to-do: NsfMethodContext memcounts

ObjectSystemsCleanup(): Remove interp resolvers explicitly before the physical cleanup round