Skip to content

Releases: sambacha/solidity-grammar-rrd

Solidity Overview

28 Oct 10:09
ec83076
Compare
Choose a tag to compare

EBNF v2.0.0

13 Oct 22:13
Compare
Choose a tag to compare

Known Issues:
pragma directive does not actually reference the current solidity specification, e.g:

pragma v0.5.0 || v0.6.0 || v0.7.0
is considered invalid, when it is not. Solidity's versioning utilizes (sic) npm semver.

RRD-JAR

06 Oct 05:12
Compare
Choose a tag to compare

JAR for generating the RRD's

Output of entire target dir for mvn clean package