package archetype
Archetype language compiler
Install
Dune Dependency
Authors
Maintainers
Sources
0.1.10.tar.gz
md5=08a7e0522d6ea0322193337fc06f3d57
sha512=75c52e49b77b74c0ea92d5657b8270851a81b5dfd489ceade8931e7e84580f7fdefdfd912f5d7ec0b90c656ceee5b83bfe44af6b1fabd624af2f38e0de8a72b0
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.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