solidity/test/libyul
Christian Parpart 435f7b3b72 liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream already)
Also, ParserBase::sourceName() was dead code. Eliminating it should
increase test coverage (how sneaky) :-)
2018-11-30 17:07:17 +01:00
..
yulOptimizerTests [Yul] Implements a pass to rewrite for-loop's pre block into the parent's Block. 2018-11-16 13:15:41 +01:00
Common.cpp liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream already) 2018-11-30 17:07:17 +01:00
Common.h Isolating libyul library API into its own namespace yul. 2018-11-23 14:29:00 +01:00
Inliner.cpp Isolating libyul library API into its own namespace yul. 2018-11-23 14:29:00 +01:00
ObjectParser.cpp Tests. 2018-11-27 15:59:57 +01:00
Parser.cpp liblangutil: extends CharStream to know about the respective (file-)name (and adapt codebase to it) 2018-11-29 12:45:27 +01:00
YulOptimizerTest.cpp liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream already) 2018-11-30 17:07:17 +01:00
YulOptimizerTest.h decouple TestCase class from test/libsolidity 2018-11-25 02:34:59 +02:00