Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All major Solidity language features implemented
Added - `event` can be declared and emitted with `emit` - Function modifiers have been implemented - Tags in doc comments are parsed and resolved - All major Solidity language features implemented, see our language status page: https://solang.readthedocs.io/en/latest/status.html Signed-off-by: Sean Young <[email protected]>
- Loading branch information