Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace cpp-ethereum with solidity in the license headers | Alex Beregszaszi | 2017-02-02 | 1 | -4/+4 |
* | Rename dev::validate to dev::validateUTF8 | Alex Beregszaszi | 2016-11-29 | 1 | -3/+3 |
* | Make position optional in dev::validate | Alex Beregszaszi | 2016-11-29 | 1 | -0/+6 |
* | ast: string literals that are not valid UTF are not convertible to strings | Yoichi Hirai | 2016-11-25 | 1 | -1/+1 |
* | Remove dev::utf8 namespace | Alex Beregszaszi | 2016-08-09 | 1 | -5/+0 |
* | Use size_t in dev::utf8::validate() | Alex Beregszaszi | 2016-08-09 | 1 | -1/+1 |
* | Use consts in dev::utf8::validate() | Alex Beregszaszi | 2016-08-09 | 1 | -1/+1 |
* | Include UTF8 helpers in libdevcore | Alex Beregszaszi | 2016-08-09 | 1 | -0/+40 |