| .. | 
		
		
			
			
			
			
				| Algorithms.h | Add missing header to Algorithms.h. | 2021-03-15 13:50:24 +01:00 | 
		
			
			
			
			
				| AnsiColorized.h | Add SPDX license identifier if not present already in source file | 2020-07-17 20:24:12 +05:30 | 
		
			
			
			
			
				| Assertions.h | Put arguments in parantheses in assert macro definitions | 2022-04-06 22:26:21 +02:00 | 
		
			
			
			
			
				| CMakeLists.txt | Split Common.h into Numeric.h. | 2021-09-23 15:27:29 +02:00 | 
		
			
			
			
			
				| Common.h | Split Common.h into Numeric.h. | 2021-09-23 15:27:29 +02:00 | 
		
			
			
			
			
				| CommonData.cpp | Replace all locale-dependent operations with locale-agnostic counterparts | 2022-03-07 17:23:08 +01:00 | 
		
			
			
			
			
				| CommonData.h | Fix util::valueOrDefault. | 2022-01-31 19:33:09 +01:00 | 
		
			
			
			
			
				| CommonIO.cpp | Function to read a number of bytes from an input stream. | 2021-12-01 16:24:56 +01:00 | 
		
			
			
			
			
				| CommonIO.h | Function to read a number of bytes from an input stream. | 2021-12-01 16:24:56 +01:00 | 
		
			
			
			
			
				| cxx20.h | Control flow graph for Yul. | 2021-07-15 15:24:12 +02:00 | 
		
			
			
			
			
				| ErrorCodes.h | Document the panic function of library deployment | 2021-05-26 15:51:46 +01:00 | 
		
			
			
			
			
				| Exceptions.cpp | Add SPDX license identifier if not present already in source file | 2020-07-17 20:24:12 +05:30 | 
		
			
			
			
			
				| Exceptions.h | Put arguments in parantheses in assert macro definitions | 2022-04-06 22:26:21 +02:00 | 
		
			
			
			
			
				| FixedHash.h | Split Common.h into Numeric.h. | 2021-09-23 15:27:29 +02:00 | 
		
			
			
			
			
				| FunctionSelector.h | Extract function to compute function selector from signature. | 2020-10-12 17:57:34 +02:00 | 
		
			
			
			
			
				| IndentedWriter.cpp | Add SPDX license identifier if not present already in source file | 2020-07-17 20:24:12 +05:30 | 
		
			
			
			
			
				| IndentedWriter.h | Add SPDX license identifier if not present already in source file | 2020-07-17 20:24:12 +05:30 | 
		
			
			
			
			
				| IpfsHash.cpp | Specify namespaces | 2022-03-08 00:09:17 -05:00 | 
		
			
			
			
			
				| IpfsHash.h | Add SPDX license identifier if not present already in source file | 2020-07-17 20:24:12 +05:30 | 
		
			
			
			
			
				| JSON.cpp | Make --pretty-json work with Standard JSON output | 2021-07-26 16:00:46 +02:00 | 
		
			
			
			
			
				| JSON.h | Document JsonFormat | 2021-09-21 10:49:13 +01:00 | 
		
			
			
			
			
				| Keccak256.cpp | Remove unneeded include files | 2021-06-07 12:53:18 -04:00 | 
		
			
			
			
			
				| Keccak256.h | Add SPDX license identifier if not present already in source file | 2020-07-17 20:24:12 +05:30 | 
		
			
			
			
			
				| LazyInit.h | Add SPDX license identifier if not present already in source file | 2020-07-17 20:24:12 +05:30 | 
		
			
			
			
			
				| LEB128.h | Add LEB128 encoding functions & tests. | 2020-09-28 16:06:19 -05:00 | 
		
			
			
			
			
				| Numeric.cpp | Split Common.h into Numeric.h. | 2021-09-23 15:27:29 +02:00 | 
		
			
			
			
			
				| Numeric.h | Split Common.h into Numeric.h. | 2021-09-23 15:27:29 +02:00 | 
		
			
			
			
			
				| picosha2.h | Adding fixes for signedness warnings in libsolutil | 2020-06-02 19:01:29 +02:00 | 
		
			
			
			
			
				| Result.h | Add SPDX license identifier if not present already in source file | 2020-07-17 20:24:12 +05:30 | 
		
			
			
			
			
				| SetOnce.h | Make annotations ` SetOnce or optional` where feasible | 2020-09-22 17:38:21 +02:00 | 
		
			
			
			
			
				| StringUtils.cpp | Remove unneeded include files | 2021-06-07 12:53:18 -04:00 | 
		
			
			
			
			
				| StringUtils.h | Replace all locale-dependent operations with locale-agnostic counterparts | 2022-03-07 17:23:08 +01:00 | 
		
			
			
			
			
				| SwarmHash.cpp | Fix undefined behaviour on 32-bit platforms in swarm hash. | 2021-01-13 15:52:58 +01:00 | 
		
			
			
			
			
				| SwarmHash.h | Add SPDX license identifier if not present already in source file | 2020-07-17 20:24:12 +05:30 | 
		
			
			
			
			
				| UTF8.cpp | Enable more C++ compiler warnings | 2020-12-10 21:03:58 +00:00 | 
		
			
			
			
			
				| UTF8.h | Add SPDX license identifier if not present already in source file | 2020-07-17 20:24:12 +05:30 | 
		
			
			
			
			
				| vector_ref.h | Remove byte-reinterpret conversion operator from vector_ref | 2020-03-15 18:38:59 -04:00 | 
		
			
			
			
			
				| Views.h | Dereference. | 2021-01-12 14:28:27 +01:00 | 
		
			
			
			
			
				| Visitor.h | Refix MSVC Debug crash | 2022-04-26 01:52:56 +02:00 | 
		
			
			
			
			
				| Whiskers.cpp | Whiskers: Support conditional value parameters for lists | 2021-10-12 17:07:08 +02:00 | 
		
			
			
			
			
				| Whiskers.h | Whiskers: Support conditional value parameters for lists | 2021-10-12 17:07:08 +02:00 |