Skip to content

Release for version 0.4.11#2219

Merged
chriseth merged 318 commits intoreleasefrom
develop
May 3, 2017
Merged

Release for version 0.4.11#2219
chriseth merged 318 commits intoreleasefrom
develop

Conversation

@chriseth
Copy link
Contributor

@chriseth chriseth commented May 3, 2017

No description provided.

axic and others added 30 commits March 30, 2017 11:12
Fixes for the JSON IO documentation
Pull out ReadFile from CompilerStack
Introduce formatExceptionInformation
chriseth and others added 27 commits May 2, 2017 16:43
Follow the JSON I/O spec closely
Analyze functions for all local variables, parameters, and named
return variables which are never used in the function, and issue
a warning.
There are many cases of code where the return parameters exist mostly
as a form of documentation.  This change ensures that they do not have
to be used in the function body so long as there is a return supplying
values
Fix return value in the fuzzer.
chore(Docs): Replaced instances if - throw to require() where applicable.
Update permalink for optimizer bug.
@chriseth chriseth merged commit 68ef581 into release May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.