aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/ExpressionCompiler.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor `solidity::Token` into an `enum class` with `TokenTraits` helper nam...Christian Parpart2018-10-221-6/+6
* Mark functions staticAlex Beregszaszi2017-09-201-1/+1
* Mark a lot of functions const (where possible)Alex Beregszaszi2017-08-221-1/+1
* Merge interface/Exceptions and interface/UtilsAlex Beregszaszi2017-06-221-1/+1
* Cleaner shift handling and type conversion for binary operations.chriseth2016-12-121-1/+5
* Support bitshifting in variablesAlex Beregszaszi2016-12-121-1/+1
* Fix licensing headersVoR02202016-11-231-4/+4
* codegen: refactor common codeYoichi Hirai2016-10-241-0/+2
* Allow calling internal functions of libraries.chriseth2016-05-041-1/+1
* [cond-expr] generate assembly for _ ? _ : _Lu Guanqun2016-01-231-0/+1
* File reorganisation.chriseth2015-10-211-0/+138