-
v4.3.0 Stable
released this
2020-04-02 22:10:53 +09:00 | 251 commits to master since this releaseAdded
- Added documentation (moved from
protocol) Frac.aes– library for rational numbers- Added some more meaningful error messages
- Exported several parsing functionalities
- With option
keep_includedit is possible to see which files were included during the parse - There is a function
run_parserthat be used to evaluate any parsing rule - Exported parsers:
body,typeanddecl
Changed
- Performance improvements in the standard library
- Fixed ACI encoder to handle
-unary operator - Fixed including by absolute path
- Fixed variant type printing in the ACI error messages
- Fixed pretty printing of combined function clauses
Removed
letdefinitions are no longer supported in the toplevel of the contract- type declarations are no longer supported
Downloads
- Added documentation (moved from