OCamlPro / ocaml-solidity

Ocaml-solidity provides a Solidity parser and typechecker
https://ocamlpro.github.io/ocaml-solidity
Other
32 stars 10 forks source link

Added support for Evers #23

Closed hra687261 closed 2 years ago

hra687261 commented 2 years ago

Since the rebranding of Freeton to Everscale, Evers have been added as units. (cf. here)

Two types, varInt and varUint, have been added aswell and support for them should probably be added to ocaml-solidity.