aboutsummaryrefslogtreecommitdiffstats
path: root/solidityCompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: Swap before mod and div.Christian2014-11-031-0/+2
* Big fixes.Gav Wood2014-10-311-2/+2
* Further const placement changes.Christian2014-10-301-1/+1
* Adjustments for the NEG->BNOT change.Christian2014-10-291-3/+1
* Forgot some asterisks.Christian2014-10-281-1/+3
* Expression compiler.Christian2014-10-251-0/+229