- xotcl.c: * new function GetObjectFromNsName() to obtail object or class from a fully qualified namespace name used in method handles…
Show more
- xotcl.c: * new function GetObjectFromNsName() to obtail object or class from a fully qualified namespace name used in method handles (such as e.g. ::nx::core::classes::X) * new function MethodHandleObj() to return a tcl_obj containing the methodhandle * removed obsolete method getFullProcQualifier() * info methods obtain now object and/or class from fully qualified method names (method handles) if possible * return message handles in "current next", "current filterreg" and "... info filter ... -order", which can be used in "info method .... " for obtaining more details. * change all occurrances of "self" in next regression tests to current. - xotcl2.tcl * implemented "self" as a proc to provide extensibility and full backward compatibilty; this opens opportunity to replace now e.g. "self proc" by "current method", etc. * provide full compatibility for "self next", "self filterreg" and "... info filter ... -order", returning old-style multiword method handles (such as e.g. "::C instproc foo") - changed "next" to current in documentation framework and templates
Show less
2-1-0-rc
+ 65 more
- 2.2
- 2.2.0-repro-patch
- 2.3
- 8.7a2-MakeProc
- AssertionReform
- CMD_IS_DELETED_REFORM
- MethodPathReform
- ObjectFromObjReform
- TypeChef
- WIP
- announce
- baFixes
- caching
- coverity-jul-15
- define-incrementals
- disassemble
- doc
- explicit-implicit-next
- expr-reform
- filterFixes
- filtered-unknowns
- fixObjParam
- forward
- gh-actions
- linearisation
- main
- memtrace-fix
- multibyte-chars
- next-argfix
- nicer-unknown
- nre-uplevel
- nsf-delete-vars
- nsfproc-rename
- nsfprocs-rename-on-tip
- nx-no-setter
- obj-dispatch-next
- object-method
- pedantic-fixes
- pkgconfig
- private-ensemble
- rac
- shellgen
- slotCompat
- slotFixes
- slotset-fix
- spunk-checking
- spunk-https
- subst-dollar
- substdefault
- substdefault-test
- switch-info
- toposort-reform
- type-converter
- type-converter-scope
- type-ref-merge
- type-reform
- up-reform
- uplevel-reform-pt2
- valgrind-240
- valgrindTarget
- variable-slot-exists
- volatile-fix
- working
- xotcl1-compat
- xotcl2-ObjHasChildren-crash
|