Releases: AshleyYakeley/Truth
Releases · AshleyYakeley/Truth
Pinafore 0.3.1
- fix serious defect in type unifier (really this time)
Pinafore 0.3
- Language
- add subsumption expressions
- allow module-qualified names
- improve type simplification
- Library
- Std
. add "index" function for lists
. add "forWhole" function
. change some constructor names not to clash with type name
. new ListRef type, with functions
. rename various reference-related functions - UI
. separate module
. rename "UI" type to "Element"
. elements for CSS styling
. openWindow now takes size
. notebook can track page selection
- Std
- Fixes
- fix defect involving export of open expressions
- fix serious defect in type unifier
- fix defect involving imported types
Pinafore 0.2
- new module system
- dynamic supertypes
- dynamic entity types
- generalised open entity subtypes
- various new predefined bindings
- bug fixes
Pinafore 0.1
Initial release. See https://pinafore.info/.