package archetype
Archetype language compiler
Install
Dune Dependency
Authors
Maintainers
Sources
0.1.11.tar.gz
md5=1f9f40a1731711ca8ab93c3c41e2bc7d
sha512=6555e1e54f19665ba2ffdde7d714ce967c95acd4ad590d61fb7d18131b0e5fc7e7522d0799f62e8cffa21ddc62e9afa04f1d1841c0f73574944954d57b9736c9
doc/CHANGES.html
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.1.11] - 2019-12-12
Added
- Invariants on constants and variables
- Date and duration support
- Shadow fields in asset
Changed
- Improve loop generation in ligo output (issue #107)
- Refactoring storage in model module
- Enchance ligo output printer
- Remove keys list of assets in order to decrease storage size
[0.1.10] - 2019-11-02
Fixed
- Fix why3 generation
[0.1.8] - 2019-10-25
Added
- Add variable declaration
var id = val
- Typing for transition entry
Changed
- Update syntax for for and iter loop
for : loop i in col do ... done
Removed
- Remove namespace syntax
Fixed
- Improve LIGO generation
[0.1.6] - 2019-10-15
Added
- Add focus property command for vscode extension
Changed
- Update syntax for security predicate arguments
[0.1.5] - 2019-09-28
Added
- Create a share directory for contracts and extensions
Changed
- Update of the archetype syntax
- Fix mlw generation
[0.1.4] - 2019-09-21
Added
- Initial release of Archetype compiler.
- The main example is miles_with_expiration.arl contract.
- For more informations: https://docs.archetype-lang.org
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page