solidity/libsolidity/interface
Mudit Gupta 2f91781a80
useLiteralContent data validation
Squashed commit of the following:

commit bbceee6997c1b951eb6054f7d5b7560fe1773690
Author: Mudit Gupta <guptamudit@ymail.com>
Date:   Tue Jan 22 23:27:49 2019 +0530

    Removed extra check

commit 4f7c3cc58e94836b1dddcc5f2938da14adad6252
Author: Mudit Gupta <guptamudit@ymail.com>
Date:   Tue Jan 22 17:51:05 2019 +0530

    Updated test error message

commit 5da45f2a23840e7bb1978853e1c184faec65b3e0
Author: Mudit Gupta <guptamudit@ymail.com>
Date:   Tue Jan 22 17:46:09 2019 +0530

    Renamed test

commit e661418deac25f31c49091be3c80244f566fc14c
Author: Leonardo <leo@ethereum.org>
Date:   Tue Jan 22 17:41:56 2019 +0530

    Update libsolidity/interface/StandardCompiler.cpp

    Co-Authored-By: maxsam4 <guptamudit@ymail.com>

commit d289b4dc1956ab736aada613e810cf2e2d124d4d
Author: Mudit Gupta <guptamudit@ymail.com>
Date:   Tue Jan 22 17:29:40 2019 +0530

    changed style

commit 5a7cf08db3027d75081d2e698dd51b807bef5abb
Author: Mudit Gupta <guptamudit@ymail.com>
Date:   Tue Jan 22 17:20:37 2019 +0530

    Added test case for missing useLiteralContent

commit 6e866c46aa92d6a89f2b341bd717c3886946f3ff
Author: Mudit Gupta <guptamudit@ymail.com>
Date:   Tue Jan 22 17:09:30 2019 +0530

    input check for useLiteralContent
2019-01-23 10:22:27 +05:30
..
ABI.cpp Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00
ABI.h Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00
AssemblyStack.cpp Make the dialect available everywhere. 2019-01-07 16:41:03 +01:00
AssemblyStack.h Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00
CompilerStack.cpp Add helper to show if contract can be deployed. 2019-01-17 20:36:48 +01:00
CompilerStack.h Code generation for access to contract code. 2019-01-17 20:36:48 +01:00
GasEstimator.cpp Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00
GasEstimator.h Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00
Natspec.cpp Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00
Natspec.h Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00
ReadFile.h Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00
StandardCompiler.cpp useLiteralContent data validation 2019-01-23 10:22:27 +05:30
StandardCompiler.h Mark StandardCompiler::compile as noexcept 2018-08-08 13:22:40 +01:00
Version.cpp Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00
Version.h Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00