This repository has been archived by the owner on May 1, 2022. It is now read-only.
This is the third release related to Tcl/Tk version 8.6. It can be incompatible with previous version of Tashy. Below is the list of changes since last release. Tag BREAKING: means that the change breaks compatibility with earlier version of the project.
Added
- Constant Null_Interp
- Procedure
Dialog
toDialogs
package - Option to build only console version of binding (Tcl + msgcat)
Changed
- BREAKING: Type Tcl_Interp to System.Address. In the most cases it
shouldn't break anything. - Updated code documentation
- Ability to use the library in SPARK code
- Default compilation flags for the library