Commit Graph

11 Commits

Author SHA1 Message Date
Yoichi Hirai
37a949e634
liblll: allow macros with no arguments 2017-06-12 15:16:08 +02:00
Alex Beregszaszi
902f69640b Replace cpp-ethereum with solidity in the license headers 2017-02-02 10:06:28 +00:00
Alex Beregszaszi
99b803cbcb LLL: () requires at least one parameter 2016-11-30 16:17:50 +00:00
Alex Beregszaszi
a8696c6d8e LLL: do not accept '0x' as 0 2016-11-30 16:17:50 +00:00
Alex Beregszaszi
dc5e05681d LLL: simplify integer parsing 2016-11-01 10:45:13 +00:00
Alex Beregszaszi
b92bb41be7 LLL: catch and display spirit::qi errors 2016-11-01 01:08:57 +00:00
chriseth
0fd6f2b5a6 Merge pull request #1228 from ethereum/lll-units-parser
LLL: move broken parsing of Ethereum subunits to macros
2016-10-19 10:26:21 +02:00
Alex Beregszaszi
3a91da27ed LLL: remove Ethereum subunits from the parser 2016-10-15 14:48:43 +01:00
Alex Beregszaszi
8aa50a004f LLL: throw proper ParserException 2016-10-15 13:26:16 +01:00
Paweł Bylica
ca6a21bcd3 Suppress a warning in LLL parser on MSVC 2015 2016-05-13 15:38:23 +02:00
Dimitry
e95dd9203a move liblll 2016-03-21 14:58:34 +03:00