- namespace changes: mostly due to marketing reasons, the naming of the top-level namespace changed from "xotcl2" to "next". reasons: …
Show more
- namespace changes: mostly due to marketing reasons, the naming of the top-level namespace changed from "xotcl2" to "next". reasons: xotcl is hard to pronounce for beginners, sounds like "exotic" (but who wants to program in an exotic language) has a certain stigma of strange namings (e.g. "instproc"), is seen as a precursor of tcloo, the top-level namespace ::xotcl2:: is not very nice either, the separation of framework and language is not clear. We have now: ::next (the new object system, former ::xotcl2) ::next::core (framework, primitives) ::xotcl (former xotcl1)- "::xotcl::use" no longer needed, use Tcl standard mechanisms instead (e.g. "package req next"; "package req XOTcl", "namespace import ::next*")
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