aboutsummaryrefslogtreecommitdiffstats
path: root/liblll/Parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* liblll: allow macros with no argumentsYoichi Hirai2017-06-121-1/+1
* Replace cpp-ethereum with solidity in the license headersAlex Beregszaszi2017-02-021-4/+4
* LLL: () requires at least one parameterAlex Beregszaszi2016-12-011-1/+1
* LLL: do not accept '0x' as 0Alex Beregszaszi2016-12-011-1/+1
* LLL: simplify integer parsingAlex Beregszaszi2016-11-011-2/+2
* LLL: catch and display spirit::qi errorsAlex Beregszaszi2016-11-011-2/+11
* Merge pull request #1228 from ethereum/lll-units-parserchriseth2016-10-191-7/+1
|\
| * LLL: remove Ethereum subunits from the parserAlex Beregszaszi2016-10-151-7/+1
* | LLL: throw proper ParserExceptionAlex Beregszaszi2016-10-151-2/+3
|/
* Suppress a warning in LLL parser on MSVC 2015Paweł Bylica2016-05-131-0/+4
* move liblllDimitry2016-03-211-0/+145