solidity/solc
Marenz 5663fbb903 Merge branch 'develop' into breaking
Manual Resolved Conflicts:
	Changelog.md
	 * Updated changelog
	test/externalTests/ens.sh
	 * Merged fixes for upstream from both develop and breaking
	test/libsolidity/semanticTests/inlineAssembly/external_identifier_access_shadowing.sol
	 * Removed in #11735 (breaking)
	test/libsolidity/semanticTests/inlineAssembly/function_name_clash.sol
	 * Removed in #12209 (breaking)
	test/libsolidity/semanticTests/storage/mappings_array2d_pop_delete.sol
	 * Removed in #11843 (breaking)
	test/libsolidity/semanticTests/storage/mappings_array_pop_delete.sol
	 * Removed in #11843 (breaking)
	test/libsolidity/syntaxTests/inlineAssembly/basefee_berlin_function.sol
	 * Used version of file from #11842 (breaking)
2022-08-30 18:07:20 +02:00
..
CMakeLists.txt Define CommandLineError and a few exceptions derived from it 2021-11-09 18:16:30 +01:00
CommandLineInterface.cpp Merge branch 'develop' into breaking 2022-08-30 18:07:20 +02:00
CommandLineInterface.h Renamed AssemblyStack to YulStack 2022-04-08 20:28:55 +02:00
CommandLineParser.cpp Merge branch 'develop' into breaking 2022-08-30 18:07:20 +02:00
CommandLineParser.h Renamed AssemblyStack to YulStack 2022-04-08 20:28:55 +02:00
Exceptions.h Define CommandLineError and a few exceptions derived from it 2021-11-09 18:16:30 +01:00
main.cpp Use "C" instead user environment locale in solc 2022-03-14 09:07:48 +01:00